← Back to browse · API

CVE-2025-70974

Severity
CRITICAL
CVSS
10.0
EPSS
0.00702
Risk score
40.25
CISA KEV
No
PoC
No
Published
2026-01-09
Modified
2026-07-15
First seen
2026-08-07
Aliases
EUVD-2026-1694, GHSA-JM7W-5684-PVH8
Products
alibaba:Fastjson 0 <1.2.48
Sources
euvd EUVD-2026-1694

Description

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.

References