# CVE-2024-42330

## Summary

- **CVE ID:** CVE-2024-42330
- **Severity:** CRITICAL
- **CVSS Score:** 9.1 (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H)
- **CWE:** CWE-134
- **Published:** Nov 27, 2024
- **Last Modified:** Mar 13, 2026

## Description

The HttpRequest object allows to get the HTTP headers from the server's response after sending the request. The problem is that the returned strings are created directly from the data returned by the server and are not correctly encoded for JavaScript. This allows to create internal strings that can be used to access hidden properties of objects.

## Affected Products

- Zabbix — Zabbix (6.0.0)
- Zabbix — Zabbix (6.4.0)
- Zabbix — Zabbix (7.0.0)

## References

- [CNA](https://support.zabbix.com/browse/ZBX-25626)
- [CVE](https://lists.debian.org/debian-lts-announce/2024/12/msg00005.html)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.95%
- **EPSS Percentile:** 59.0

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._