Deserialization of untrusted data vulnerability in QOS.CH Sarl logback logback-core (HardenedObjectInputStream (logback-core) modules) allows Object Injection albeit heavily restricted.
More precisely, an 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.
Although deserialization is heavily restricted by HardenedObjectInputStream and no
practical way to achieve remote code execution or significant privilege
escalation has been identified, this issue constitutes a bypass of the
intended security restrictions.
This issue affects logback: through 1.5.32 inclusive.
CVSS
No CVSS.
References
| Link | Resource |
|---|---|
| https://logback.qos.ch/news.html#1.5.33 |
Configurations
No configuration.
History
28 May 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-28 14:16
Updated : 2026-05-29 15:39
NVD link : CVE-2026-9828
Mitre link : CVE-2026-9828
CVE.ORG link : CVE-2026-9828
JSON object : View
Products Affected
No product.
CWE
CWE-502
Deserialization of Untrusted Data
