CVE-2026-40459
Received
Received - Intake
LDAP Injection in PAC4J Allows Unauthorized Directory Operations
Publication date: 2026-04-17
Last updated on: 2026-04-20
Assigner: CERT.PL
Description
Description
PAC4J is vulnerable to LDAP Injection in multiple methods. A low-privileged remote attacker can inject crafted LDAP syntax into ID-based search parameters, potentially resulting in unauthorized LDAP queries and arbitrary directory operations.
This issue was fixed in PAC4J versions 4.5.10, 5.7.10 and 6.4.1
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| pac4j | pac4j | From 4.0.0 (inc) to 4.5.10 (exc) |
| pac4j | pac4j | From 5.0.0 (inc) to 5.7.10 (exc) |
| pac4j | pac4j | From 6.0.0 (inc) to 6.4.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-90 | The product constructs all or part of an LDAP query using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended LDAP query when it is sent to a downstream component. |