What is CVE-2026-16723?
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.
Timeline
- 2026-07-23Published to the U.S. National Vulnerability Database (NVD)
- 2026-07-26First covered in a defend.network daily briefing
Affected product
See advisory
Remediation Steps
- Isolate Spring Boot applications using Fastjson from untrusted networks immediately
- Implement strict input validation and WAF rules to reject suspicious JSON payloads
- Monitor for exploitation attempts and disable JSON deserialization features if not required
- Prepare for vendor patch release and apply as soon as available
- Consider use of alternative JSON libraries until patch is released
References
Referenced in our briefings & reports
Browse all tracked CVEs in the defend.network CVE database →
🤖 This CVE page is generated by defend.network from NVD, CISA KEV, EPSS, and our verified daily briefings. Severity and exploitation data come from official sources; always verify remediation steps against the official vendor advisory before acting in production.