← Back

CVE-2026-54911

nvd nist
Published: Jun 22, 2026Modified: Jun 26, 2026

JSON object

Loading...
6.5
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Exploitability: 3.9 / Impact: 2.5
Source: security-advisories@github.com (Secondary)

Description

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Prior to 5.13.0, ujson.dumps() (or ujson.dump() or ujson.encode()) have a reject_bytes=False option. When set, they may accept malformed or truncated UTF-8 byte sequences, silently rewriting them into different Unicode characters instead of rejecting them. This leads to input validation bypass and data integrity issues. This vulnerability is fixed in 5.13.0.

Affected (1)

Ultrajson
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
Before 5.13.0

References (3)

Source: security-advisories@github.com
ProductRelease Notes
Source: security-advisories@github.com
MitigationPatchVendor Advisory

Timeline

No history available yet.