HOMEVULNERABILITIESCVE-2026-9828
LOW

CVE-2026-9828

CWE-502Published: May 28, 2026· Updated: May 29, 2026

2.9
CVSS v3.1
EPSS:0.09%probability of exploitation in 30 daysPercentile:24.8th

Official Description

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.

NVD Source

Technical Analysis

CVE-2026-9828 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

From a weakness classification perspective (CWE-502): Insecure deserialization vulnerabilities allow attackers to inject malicious objects during deserialization, potentially enabling remote code execution.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityHigh
Privileges Req.None
User InteractionNone
ScopeX
Impact
Confidentiality
Integrity
Availability
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:L/U:Green

Affected Vendors & Products

Mentioned vendors (from description):
Java
CPE data not yet available in NVD for this CVE.

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (1)

Quick Facts

CVE IDCVE-2026-9828
CVSS Score2.9 / 10
SeverityLOW
WeaknessCWE-502
CISA KEVNo
EPSS (30d)0.09%
PublishedMay 28, 2026

Related CVEs (CWE-502)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-9828 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.