CVE-2026-33210

Published: March 24, 2026Last modified: March 25, 2026

Description

Ruby JSON is a JSON implementation for Ruby. From version 2.14.0 to before versions 2.15.2.1, 2.17.1.2, and 2.19.2, a format string injection vulnerability can lead to denial of service attacks or information disclosure, when the allow_duplicate_key: false parsing option is used to parse user supplied documents. This issue has been patched in versions 2.15.2.1, 2.17.1.2, and 2.19.2.

Severity score breakdown

ParameterValue
Base score9.1
Attack VectorNETWORK
Attack complexityLOW
Privileges requiredNONE
User interactionNONE
ScopeUNCHANGED
ConfidentialityHIGH
Integrity impactNONE
Availability impactHIGH
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

Notes

In all our releases the json module shipped in the ruby package has a version < 2.14.0.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSrubyNot affected (3.3.10-r1)
25 LTSrubyNot affected (3.4.9-r0)
StreamrubyNot affected (3.4.9-r0)

References

ON THIS PAGE