CVE-2025-57055
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-17

Last updated on: 2025-09-23

Assigner: MITRE

Description
WonderCMS 3.5.0 is vulnerable to Server-Side Request Forgery (SSRF) in the custom module installation functionality. An authenticated administrator can supply a malicious URL via the pluginThemeUrl POST parameter. The server fetches the provided URL using curl_exec() without sufficient validation, allowing the attacker to force internal or external HTTP requests.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-17
Last Modified
2025-09-23
Generated
2026-06-16
AI Q&A
2025-09-17
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
wondercms wondercms 3.5.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a Server-Side Request Forgery (SSRF) in WonderCMS 3.5.0. It occurs in the custom module installation feature where an authenticated administrator can provide a malicious URL via the pluginThemeUrl POST parameter. The server then fetches this URL using curl_exec() without proper validation, allowing the attacker to make the server perform unintended HTTP requests to internal or external systems.

Impact Analysis

This vulnerability can allow an attacker to make the server send unauthorized HTTP requests to internal or external systems. This can lead to unauthorized access to internal resources, data exposure, or interaction with internal services that are not normally accessible from outside, potentially leading to further exploitation or data breaches.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-57055. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart