Critical Fastjson 1.x Flaw Enables Unauthenticated RCE in Spring Boot Apps
A critical vulnerability, CVE-2026-16723, has been identified in Fastjson versions 1.2.68 through 1.2.83, allowing unauthenticated remote code execution in applications deployed as Spring Boot executable fat-jars. Attackers can exploit the flaw by sending a crafted JSON payload containing an @type field, which bypasses AutoType restrictions and triggers a lookup to attacker-controlled infrastructure without requiring user interaction or login. The vulnerability was reported by SecurityWeek on July 28, 2026, with supporting advisories from Alibaba, Imperva, and ThreatBook confirming active exploitation in the wild. Successful exploitation can grant attackers OS-level or container-level code execution, potentially enabling credential theft, webshell deployment, and lateral movement. Mitigations include migrating to Fastjson 2.x, enabling SafeMode, blocking suspicious JSON at the WAF or API gateway, and enforcing least-privilege isolation for Java processes.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in