CVE-2026-69092 Details
Description
Admidio versions before 5.0.11 contain a reflected cross-site scripting vulnerability in the SSO/SAML endpoint that echoes unencoded exception messages to the HTTP response. Unauthenticated attackers can inject arbitrary JavaScript through SAML Issuer elements or LightSaml library parameters to execute code in users' browsers and hijack sessions.
A reflected cross-site scripting vulnerability has been identified in Admidio versions prior to 5.0.11. This issue resides in the SSO/SAML endpoint, specifically within 'modules/sso/index.php'. The vulnerability arises because the exception handler outputs unencoded exception messages directly to the HTTP response. Unauthenticated attackers can exploit this by injecting arbitrary JavaScript through SAML Issuer elements or LightSaml library parameters. The injected script is executed in the context of the user's browser, potentially leading to session hijacking.
Users are advised to update Admidio to version 5.0.11 or later. Additionally, it is recommended to HTML-encode all exception outputs in the SSO/SAML endpoint, wrap the SAML request handling in a try/catch block to properly manage exceptions, and add security headers such as Content-Security-Policy and X-Content-Type-Options.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Aug 3, 2026CISA-ADP
Assessed Aug 3, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Admidio/admidio/security/advisories/GHSA-7jxv-38f3-6xgf | CISA-ADP | AdvisoryExploitRemedyTechnical AnalysisVendor |
| https://github.com/Admidio/admidio/security/advisories/GHSA-7jxv-38f3-6xgf | [email protected] | AdvisoryExploitRemedyTechnical AnalysisVendor |
| https://www.vulncheck.com/advisories/admidio-before-reflected-xss-via-sso-saml-endpoint | [email protected] | Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Admidio | <= 5.0.10 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 3, 2026 | CVE Modified | CISA-ADP |
| Aug 3, 2026 | New CVE Received | [email protected] |
Volerion