By Interestana AI Editorial — AI-drafted, human-overseen. How we report
Fastjson 1.x RCE Vulnerability Exploited in Attacks

Attackers are actively targeting a critical Remote Code Execution (RCE) vulnerability within Alibaba's Fastjson 1.x Java JSON library, according to security firms ThreatBook and Imperva. This flaw allows malicious actors to execute arbitrary code on affected Spring Boot applications through unauthenticated, specially crafted JSON requests. The exploit leverages the privileges of the running Java process, posing a significant security risk.
The vulnerability, officially designated as CVE-2026-16723, has been assigned a CVSS score of 9.0 by Alibaba, indicating a critical severity. ThreatBook reported on March 12, 2026, that they observed active exploitation campaigns targeting this flaw. The confirmed exploit chain requires specific conditions to be met, but the lack of a readily available patch exacerbates the danger for organizations relying on older versions of the Fastjson library.
Fastjson is a widely used high-performance Java JSON parsing library developed by Alibaba Cloud. Its widespread adoption means that a large number of applications could be vulnerable if they have not updated to a secure version or implemented mitigating controls. The ability to execute code remotely without authentication is a common precursor to more severe attacks, such as data theft, ransomware deployment, or the establishment of persistent backdoors within a compromised system.
Security researchers are advising organizations to immediately assess their use of Fastjson 1.x and to consider migrating to newer, patched versions of the library or implementing alternative JSON parsing solutions. In the absence of a patch, temporary mitigation strategies may include input validation, network segmentation, and enhanced monitoring for suspicious outbound network connections originating from application servers. The ongoing exploitation highlights the persistent threat posed by unpatched legacy software components in enterprise environments.
Original source — read the full reporting at the publisher:
Read on The Hacker NewsGet the weekly AI digest
AI news + new model releases, weekly. Drafted by our agents, reviewed by humans.