PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-23921 Zabbix CVE debrief

A low-privilege Zabbix user with API access can exploit a blind SQL injection vulnerability in include/classes/api/CApiService.php to execute arbitrary SQL selects via the sortfield parameter. Although query results are not returned directly, an attacker can exfiltrate arbitrary database data through time-based techniques, potentially leading to session identifier disclosure and administrator account compromise.

Vendor
Zabbix
Product
Unknown
CVSS
HIGH 8.7
CISA KEV
Not listed in stored evidence
Original CVE published
2026-03-24
Original CVE updated
2026-09-10
Advisory published
2026-03-24
Advisory updated
2026-09-10

Who should care

Zabbix administrators and security teams should assess exposure and prioritize patching vulnerable installations. Low-privilege user API access should be restricted, and database query monitoring should be implemented to detect suspicious activity.

Why it matters

Defenders should care about CVE-2026-23921 because it allows low-privilege Zabbix users with API access to exploit a blind SQL injection vulnerability, potentially leading to sensitive data exfiltration and administrator account compromise. Zabbix administrators and security teams should assess exposure, restrict low-privilege user API access, and prioritize patching vulnerable installations. The impact of this vulnerability requires verification from official sources, and evidence is limited to CVE and NVD records.

  • Potential exfiltration of sensitive database data
  • Possible disclosure of session identifiers
  • Potential compromise of administrator accounts
  • Verification of patching and vulnerability status

Technical summary

The vulnerability exists in the CApiService.php file of the Zabbix API, allowing low-privilege users to execute arbitrary SQL selects via the sortfield parameter. This can lead to the exfiltration of arbitrary database data through time-based techniques. The CVE record and NVD entry provide details on the vulnerability, including its CVSS score of 8.7 and affected Zabbix versions. Zabbix administrators and security teams should assess exposure, restrict low-privilege user API access, and prioritize patching vulnerable installations.

Defensive priority

Defenders should prioritize verifying and patching vulnerable Zabbix installations, restricting API access for low-privilege users, and monitoring for suspicious database queries.

Recommended defensive actions

  • Verify and apply patches for vulnerable Zabbix installations
  • Restrict API access for low-privilege users
  • Monitor database queries for suspicious activity
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, including its CVSS score of 8.7 and affected Zabbix versions. However, additional information on exploitation or victim impact is limited.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-23921 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-23921

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-23921 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-23921

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.