AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-25050

MEDIUM · CVSS 5.3 EPSS 0.36% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-01-30 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.3. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-25050
Severity
MEDIUM
CVSS
5.3
EPSS
0.36%

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)