GHSA-6f65-4fv2-wwch · Severity: low · Ecosystem: npm — Vendure vulnerable to timing attack that enables user enumeration in NativeAuthenticationStrategy
Vendure is an open-source headless commerce platform. Prior to version 3.5.3, the `NativeAuthenticationStrategy.authenticate()` method is vulnerable to a timing attack that allows attackers to enumerate valid usernames (email addresses). In `packages/core/src/config/auth/native-authentication-strategy.ts`, the authenticate method returns immediately if a user is not found. The significant timing difference (~200-400ms for bcrypt vs ~1-5ms for DB miss) allows attackers to reliably distinguish between existing and non-existing accounts. Version 3.5.3 fixes the issue.
Conclusion & alert: CVE-2026-25050 is rated Low Risk (20.9/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.36%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.03% | 0.36% | +0.33% |
| 2 | 2026-02-18 | 0.08% | 0.03% | -0.05% |
| 3 | 2026-01-31 | — | 0.08% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 2.7 | 4.0 | LOW |
|
— | — | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-6f65-4fv2-wwch · Severity: low · Ecosystem: npm — Vendure vulnerable to timing attack that enables user enumeration in NativeAuthenticationStrategy
| URL | Tags |
|---|---|
| https://github.com/vendurehq/vendure/releases/tag/v3.5.3 | Product Release Notes |
| https://github.com/vendurehq/vendure/security/advisories/GHSA-6f65-4fv2-wwch | Mitigation Vendor Advisory |