Deserialization of Untrusted Data in Logback - CVE-2026-9828
Published: July 15, 2026
Logback
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to insecure input validation when processing serialized data in the QOS.CH Sarl logback logback-core (HardenedObjectInputStream (logback-core) modules). A remote attacker able to influence serialized data sent to SimpleSocketServer or SimpleSSLSocketServer can instantiate objects from classes in the java.lang and java.util packages that are not explicitly blocked.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.