CVE-2026-25050
Severity CVSS v4.0:
LOW
Type:
Unavailable / Other
Publication date:
30/01/2026
Last modified:
26/02/2026
Description
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.
Impact
Base Score 4.0
2.70
Severity 4.0
LOW
Base Score 3.x
5.30
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:vendure:vendure:*:*:*:*:*:*:*:* | 3.5.3 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



