Lucene search
+L

872 matches found

Kitploit
Kitploit
added 2026/09/15 8:36 p.m.7 views

CVE-2026-5050-Blind-LDAP-Injection-via-Unescaped-Filter

CVE-2026-5050 – Blind LDAP Injection via Unescaped Filter Program Code Python with ldap3 simulation root@kitploit: ldapserversim.py - Simulated LDAP authentication server from flask import Flask, request, jsonify app = Flaskname Fake user database USERS = 'admin': 'password': 'secret', 'role':...

7.5CVSS6AI score0.00206EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 8:21 p.m.13 views

log4shell

Log4Shell CVE-2021-44228 — Research Report A self-contained technical report on Log4Shell , the critical Remote Code Execution vulnerability in Apache Log4j 2 disclosed in December 2021. Covers root cause analysis, the full attack chain, detection/mitigation guidance, and an end-to-end exploit...

10CVSS7.7AI score0.99999EPSS
SaveExploits373References1
NVD
NVD
added 2026/09/15 5:17 p.m.5 views

CVE-2026-53658

Fabric CA is a Certificate Authority for Hyperledger Fabric. Prior to 1.5.21, when fabric-ca is configured with an LDAP backend, Client.GetUser in lib/server/ldap/client.go inserts the username from HTTP Basic authentication into the LDAP uid search UserFilter without escaping LDAP metacharacters...

6.3CVSS0.00261EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/15 5:10 p.m.7 views

CVE-2026-55770

A flaw was found in OpenBao. When the LDAP authentication backend is configured, an attacker can manipulate a username with special characters to alter the LDAP search query. This allows the attacker to select a different directory entry, potentially gaining unauthorized access to secrets,...

6.8CVSS5.7AI score0.00447EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/15 4:37 p.m.8 views

CVE-2026-53658 Fabric CA: LDAP Injection via Unescaped Username in GetUser Filter

Fabric CA is a Certificate Authority for Hyperledger Fabric. Prior to 1.5.21, when fabric-ca is configured with an LDAP backend, Client.GetUser in lib/server/ldap/client.go inserts the username from HTTP Basic authentication into the LDAP uid search UserFilter without escaping LDAP metacharacters...

6.3CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/09/15 4:37 p.m.39 views

CVE-2026-53658

CVE-2026-53658 affects Hyperledger Fabric CA prior to version 1.5.21 . When configured with an LDAP backend , the function Client.GetUser in lib/server/ldap/client.go inserts the username from HTTP Basic authentication into the LDAP uid search UserFilter without escaping LDAP metacharacters . An ...

6.3CVSS5.8AI score0.00261EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/15 4:17 p.m.6 views

CVE-2026-55770

OpenBao is an open source identity-based secrets management system. Prior to 2.5.5, OpenBao used EscapeLDAPValue, an RFC 4514 distinguished-name escaping function, where RFC 4515 LDAP search-filter escaping was required in sdk/helper/ldaputil/client.go GetUserDN. With the LDAP authentication...

6.8CVSS0.00447EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/15 3:44 p.m.32 views

CVE-2026-55770 OpenBao: LDAPi ldaputil (wrong escape func)

OpenBao is an open source identity-based secrets management system. Prior to 2.5.5, OpenBao used EscapeLDAPValue, an RFC 4514 distinguished-name escaping function, where RFC 4515 LDAP search-filter escaping was required in sdk/helper/ldaputil/client.go GetUserDN. With the LDAP authentication...

6.8CVSS0.00447EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/15 3:44 p.m.45 views

CVE-2026-55770

