CVE-2026-41671
Last modified
CVE-2026-41671 is a medium-severity vulnerability rated 6.8/10 on the CVSS scale. Admidio is an open-source user management solution. Prior to version 5.0.9, the OIDC token introspection endpoint (/modules/sso/index.php/oidc/introspect) always returns {"active": true} for every request, regardless of whether a valid token is provided, whether the token is expired, revoked, or completely fabricated. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
Admidio is an open-source user management solution. Prior to version 5.0.9, the OIDC token introspection endpoint (/modules/sso/index.php/oidc/introspect) always returns {"active": true} for every request, regardless of whether a valid token is provided, whether the token is expired, revoked, or completely fabricated. The endpoint performs no authentication of the calling resource server and no validation of the submitted token. Any resource server that relies on this introspection endpoint to validate access tokens will accept all requests as authorized, enabling complete authentication bypass. Additionally, the OIDC token revocation endpoint (/oidc/revoke) returns {"revoked": true} without actually revoking any token, preventing resource servers from invalidating compromised credentials. This issue has been patched in version 5.0.9.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-41671?
How severe is CVE-2026-41671?
How do I fix CVE-2026-41671?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-41665Integer overflow in scratch buffer initialization size calcu…6.1
- CVE-2026-41666Integer overflow in tensor copy size calculation in Samsung …6.6
- CVE-2026-41667Integer overflow in constant tensor data size calculation in…6.6
- CVE-2026-41669Admidio is an open-source user management solution. Prior to…8.2
- CVE-2026-4167A vulnerability was determined in Belkin F9K1122 1.00.33. Th…8.8
- CVE-2026-41670Admidio is an open-source user management solution. Prior to…8.2
- CVE-2026-41672xmldom is a pure JavaScript W3C standard-based (XML DOM Leve…8.7
- CVE-2026-41673xmldom is a pure JavaScript W3C standard-based (XML DOM Leve…8.7
- CVE-2026-41674xmldom is a pure JavaScript W3C standard-based (XML DOM Leve…8.7
- CVE-2026-41675xmldom is a pure JavaScript W3C standard-based (XML DOM Leve…8.7
- CVE-2026-41676rust-openssl provides OpenSSL bindings for the Rust programm…7.5
- CVE-2026-41677rust-openssl provides OpenSSL bindings for the Rust programm…9.1
Are you affected by CVE-2026-41671?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
