FieldsApplication · Teclib Edition

CVE-2026-23489

CRITICAL · 9.1 CVSS v3.1 Published 2026-03-16
Fix available
A fix is available. Upgrade to 1.23.3 or later.
See remediation →
97/100
Remediation priority · Urgent
Remotely reachable Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Fields is a GLPI plugin that allows users to add custom fields on GLPI items forms. Prior to version 1.23.3, it is possible to execute arbitrary PHP code from users that are allowed to create dropdowns. This issue has been patched in version 1.23.3.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

The Fields GLPI plugin versions prior to 1.23.3 contain a code injection vulnerability allowing authenticated users with dropdown creation privileges to execute arbitrary PHP code on the server. This stems from improper sanitization of dropdown configuration input, enabling attackers to inject and execute malicious PHP payloads.

MitigationUpgrade the Fields GLPI plugin to version 1.23.3 or later immediately. Review and audit user permissions for dropdown creation capabilities, and consider restricting this permission to only trusted administrators until the patch is applied.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
FieldsApplication
Affected:< 1.23.3

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
High
User interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Confirm Fields plugin is installed
    Navigate to GLPI Administration > Plugins or check the plugins directory to verify the Fields plugin is present in your installation
    Affected if The Fields plugin by Teclib is installed and active in GLPI
  2. Identify Fields plugin version
    In GLPI, go to Administration > Plugins > Fields plugin and locate the version number displayed
    Affected if The installed version is prior to 1.23.3 (for example, 1.23.2, 1.22.0, etc.)
  3. Review dropdown creation permissions
    Navigate to GLPI Administration > Profiles > [Selected Profile] > Assistance or specific permission section to check which users or profiles have dropdown creation or management privileges
    Affected if Any user profile has dropdown creation or management permissions enabled, especially for non-administrator accounts
  4. Inspect dropdown configurations for injected code
    Go to Setup > Dropdowns in GLPI and examine existing dropdown configurations, checking the source code or configuration values for suspicious PHP code patterns (such as <?php, system, exec, shell_exec, or base64_decode)
    Affected if Any dropdown configuration contains PHP code or suspicious payloads that were not intentionally configured by administrators

You are affected if the Fields plugin version is below 1.23.3 AND any user account with dropdown creation privileges exists in your GLPI instance, or if malicious PHP code is found in dropdown configurations.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 1.23.3 or later
Fixed in 1.23.3
Interim mitigation

Upgrade the Fields GLPI plugin to version 1.23.3 or later immediately. Review and audit user permissions for dropdown creation capabilities, and consider restricting this permission to only trusted administrators until the patch is applied.

Recommended fix High confidence

Fields plugin version 1.23.3

  1. 1. Back up the current Fields plugin directory and the GLPI database before proceeding with any changes
  2. 2. Download Fields plugin version 1.23.3 from the official GLPI plugin repository or the project's GitHub releases page
  3. 3. Navigate to the GLPI plugins directory (typically /glpi/plugins/)
  4. 4. Remove or rename the existing 'fields' plugin folder
  5. 5. Extract the new Fields plugin version 1.23.3 into the plugins directory
  6. 6. Ensure the folder is named 'fields'
  7. 7. Log into GLPI as an administrator
  8. 8. Navigate to Setup > Plugins

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Fields Scoped from the published advisory
  • Consultation2.0 h
  • Implementation1.0 h
  • Testing3.0 h
  • Review / QA2.0 h
8.0 hours of engineering $1,390
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,224.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2026-23489 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2026-23489 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data