Vulnerability Description
cJSON 1.5.0 through 1.7.18 allows out-of-bounds access via the decode_array_index_from_pointer function in cJSON_Utils.c, allowing remote attackers to bypass array bounds checking and access restricted data via malformed JSON pointer strings containing alphanumeric characters.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Davegamble | Cjson | >= 1.5.0, <= 1.7.18 |
Related Weaknesses (CWE)
References
- https://x-0r.com/posts/cJSON-Array-Index-Parsing-VulnerabilityExploit
- https://lists.debian.org/debian-lts-announce/2025/09/msg00019.html
FAQ
What is CVE-2025-57052?
CVE-2025-57052 is a vulnerability with a CVSS score of 9.8 (CRITICAL). cJSON 1.5.0 through 1.7.18 allows out-of-bounds access via the decode_array_index_from_pointer function in cJSON_Utils.c, allowing remote attackers to bypass array bounds checking and access restricte...
How severe is CVE-2025-57052?
CVE-2025-57052 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-57052?
Check the references section above for vendor advisories and patch information. Affected products include: Davegamble Cjson.