First published: Sat Apr 19 2025(Updated: )
cJSON 1.7.15 might allow a denial of service via a crafted JSON document such as {"a": true, "b": [ null,9999999999999999999999999999999999999999999999912345678901234567]}.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
cJSON |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-26819 is categorized as a denial-of-service vulnerability.
To fix CVE-2023-26819, upgrade to a patched version of cJSON that addresses this vulnerability.
CVE-2023-26819 enables denial-of-service attacks through crafted JSON documents.
CVE-2023-26819 affects cJSON version 1.7.15 and possibly earlier versions.
The vulnerability in CVE-2023-26819 is caused by improper handling of large numeric values in JSON documents.