LiveActive security incident?Get immediate response
CVE Record

CVE-2023-29450: Unauthorized limited filesystem access from preprocessing

JavaScript pre-processing can be used by the attacker to gain access to the file system (read-only access on behalf of user "zabbix") on the Zabbix Server or Zabbix Proxy, potentially leading to unauthorized access to sensitive data.

HighCVSS 8.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-29450 lets a low-privileged attacker abuse Zabbix JavaScript preprocessing to read files as the local zabbix user on Zabbix Server or Proxy. The main business risk is exposure of sensitive monitoring, credential, or configuration data reachable by that account.

Executive priority

Treat this as a high-priority monitoring-platform issue. Zabbix often has broad operational visibility and sensitive integrations, so compromise of readable local data can create follow-on risk even without public exploitation evidence.

Technical view

The issue affects Zabbix 5.0, 6.0, 6.2, and 6.4. CVSS 3.1 is 8.5 with network attack vector, high complexity, low privileges, no user interaction, scope change, and high confidentiality, integrity, and availability impact. Sources describe unauthorized limited read-only filesystem access through preprocessing.

Likely exposure

Organizations running affected Zabbix Server or Proxy versions are exposed, especially where users can configure JavaScript preprocessing. The bundle does not identify vulnerable subversions, fixed builds, or whether default configurations are exploitable.

Exploitation context

The source bundle does not show CISA KEV listing or other evidence of active exploitation. Exploitation requires some Zabbix privileges and high complexity, but impact can be serious because filesystem reads occur as the zabbix service user.

Researcher notes

Evidence is limited to the CVE description, CVSS data, affected major versions, Zabbix issue reference, and Debian advisories. The bundle does not provide exploit details, fixed version numbers, or configuration-specific prerequisites beyond JavaScript preprocessing and low privileges.

Mitigation direction

  • Check Zabbix guidance for ZBX-22588 and apply vendor-supported fixed releases.
  • If using Debian packages, follow the referenced Debian LTS security advisories.
  • Restrict preprocessing configuration rights to trusted administrators until patched.
  • Review filesystem permissions for sensitive files readable by the zabbix service account.

Validation and detection

  • Inventory all Zabbix Server and Proxy instances and record exact versions.
  • Confirm whether any instance runs Zabbix 5.0, 6.0, 6.2, or 6.4.
  • Review which users can configure JavaScript preprocessing.
  • Check Zabbix audit logs for unexpected preprocessing changes.
  • Verify patched package or application versions against vendor or distribution guidance.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cwe · low confidence lookup

CWE-552: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-29450 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.5 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.5CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H1.86Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.5High
CVSS 3.1 vector shape for CVE-2023-29450Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
ZabbixZabbix5.0, 6.0, 6.2, 6.4unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-552 · source CWE mapping

Files or Directories Accessible to External Parties

Files or Directories Accessible to External Parties represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.