Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2025-57052

33
FAUCET Score

CVE-2025-57052 is a critical out-of-bounds access vulnerability affecting cJSON versions 1.5.0 through 1.7.18. This flaw, residing in the decode_array_index_from_pointer function, allows remote attackers to bypass array bounds checking and access restricted data through specially crafted JSON pointer strings containing alphanumeric characters. With a CVSS score of 9.8 (CRITICAL), this vulnerability is easily exploitable over the network with no user interaction, leading to high confidentiality, integrity, and availability impacts. While there is no known active exploitation or public exploit code (Metasploit, Nuclei, ExploitDB), the vulnerability has garnered some community discussion, indicating awareness.

Impacted Technologies

VendorProductVersion(s)CPE
>= 1.5.0, <= 1.7.18CPE matchmatch criteria
cpe:2.3:a:davegamble:cjson:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

9.8CRITICAL

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.69%
Probability of exploitation in next 30 days
EPSS Percentile
49.1%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0069 is in the 31st percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (4)

redhatpatch availablevia redhat_api
Product: Red Hat Satellite 6.15 for RHEL 8Fixed in: cjson-0:1.7.18-2.el8sat
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Satellite 6.16 for RHEL 8Fixed in: cjson-0:1.7.18-2.el8sat
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Satellite 6.16 for RHEL 9Fixed in: cjson-0:1.7.18-2.el9sat
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Satellite 6.17 for RHEL 9Fixed in: cjson-0:1.7.18-2.el9sat
View patch

Vendor Advisories (2)

microsoft2025-Sep/CVE-2025-57052Critical

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.

Sep 9, 2025
redhatCVE-2025-57052Important

cJSON: out-of-bounds access in decode_array_index_from_pointer() in cJSON_Utils.c via crafted JSON pointer strings

Sep 3, 2025

References

lists.debian.org / debian-lts-announce/2025/09/msg00019.html
x-0r.com / posts/cJSON-Array-Index-Parsing-Vulnerability
Exploit