PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-19349 Lemonldap::NG CVE debrief

The Lemonldap::NG::Portal, specifically versions from 2.0.0 before 2.16.9, from 2.17.0 before 2.21.5, and from 2.22.0 before 2.23.3, is vulnerable to an authentication bypass attack via an OAuth2 state parameter stored as an SSO session in GitHub and LinkedIn backends. This vulnerability arises from the mishandling of the state session in the extractFormInfo() function, allowing any visitor to replay the identifier as a session cookie and obtain a valid SSO session without authenticating. The affected deployments include those with GitHub or LinkedIn authentication modules enabled. Administrators and users should verify their systems and apply patches to prevent such attacks. Limited information is available on exploitation, emphasizing the need for verification and patch application.

Vendor
Lemonldap::NG
Product
Portal
CVSS
CRITICAL 9.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-16
Original CVE updated
2026-08-26
Advisory published
2026-08-16
Advisory updated
2026-08-26

Who should care

Administrators and users of Lemonldap::NG::Portal, especially those with GitHub or LinkedIn authentication modules enabled, should verify their systems and apply patches to prevent authentication bypass attacks. This includes reviewing current configurations, ensuring that access rules are appropriately set, and monitoring for any suspicious activity that could indicate exploitation attempts.

Technical summary

The Lemonldap::NG::Portal versions from 2.0.0 before 2.16.9, from 2.17.0 before 2.21.5, and from 2.22.0 before 2.23.3 are vulnerable to authentication bypass via an OAuth2 state parameter stored as an SSO session in GitHub and LinkedIn backends. The vulnerability arises from the mishandling of the state session in the extractFormInfo() function, allowing any visitor to replay the 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.

Defensive priority

Authentication bypass vulnerability in Lemonldap::NG::Portal via OAuth2 state parameter; verify and apply vendor patches.

Recommended defensive actions

  • Verify affected Lemonldap::NG::Portal versions and apply patches
  • Restrict access to GitHub and LinkedIn authentication modules
  • Monitor for suspicious authentication attempts
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE-2026-19349 vulnerability affects Lemonldap::NG::Portal versions from 2.0.0 before 2.16.9, from 2.17.0 before 2.21.5, and from 2.22.0 before 2.23.3. The vulnerability allows authentication bypass via an OAuth2 state parameter stored as an SSO session in GitHub and LinkedIn backends. Limited information available on exploitation; verify affected systems and apply patches.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-19349 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-19349

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-19349 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-19349

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/releases/v2.16.9

    9b29abf9-4ab0-4765-b253-1875cd9b441e

  • Source reference

    Unverified legacy reference

    URL: https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/releases/v2.21.5

    9b29abf9-4ab0-4765-b253-1875cd9b441e

  • Source reference

    Unverified legacy reference

    URL: https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/releases/v2.23.3

    9b29abf9-4ab0-4765-b253-1875cd9b441e

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.