CVE-2026-92289
Last modified
CVE-2026-92289 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. Lemonldap::NG::Portal versions from 2.23.0 before 2.23.4 for Perl allow a PKCE bypass for public Relying Parties in "PKCE or secret" mode because checkEndPointAuthenticationCredentials does not verify the client secret. With oidcRPMetaDataOptionsRequirePKCE set to 2, the authorization endpoint issues a code even when the request carries no code_challenge, and token() admits the exchange as long as a challenge was stored or an authentication method was returned for the caller. checkEndPointAuthenticationCredentials() skips the secret comparison for a Relying Party marked public and still returns the method deduced from the request, so any Basic or form credential satisfies the secret branch. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
Lemonldap::NG::Portal versions from 2.23.0 before 2.23.4 for Perl allow a PKCE bypass for public Relying Parties in "PKCE or secret" mode because checkEndPointAuthenticationCredentials does not verify the client secret. With oidcRPMetaDataOptionsRequirePKCE set to 2, the authorization endpoint issues a code even when the request carries no code_challenge, and token() admits the exchange as long as a challenge was stored or an authentication method was returned for the caller. checkEndPointAuthenticationCredentials() skips the secret comparison for a Relying Party marked public and still returns the method deduced from the request, so any Basic or form credential satisfies the secret branch. validatePKCEChallenge() then passes, because neither a challenge nor a verifier is present. An attacker who intercepts an authorization code issued to a public Relying Party can exchange it for the user's access, ID and refresh tokens by replaying the client_id with an arbitrary secret, which is the attack PKCE prevents. Dynamic client registration creates every Relying Party in this mode.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| — | — | >= 2.23.0, < 2.23.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-92289?
How severe is CVE-2026-92289?
How do I fix CVE-2026-92289?
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-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-92288Lemonldap::NG::Portal versions from 2.20.0 before 2.21.6, fr…9.1
- 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
- CVE-2026-9233The Quiz and Survey Master (QSM) – Easy Quiz and Survey Make…4.3
Are you affected by CVE-2026-92289?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
