Doracms · Doracms · CVE-2026-25870
**Name of the Vulnerable Software and Affected Versions**
DoraCMS versions prior to 3.1
**Description**
The software contains a server-side request forgery (SSRF) issue in its UEditor remote image fetch functionality. The application takes user-provided URLs and makes server-side HTTP or HTTPS requests without proper validation or restrictions. The implementation lacks allowlists, blocks for internal IP addresses, and request timeouts or response size limits. An attacker can exploit this to make the server send requests to any host, including internal network resources, potentially allowing network scanning and denial of service.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.