cvedb.io
CVE-2026-25050
MEDIUM · CVSS 5.3
EPSS exploitation probability: 0%
Published 2026-01-30T16:16:13.967 · Last modified 2026-06-17T10:24:02.637

Summary

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.

Affected products

vendure — vendure

Does this affect you?

Add your gear to cvedb and we'll alert you only when vendure ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.