ILIAS deserialises stored session data for an unauthenticated caller. The Shibboleth back-channel endpoint at components/ILIAS/AuthShibboleth/resources/shib_logout.php runs in a context that ilInitialisation exempts from authentication, and its logout-notification handler locates the session to terminate by reading every live row of the session table and passing each row's stored data to a hand-written parser that calls unserialize without restricting which classes may be constructed. Any serialised object present in any session row is therefore instantiated on behalf of an anonymous request, and object destructors run when those objects are discarded. A serialised object can be placed into a session row without logging in, because the LTI authentication entry point stores request parameters into the session and is reachable on a path the same initialisation code exempts from authentication. A class bundled with the application writes a JSON-encoded structure to a file named by one of its own properties when it is destroyed, which places attacker-controlled content at an attacker-chosen path below the web root and results in code execution as the web server user. Versions 9.22, 10.10 and 11.3 remove the endpoint's logout-notification implementation.
CVE-2026-80428
Score 9.8 from GitHub Security Advisory (severity: CRITICAL) published 2026-08-26. a secondary CVSS source baseline 9.8; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.8
- EG Score
- 9.8(high)
- EG Risk
- 59(Track)EG Risk 59/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity98% × 45%Exploitation1% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 42%
- KEV
- Not listed
Published
August 26, 2026
Last Modified
August 29, 2026
Advisory Details (3)
Auto-updated Aug 29, 2026ILIAS before 9.22, 10.10 and 11.3 Unauthenticated PHP Object Injection via Shibboleth Logout Endpoint | Advisories | VulnCheck
https://www.vulncheck.com/advisories/ilias-before-9.22-10.10-and-11.3-unauthenticated-php-object-injection-via-shibboleth-logout-endpointcommit f36934a6f937 (ILIAS-eLearning/ILIAS)
Patch available: ILIAS-eLearning/ILIAS v10.10 (contains commit f36934a6f937)
https://github.com/ILIAS-eLearning/ILIAS/commit/f36934a6f937d0fe837ca6e642986458b4069a95GitHub - ILIAS-eLearning/ILIAS: GitHub repository for official ILIAS release branches and development branches (trunk) · GitHub
https://github.com/ILIAS-eLearning/ILIASVendor Advisories for CVE-2026-80428(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 27× in last 7d / 27× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-29 07:15 UTCGHSA enrichment
- 2026-08-29 03:23 UTCEG score recompute
- 2026-08-29 03:23 UTCGHSA enrichment
- 2026-08-29 02:48 UTCEG score recompute
- 2026-08-29 02:48 UTCGHSA enrichment
- 2026-08-28 23:57 UTCEG score recompute
- 2026-08-28 23:57 UTCGHSA enrichment
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-28 19:23 UTCGHSA enrichment
- 2026-08-28 15:25 UTCGHSA enrichment
- 2026-08-28 11:32 UTCGHSA enrichment
- 2026-08-28 07:40 UTCGHSA enrichment
- 2026-08-28 03:44 UTCGHSA enrichment
- 2026-08-27 23:52 UTCGHSA enrichment
- 2026-08-27 20:00 UTCGHSA enrichment
- 2026-08-27 16:09 UTCEG score recompute
- 2026-08-27 16:09 UTCGHSA enrichment
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-27 12:17 UTCGHSA enrichment
- 2026-08-27 08:25 UTCGHSA enrichment
- 2026-08-27 04:30 UTCGHSA enrichment
- 2026-08-27 00:37 UTCGHSA enrichment
- 2026-08-26 20:44 UTCEG score recompute
- 2026-08-26 20:44 UTCGHSA enrichment
- 2026-08-26 16:37 UTCEG score recompute
Show 2 moreShow fewer
- 2026-08-26 15:55 UTCEG score recompute
- 2026-08-26 15:54 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-502
- CVE-2017-10992EG 9.8EPSS p95CRITICAL
- CVE-2013-4521EG 9.8EPSS p90CRITICAL
- CVE-2014-1860EG 9.8CRITICAL
- CVE-2016-1000027EG 9.8EPSS p98CRITICAL
- CVE-2014-3699EG 9.8CRITICAL
- CVE-2017-10934EG 9.8CRITICAL
- CVE-2016-9498EG 9.8EPSS p97CRITICAL
- CVE-2016-9483EG 9.8CRITICAL
- CVE-2015-2020EG 9.8CRITICAL
- CVE-2017-15692EG 9.8EPSS p91CRITICAL
Frequently asked(5)
What is CVE-2026-80428?
When was CVE-2026-80428 disclosed?
Is CVE-2026-80428 actively exploited?
What is the CVSS score of CVE-2026-80428?
How do I remediate CVE-2026-80428?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-80428
Is Your Infrastructure Affected by CVE-2026-80428?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.