CVE-2026-19349

NameCVE-2026-19349
DescriptionLemonldap::NG::Portal versions from 2.0.0 before 2.16.9, from 2.17.0 before 2.21.5, from 2.22.0 before 2.23.3 for Perl allow authentication bypass via an OAuth2 state parameter stored as an SSO session in the GitHub and LinkedIn backends. Before redirecting to the identity provider, extractFormInfo() creates the state session with the positional call `getApacheSession( undef, 1, 0, 'GitHubState' )`. getApacheSession() takes a session id followed by a named argument hash, so the trailing arguments become that hash, `kind` defaults to SSO, and the state is written to the global session storage as a regular SSO session. Its identifier is handed to the unauthenticated visitor as the state parameter of the redirection URL. Any visitor who reaches the GitHub or LinkedIn endpoint can replay that identifier as a session cookie and obtain a valid SSO session without authenticating. The session holds neither _user nor authenticationLevel, which the shipped bootstrap configuration accepts because it grants virtual hosts a "default => accept" access rule; deployments whose rules test the user or require an authentication level are less exposed. Only configurations with the GitHub or LinkedIn authentication module enabled are affected.
SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)
ReferencesDLA-4734-1, DSA-6434-1

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
lemonldap-ng (PTS)bookworm2.16.1+ds-deb12u8vulnerable
bookworm (security)2.16.1+ds-deb12u9fixed
trixie2.21.2+ds-1+deb13u2vulnerable
trixie (security)2.21.2+ds-1+deb13u3fixed
sid2.23.3+ds-1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
lemonldap-ngsourcebullseye2.0.11+ds-4+deb11u9DLA-4734-1
lemonldap-ngsourcebookworm2.16.1+ds-deb12u9DLA-4734-1
lemonldap-ngsourcetrixie2.21.2+ds-1+deb13u3DSA-6434-1
lemonldap-ngsource(unstable)2.23.3+ds-1

Notes

https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/commit/8c6015d6f0b4f1aa78bd54e159a74cd151e8e00d (v2.23.3)
https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/commit/eef2aa31ad26c685769c9602588bb85572da0c00 (v2.23.3)
https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/commit/96fde2e1a45fd70b2d793210bd0ec931be7b0dec (v2.23.3)
https://lists.security.metacpan.org/cve-announce/msg/42732621/

Search for package or bug name: Reporting problems