
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-25597 is a time-based user enumeration vulnerability in the Front Office (FO) login form of PrestaShop, an open-source e-commerce web application. It affects all PrestaShop versions prior to 8.2.4 (in the 8.x branch) and versions 9.0.0 through 9.0.2 (in the 9.x branch). The vulnerability was discovered by Lam Yiu Tung, published on February 6, 2026, and patched on February 3, 2026 with the release of versions 8.2.4 and 9.0.3. It carries a CVSS v3.1 base score of 5.3 (Medium) (GitHub Advisory).
The root cause is an observable timing discrepancy (CWE-208) in the authentication logic of PrestaShop's customer login functionality. When a login attempt is made, the application responds in measurably different times depending on whether the submitted email address corresponds to an existing customer account — for example, due to differing code paths for account lookup hits versus misses. An unauthenticated remote attacker can exploit this by submitting login requests with candidate email addresses and statistically analyzing response latencies to infer account existence, requiring no privileges or user interaction. The fix, contributed by @matthieu-rolland, normalizes response times to eliminate the timing side-channel (GitHub Advisory, PrestaShop 8.2.4 Release).
Successful exploitation allows an unauthenticated attacker to enumerate valid customer email addresses or usernames registered in a PrestaShop store by systematically probing the login endpoint and measuring response times. This is a confidentiality-only impact — integrity and availability are unaffected. The enumerated account data can be leveraged for targeted phishing campaigns, credential stuffing attacks, or social engineering against identified customers, increasing downstream risk beyond the initial information disclosure (GitHub Advisory).
There is no public proof-of-concept exploit code and no evidence of in-the-wild exploitation at this time (Feedly). The vulnerability requires no authentication, no user interaction, and is exploitable remotely over the network, making it low-complexity to attempt. The EPSS score is approximately 0.043%, indicating a low probability of near-term exploitation. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported.
/index.php?controller=authentication) with each candidate email and a dummy password, recording precise response times for each request./index.php?controller=authentication) from a single IP or small range of IPs, especially with varying email addresses and consistent dummy passwords.PrestaShop has released patches in versions 8.2.4 (for the 8.x branch) and 9.0.3 (for the 9.x branch), which normalize authentication response times to eliminate the timing side-channel. No configuration-based workarounds are available — upgrading to a patched version is the only remediation. Operators running any version below 8.2.4 or versions 9.0.0 through 9.0.2 should upgrade immediately (PrestaShop 8.2.4 Release, PrestaShop 9.0.3 Release). As a supplementary defense-in-depth measure, operators may consider implementing rate limiting or CAPTCHA on the login endpoint to slow automated enumeration attempts.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."