CVE-2026-92288
Last modified
CVE-2026-92288 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. Lemonldap::NG::Portal versions from 2.20.0 before 2.21.6, from 2.22.0 before 2.23.4 for Perl allow unauthenticated OAuth2 token introspection because checkEndPointAuthenticationCredentials does not verify the client secret of a public Relying Party. checkEndPointAuthenticationCredentials() skips the secret comparison for a Relying Party marked public and still returns the authentication method deduced from the request, client_secret_basic or client_secret_post. introspection() rejects a caller only when that method is missing or none, so a request carrying a public client_id and an arbitrary or empty secret passes the endpoint's authentication check. An attacker who holds an access token and knows the client_id of any public Relying Party can confirm the token is active and read its metadata, including scope, audience, expiry and the sub claim. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
Lemonldap::NG::Portal versions from 2.20.0 before 2.21.6, from 2.22.0 before 2.23.4 for Perl allow unauthenticated OAuth2 token introspection because checkEndPointAuthenticationCredentials does not verify the client secret of a public Relying Party. checkEndPointAuthenticationCredentials() skips the secret comparison for a Relying Party marked public and still returns the authentication method deduced from the request, client_secret_basic or client_secret_post. introspection() rejects a caller only when that method is missing or none, so a request carrying a public client_id and an arbitrary or empty secret passes the endpoint's authentication check. An attacker who holds an access token and knows the client_id of any public Relying Party can confirm the token is active and read its metadata, including scope, audience, expiry and the sub claim. The sub claim is computed with the calling Relying Party's user identifier attribute, so an attacker can translate a user identifier from one Relying Party to another, defeating per-client and pseudonymous identifiers.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| — | — | >= 2.20.0, < 2.21.6; >= 2.22.0, < 2.23.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-92288?
How severe is CVE-2026-92288?
How do I fix CVE-2026-92288?
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-92256NR255-V version 1.5.130703 contains a sensitive information …6.5
- CVE-2026-92257Netcore NR255-V version 1.5.130703 contains a stored cross-s…5.4
- CVE-2026-92259Integer overflow or wraparound vulnerability in Samsung Open…5.5
- CVE-2026-9227The GutenBee – Gutenberg Blocks plugin for WordPress is vuln…8.8
- CVE-2026-9228The Timetable and Event Schedule by MotoPress plugin for Wor…4.3
- CVE-2026-92284Caddy is an extensible server platform that uses TLS by defa…6.9
- CVE-2026-92289Lemonldap::NG::Portal versions from 2.23.0 before 2.23.4 for…
- CVE-2026-92298EspoCRM through 10.0.8 uses PHP's rand() function to generat…4.8
- CVE-2026-92299@jitsi/electron-sdk before 10.0.5 exposes getDesktopSources(…7.4
- CVE-2026-9230The Quiz and Survey Master (QSM) – Easy Quiz and Survey Make…4.3
- CVE-2026-9231The WP Travel Engine – Tour Booking Plugin – Tour Operator S…7.5
- CVE-2026-9232The Easy Appointments plugin for WordPress is vulnerable to …6.5
Are you affected by CVE-2026-92288?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
