Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-xghw-p77p-3r7x | Fabric CA Developer's Guide: LDAP Injection via Unescaped Username in GetUser Filter |
Tue, 15 Sep 2026 16:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. An unauthenticated attacker with network access to the CA enrollment endpoint can alter the LDAP search before password validation and potentially steer authentication attempts toward a victim account. Deployments that do not use an LDAP backend are unaffected. This issue is fixed in version 1.5.21. | |
| Title | Fabric CA: LDAP Injection via Unescaped Username in GetUser Filter | |
| Weaknesses | CWE-90 | |
| References |
| |
| Metrics |
cvssV4_0
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-15T16:37:14.923Z
Reserved: 2026-06-09T20:50:36.877Z
Link: CVE-2026-53658
No data.
No data.
No data.
OpenCVE Enrichment
No data.
-
CWE-90
Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection')
Github GHSA