S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Misconfiguration·Updated Dec 1, 2025

CVE-2025-51586 Scanner

CVE-2025-51586 Scanner - Information Disclosure vulnerability in PrestaShop

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.7k
Times Used
continuous scan runs
6k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-51586
3.7
CVSSlow
Exploitable remotely over the internet · no authentication required.

An issue was discoverd in file controllers/admin/AdminLoginController.php in PrestaShop before 8.2.1 allowing attackers to gain sensitive information via the reset password feature.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
n/aby n/a
n/a
Updated Sep 9, 2026View on NVD →
Detail

PrestaShop is an open-source e-commerce platform used by small and medium-sized businesses to manage their online stores. Developed by a community and backed by a business entity, it provides merchants with templates and modules to easily launch and manage a full-featured online store. PrestaShop is prevalent among online retailers who wish to customize and scale their store without significant financial investment. It is typically hosted on a web server and requires a database to store data. Online businesses across various sectors leverage PrestaShop for its extensive customization capabilities. The platform's reliance on third-party modules occasionally exposes users to additional security risks.

The Information Disclosure vulnerability in PrestaShop involves an unauthenticated user being able to enumerate user email addresses. This vulnerability arises from improper handling of the id_employee and reset_token parameters, whereby an attacker can trigger the password reset function to reveal email addresses in a hidden HTML field. The exploitation does not require authentic credentials, making it a potential risk for the exposure of sensitive administrator details. This issue predominantly affects earlier versions before the security patch in version 8.2.3. Prompt upgrading and patching are essential to mitigate exploitation attempts. When left unaddressed, it could lead to potential phishing attacks or unauthorized access attempts.

The technical specifics of the vulnerability lie in the AdminLogin controller, which mishandles the reset_token parameter in its password reset functionality. Attackers can exploit this by accessing the back-office login interface and manipulating the id_employee and reset_token parameters without requiring valid credentials. When the parameter is improperly validated, the form reveals the associated administrator user email address within a hidden HTML field. This vulnerability is rectified by validating reset_token correctly. Ensuring the upgrading to version 8.2.3 or later significantly mitigates this threat by implementing proper input validations and not revealing sensitive information through the interface.

The potential effects of exploiting this vulnerability include unauthorized access to administrator email addresses, which could further lead to phishing attacks or coordinated social engineering attempts. Email disclosure increases the risk of account compromise through spear-phishing tactics. Attackers may attempt to reset or gain control over administrator accounts by exploiting knowledge of these email addresses. Furthermore, email disclosure can potentially compromise other services if users employ the same credentials across platforms, leading to a cascade of unauthorized access incidents. Preventative measures through applying patches and enforcing least privilege access to sensitive URLs are advised.

REFERENCES

Solution Advice
  • Upgrade to PrestaShop version 8.2.3 or later.
  • Implement proper validation on reset tokens to ensure they are securely handled.
  • Restrict access to the Back Office login URL to prevent unauthorized usage.
  • Review and update security measures concerning user data exposure to ensure compliance with best practices.
  • Educate administrators and users about potential phishing risks to mitigate social engineering threats.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2025-51586 Scanner - Information Disclosure vulnerability in PrestaShop | S4E