OpenBao , an open source identity-based secrets management system, contains an LDAP injection flaw in sdk/helper/ldaputil/client.go (GetUserDN). Prior to 2.5.5 , the function used EscapeLDAPValue (an RFC 4514 distinguished-name escaper) where RFC 4515 LDAP search-filter escaping (ldap.EscapeFilte...

6.8CVSS8AI score0.00447EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/15 3:44 p.m.5 views

CVE-2026-55770 OpenBao: LDAPi ldaputil (wrong escape func)

OpenBao is an open source identity-based secrets management system. Prior to 2.5.5, OpenBao used EscapeLDAPValue, an RFC 4514 distinguished-name escaping function, where RFC 4515 LDAP search-filter escaping was required in sdk/helper/ldaputil/client.go GetUserDN. With the LDAP authentication...

6.8CVSS5.7AI score
SaveExploits0References9
NVD
NVD
added 2026/09/15 10:17 a.m.3 views

CVE-2026-46619

Open Access Management OpenAM is an access management solution. Prior to 16.1.1, MSISDNValidation in the MSISDN authentication module concatenates the request-supplied MSISDN value into an LDAP search filter without escaping, while the default empty trusted-gateway list allows all traffic. In a...

9.3CVSS0.00578EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/15 9:55 a.m.44 views

CVE-2026-41573

OpenAM prior to 16.1.1 is vulnerable to LDAP injection via the _queryId parameter in CREST REST API user query endpoints (/json/{realm}/users). The root cause is that IdentityResourceV1.queryCollection() passes _queryId to CrestQuery with escapeQueryId explicitly set to false , bypassing the esca...

7.1CVSS5.8AI score0.00364EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/15 9:55 a.m.15 views

CVE-2026-41573 OpenAM LDAP Injection via `_queryId` Parameter

Open Access Management OpenAM is an access management solution. Prior to 16.1.1, IdentityResourceV1.queryCollection passes the queryId parameter from /json/realm/users to CrestQuery with escapeQueryId disabled, bypassing protection added for CVE-2021-29156. The unescaped value reaches...

7.1CVSS5.8AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/15 9:51 a.m.5 views

CVE-2026-46619 OpenAM Authentication Bypass via MSISDN LDAP Injection

Open Access Management OpenAM is an access management solution. Prior to 16.1.1, MSISDNValidation in the MSISDN authentication module concatenates the request-supplied MSISDN value into an LDAP search filter without escaping, while the default empty trusted-gateway list allows all traffic. In a...

9.3CVSS6AI score0.00578EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/15 9:51 a.m.9 views

CVE-2026-46619 OpenAM Authentication Bypass via MSISDN LDAP Injection

Open Access Management OpenAM is an access management solution. Prior to 16.1.1, MSISDNValidation in the MSISDN authentication module concatenates the request-supplied MSISDN value into an LDAP search filter without escaping, while the default empty trusted-gateway list allows all traffic. In a...

9.3CVSS6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/15 9:51 a.m.8 views

EUVD-2026-78360

Open Access Management OpenAM is an access management solution. Prior to 16.1.1, MSISDNValidation in the MSISDN authentication module concatenates the request-supplied MSISDN value into an LDAP search filter without escaping, while the default empty trusted-gateway list allows all traffic. In a...

9.3CVSS6AI score0.00578EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/15 9:51 a.m.53 views

CVE-2026-46619

OpenAM Community Edition (through 16.0.6) contains an LDAP injection (CWE-90) in the MSISDN authentication module . The request-supplied MSISDN value is concatenated into an LDAP search filter without escaping, and the default empty trusted-gateway list permits all traffic. An unauthenticated rem...

9.3CVSS6AI score0.00578EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/15 9:51 a.m.27 views

CVE-2026-46619 OpenAM Authentication Bypass via MSISDN LDAP Injection

Open Access Management OpenAM is an access management solution. Prior to 16.1.1, MSISDNValidation in the MSISDN authentication module concatenates the request-supplied MSISDN value into an LDAP search filter without escaping, while the default empty trusted-gateway list allows all traffic. In a...

9.3CVSS0.00578EPSS
SaveExploits0References3
Veracode
Veracode
added 2026/09/12 2:18 a.m.3 views

LDAP Injection

centraldogma-server-auth-shiro is vulnerable to LDAP Injection. The vulnerability is due to insufficient sanitization of the login username before inserting it into an LDAP search filter, which allows an unauthenticated attacker to inject LDAP filter metacharacters, manipulate authentication...

6.9CVSS0.00618EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/09/11 8:43 p.m.7 views

GHSA-98Q5-5QH2-7W75 Central Dogma: LDAP injection in SearchFirstActiveDirectoryRealm enables authentication confusion and audit log evasion

Vulnerability SearchFirstActiveDirectoryRealm.findUserDn substitutes the user-supplied username from the login form into an LDAP search filter template default cn=0 without escaping RFC 4515 filter metacharacters , , , , NUL. Combined with SearchControls.setCountLimit1 on the same call site, this...

6.9CVSS5.7AI score0.00618EPSS
SaveExploits0References3
Rows per page
Query Builder