c
lient-certificate-auth is middleware for Node.js implementing client SSL certificate authentication/authorization. Versions 0.2.1 and 0.3.0 of client-certificate-auth contain an open redirect vulnerability. The middleware unconditionally redirects HTTP requests to HTTPS using the unvalidated Host header, allowing an attacker to redirect users to arbitrary domains. This vulnerability is fixed in 1.0.0.
References
| Link | Resource |
|---|---|
| https://github.com/tgies/client-certificate-auth/releases/tag/v1.0.0 | Release Notes |
| https://github.com/tgies/client-certificate-auth/security/advisories/GHSA-m4w9-gch5-c2g4 | Exploit Vendor Advisory |
Configurations
History
24 Feb 2026, 21:00
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Tgies client-certificate-auth
Tgies |
|
| CPE | cpe:2.3:a:tgies:client-certificate-auth:*:*:*:*:*:node.js:*:* | |
| References | () https://github.com/tgies/client-certificate-auth/releases/tag/v1.0.0 - Release Notes | |
| References | () https://github.com/tgies/client-certificate-auth/security/advisories/GHSA-m4w9-gch5-c2g4 - Exploit, Vendor Advisory |
06 Feb 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-06 19:16
Updated : 2026-02-24 21:00
NVD link : CVE-2026-25651
Mitre link : CVE-2026-25651
CVE.ORG link : CVE-2026-25651
JSON object : View
Products Affected
CWE
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')