TROYANOSYVIRUS
Back to CVEs

CVE-2026-25050

MEDIUM
5.3

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.

CVE Details

CVSS v3.1 Score5.3
SeverityMEDIUM
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionNONE
Published1/30/2026
Last Modified2/26/2026
Sourcenvd
Honeypot Sightings0

Affected Products

vendure:vendure

Weaknesses (CWE)

CWE-202

IOC Correlations

No correlations recorded

This product uses data from the NVD API but is not endorsed or certified by the NVD.