← Retour aux CVEs
CVE-2026-25050
MEDIUM5.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.
Details CVE
Score CVSS v3.15.3
SeveriteMEDIUM
Vecteur CVSSCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Vecteur d'attaqueNETWORK
ComplexiteLOW
Privileges requisNONE
Interaction utilisateurNONE
Publie1/30/2026
Derniere modification2/26/2026
Sourcenvd
Observations honeypot0
Produits affectes
vendure:vendure
Faiblesses (CWE)
CWE-202
References
https://github.com/vendurehq/vendure/releases/tag/v3.5.3(security-advisories@github.com)
https://github.com/vendurehq/vendure/security/advisories/GHSA-6f65-4fv2-wwch(security-advisories@github.com)
Correlations IOC
Aucune correlation enregistree
This product uses data from the NVD API but is not endorsed or certified by the NVD.