← Back to browse · API

CVE-2024-42327

Severity
CRITICAL
CVSS
9.9
EPSS
0.78831
Risk score
67.19
CISA KEV
No
PoC
No
Published
2024-11-27
Modified
2024-12-04
First seen
2026-08-07
Aliases
EUVD-2024-39873, GHSA-GX59-7G62-6XHG
Products
Zabbix:Zabbix 6.0.0 ≤6.0.31, Zabbix:Zabbix 6.4.0 ≤6.4.16, Zabbix:Zabbix 7.0.0 ≤7.0.1
Sources
euvd EUVD-2024-39873

Description

A non-admin user account on the Zabbix frontend with the default User role, or with any other role that gives API access can exploit this vulnerability. An SQLi exists in the CUser class in the addRelatedObjects function, this function is being called from the CUser.get function which is available for every user who has API access.

References