PT-2026-65815 · Cjson · Cjson

CVE-2026-67217

·

Published

2026-07-25

·

Updated

2026-08-04

CVSS v4.0

6.9

Medium

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions cJSON versions prior to 1.7.20
Description The apply patch() function in cJSON Utils.c performs RFC 6902 JSON Patch operations non-atomically. When a replace operation lacks a value member or a move operation has an unresolvable destination path, the target member is detached and deleted before the operation is fully validated. This results in the target document being mutated even when cJSONUtils ApplyPatches() or cJSONUtils ApplyPatchesCaseSensitive() returns a failure status. An attacker providing a malicious patch document can destroy addressable members of the target document, bypassing the expected all-or-nothing behavior used to reject invalid patches.
Recommendations Update to version 1.7.20 or later.

Exploit

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-10772
CVE-2026-67217
ECHO-B709-48C4-0C80

Affected Products

Cjson