CVE-2026-25050
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.
Affected Packages
https://github.com/vendurehq/vendure.git (GITHUB):
Affected version(s) >=v0.1.2-beta.0 <v3.5.3Fix Suggestion:
Update to version v3.5.3@vendure/core (NPM):
Affected version(s) >=0.1.0-alpha.1 <3.5.3Fix Suggestion:
Update to version 3.5.3Related Resources (5)
Do you need more information?
Contact UsCVSS v4
Base Score:
2.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
Exploit Maturity
UNREPORTED
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Exposure of Sensitive Information Through Data Queries
EPSS
Base Score:
0.03