Input validation error in Fastjson - CVE-2026-16723
Published: July 31, 2026
Fastjson
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to improper input validation in fastjson type resolution logic when parsing user-supplied JSON input. A remote attacker can send a specially crafted JSON payload to execute arbitrary code.
Exploitation requires the application to run as a Spring Boot executable fat-jar under the default configuration with AutoType disabled and SafeMode disabled.