CVE-2026-25050

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:vendure:vendure:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:24

Type Values Removed Values Added
Summary
  • (es) Vendure es una plataforma de comercio headless de código abierto. Antes de la versión 3.5.3, el método 'NativeAuthenticationStrategy.authenticate()' es vulnerable a un ataque de temporización que permite a los atacantes enumerar nombres de usuario válidos (direcciones de correo electrónico). En 'packages/core/src/config/auth/native-authentication-strategy.ts', el método authenticate devuelve inmediatamente si no se encuentra un usuario. La diferencia de temporización significativa (~200-400ms para bcrypt frente a ~1-5ms para una falla de DB) permite a los atacantes distinguir de forma fiable entre cuentas existentes y no existentes. La versión 3.5.3 corrige el problema.

26 Feb 2026, 21:59

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.3
CPE cpe:2.3:a:vendure:vendure:*:*:*:*:*:*:*:*
First Time Vendure vendure
Vendure
References () https://github.com/vendurehq/vendure/releases/tag/v3.5.3 - () https://github.com/vendurehq/vendure/releases/tag/v3.5.3 - Product, Release Notes
References () https://github.com/vendurehq/vendure/security/advisories/GHSA-6f65-4fv2-wwch - () https://github.com/vendurehq/vendure/security/advisories/GHSA-6f65-4fv2-wwch - Mitigation, Vendor Advisory

30 Jan 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-30 16:16

Updated : 2026-06-17 10:24


NVD link : CVE-2026-25050

Mitre link : CVE-2026-25050

CVE.ORG link : CVE-2026-25050


JSON object : View

Products Affected

vendure

  • vendure
CWE
CWE-202

Exposure of Sensitive Information Through Data Queries