Bug 2428203 (CVE-2025-70974) - CVE-2025-70974 fastjson: Fastjson: Remote Code Execution via JNDI Injection due to autoType mishandling
Summary: CVE-2025-70974 fastjson: Fastjson: Remote Code Execution via JNDI Injection d...
Keywords:
Status: NEW
Alias: CVE-2025-70974
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
urgent
urgent
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-01-09 07:02 UTC by OSIDB Bzimport
Modified: 2026-02-18 08:29 UTC (History)
42 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-01-09 07:02:41 UTC
Fastjson before 1.2.48 mishandles autoType because, when an @type key is in a JSON document, and the value of that key is the name of a Java class, there may be calls to certain public methods of that class. Depending on the behavior of those methods, there may be JNDI injection with an attacker-supplied payload located elsewhere in that JSON document. This was exploited in the wild in 2023 through 2025. NOTE: this issue exists because of an incomplete fix for CVE-2017-18349. Also, a later bypass is covered by CVE-2022-25845.


Note You need to log in before you can comment on or make changes to this bug.