{"api_version":"1","generated_at":"2026-09-25T09:58:41+00:00","cve":"CVE-2026-92288","urls":{"html":"https://cve.report/CVE-2026-92288","api":"https://cve.report/api/cve/CVE-2026-92288.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-92288","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-92288"},"summary":{"title":"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","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.\n\ncheckEndPointAuthenticationCredentials() 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.\n\nAn 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.","state":"PUBLISHED","assigner":"CPANSec","published_at":"2026-09-25 01:16:48","updated_at":"2026-09-25 03:16:58"},"problem_types":["CWE-1390","CWE-1390 CWE-1390 Weak Authentication"],"metrics":[],"references":[{"url":"https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/work_items/3721","name":"https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/work_items/3721","refsource":"9b29abf9-4ab0-4765-b253-1875cd9b441e","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/work_items/3719","name":"https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/work_items/3719","refsource":"9b29abf9-4ab0-4765-b253-1875cd9b441e","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/releases/v2.23.4","name":"https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/releases/v2.23.4","refsource":"9b29abf9-4ab0-4765-b253-1875cd9b441e","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"http://www.openwall.com/lists/oss-security/2026/09/25/1","name":"http://www.openwall.com/lists/oss-security/2026/09/25/1","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/releases/v2.21.6","name":"https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/releases/v2.21.6","refsource":"9b29abf9-4ab0-4765-b253-1875cd9b441e","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-92288","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-92288","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[{"source":"CNA","title":"","value":"Upgrade to Lemonldap-NG-Portal 2.21.6 or 2.23.4 or later. Only 2.23.4 is on CPAN; the 2.21.6 LTS release is available from https://lemonldap-ng.org/download.html.","time":"","lang":"en"}],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"adp":[{"providerMetadata":{"dateUpdated":"2026-09-25T02:10:00.633Z","orgId":"af854a3a-2127-422b-91ae-364da2661108","shortName":"CVE"},"references":[{"url":"http://www.openwall.com/lists/oss-security/2026/09/25/1"}],"title":"CVE Program Container"}],"cna":{"affected":[{"collectionURL":"https://cpan.org/modules","defaultStatus":"unaffected","modules":["Lemonldap::NG::Portal"],"packageName":"Lemonldap-NG-Portal","packageURL":"pkg:cpan/Lemonldap-NG-Portal","programFiles":["lib/Lemonldap/NG/Portal/Lib/OpenIDConnect.pm","lib/Lemonldap/NG/Portal/Issuer/OpenIDConnect.pm"],"programRoutines":[{"name":"Lemonldap::NG::Portal::Lib::OpenIDConnect::checkEndPointAuthenticationCredentials"},{"name":"Lemonldap::NG::Portal::Issuer::OpenIDConnect::introspection"}],"repo":"https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng","versions":[{"lessThan":"2.21.6","status":"affected","version":"2.20.0","versionType":"custom"},{"lessThan":"2.23.4","status":"affected","version":"2.22.0","versionType":"custom"}]}],"descriptions":[{"lang":"en","value":"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.\n\ncheckEndPointAuthenticationCredentials() 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.\n\nAn 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."}],"problemTypes":[{"descriptions":[{"cweId":"CWE-1390","description":"CWE-1390 Weak Authentication","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-09-25T00:10:24.500Z","orgId":"9b29abf9-4ab0-4765-b253-1875cd9b441e","shortName":"CPANSec"},"references":[{"tags":["issue-tracking"],"url":"https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/work_items/3719"},{"tags":["issue-tracking"],"url":"https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/work_items/3721"},{"tags":["release-notes"],"url":"https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/releases/v2.23.4"},{"tags":["release-notes"],"url":"https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/releases/v2.21.6"}],"solutions":[{"lang":"en","value":"Upgrade to Lemonldap-NG-Portal 2.21.6 or 2.23.4 or later. Only 2.23.4 is on CPAN; the 2.21.6 LTS release is available from https://lemonldap-ng.org/download.html."}],"source":{"discovery":"UNKNOWN"},"title":"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","x_generator":{"engine":"cpansec-cna-tool 0.1"}}},"cveMetadata":{"assignerOrgId":"9b29abf9-4ab0-4765-b253-1875cd9b441e","assignerShortName":"CPANSec","cveId":"CVE-2026-92288","datePublished":"2026-09-25T00:10:24.500Z","dateReserved":"2026-09-15T23:36:27.124Z","dateUpdated":"2026-09-25T02:10:00.633Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-09-25 01:16:48","lastModifiedDate":"2026-09-25 03:16:58","problem_types":["CWE-1390","CWE-1390 CWE-1390 Weak Authentication"],"metrics":[],"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"92288","Ordinal":"1","Title":"Lemonldap::NG::Portal versions from 2.20.0 before 2.21.6, from 2","CVE":"CVE-2026-92288","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"92288","Ordinal":"1","NoteData":"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.\n\ncheckEndPointAuthenticationCredentials() 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.\n\nAn 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.","Type":"Description","Title":"Lemonldap::NG::Portal versions from 2.20.0 before 2.21.6, from 2"}]}}}