CVE-2025-67427: SSRF
A Blind Server-Side Request Forgery (SSRF) vulnerability in evershop 2.1.0 and prior allows unauthenticated attackers to force the server to initiate an HTTP request via the "GET /images" API. The vulnerability occurs due to insufficient validation of the "src" query parameter, which permits arbitrary HTTP or HTTPS URIs, resulting in unexpected requests against internal and external networks.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-67427?
CVE-2025-67427 is considered a critical vulnerability due to its potential for unauthorized access and server exploitation.
How do I fix CVE-2025-67427?
To fix CVE-2025-67427, update Evershop to version 2.1.1 or later, which includes proper validation for the 'src' query parameter.
What are the consequences of CVE-2025-67427 exploitation?
Exploitation of CVE-2025-67427 can lead to unauthorized HTTP requests being executed by the server, potentially compromising sensitive information.
Who is affected by CVE-2025-67427?
CVE-2025-67427 affects all users of Evershop version 2.1.0 and prior, including those using the npm package @evershop/evershop.
Is authentication required to exploit CVE-2025-67427?
No, CVE-2025-67427 can be exploited by unauthenticated attackers, making it particularly dangerous.