CVE-2026-16723
Received
Received - Intake
Remote Code Execution in Fastjson 1.2.68 to 1.2.83
Vulnerability report for CVE-2026-16723, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-23
Last updated on: 2026-07-23
Assigner: Alibaba, Inc.
Description
Description
A remote code execution (RCE) vulnerability exists in fastjson 1.2.68 through 1.2.83. This vulnerability is exploitable under fastjson's stock default configuration — no AutoType enablement required, no classpath gadget required.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| alibaba | fastjson | From 1.2.68 (inc) to 1.2.83 (inc) |
| alibaba | fastjson2 | * |
| spring | boot | 2.* |
| spring | boot | 3.* |
| spring | boot | 4.* |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |