Deserialization in Alibaba Fastjson

CVE-2022-25845

The package com.alibaba:fastjson before 1.2.83 are vulnerable to Deserialization of Untrusted Data by bypassing the default autoType shutdown restrictions, which is possible under certain conditions. Exploiting this vulnerability allows attacking remote servers. Workaround: If upgrading is not possible, you can enable [safeMode](https://github.com/alibaba/fastjson/wiki/fastjson_safemode).

Vulnerability class: Insecure Deserialization

EPSS: 0.178 (96.9th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.1 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2022-25845?
CVE-2022-25845 is a high-severity vulnerability in Alibaba Fastjson, classified under Deserialization of Untrusted Data. CVSS score: 8.1/10. Published 2022-06-10.
How severe is CVE-2022-25845?
High severity. CVSS v3 base score is 8.1 out of 10.
Is CVE-2022-25845 known to be exploited?
42 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.