We found results for “”
CVE-2026-25050
Good to know:
Date: January 30, 2026
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.
Severity Score
Related Resources (6)
Severity Score
Weakness Type (CWE)
Exposure of Sensitive Information Through Data Queries
CWE-202Top Fix
Upgrade Version
Upgrade to version @vendure/core - 3.5.3;https://github.com/vendurehq/vendure.git - v3.5.3
CVSS v3.1
| Base Score: |
|
|---|---|
| Attack Vector (AV): | NETWORK |
| Attack Complexity (AC): | LOW |
| Privileges Required (PR): | NONE |
| User Interaction (UI): | NONE |
| Scope (S): | UNCHANGED |
| Confidentiality (C): | LOW |
| Integrity (I): | NONE |
| Availability (A): | NONE |
Vulnerabilities
Projects
Contact Us


