CVE-2026-25870 Details
Description
DoraCMS version 3.1 and prior contains a server-side request forgery (SSRF) vulnerability in its UEditor remote image fetch functionality. The application accepts user-supplied URLs and performs server-side HTTP or HTTPS requests without sufficient validation or destination restrictions. The implementation does not enforce allowlists, block internal or private IP address ranges, or apply request timeouts or response size limits. An attacker can abuse this behavior to induce the server to issue outbound requests to arbitrary hosts, including internal network resources, potentially enabling internal network scanning and denial of service through resource exhaustion.
A server-side request forgery (SSRF) vulnerability exists in DoraCMS versions through 3.1, specifically within the UEditor integration for remote image fetching. The vulnerability arises because the application accepts user-provided URLs and makes server-side HTTP or HTTPS requests without adequate validation or restrictions on the destination. The implementation fails to enforce allowlists, block internal or private IP address ranges, or apply request timeouts or response size limits. This lack of control allows attackers to manipulate the server into making outbound requests to arbitrary hosts, including internal network resources. Such exploitation could facilitate internal network scanning and cause denial-of-service conditions through resource exhaustion.
It is recommended to allowlist trusted hosts for remote fetching, restricting requests to a known set of domains. If the endpoint is publicly accessible, consider implementing authentication or access controls.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Feb 10, 2026CISA-ADP
Assessed Feb 11, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/doramart/DoraCMS/issues/268 | CISA-ADP | ExploitIssue TrackingTechnical AnalysisVendor |
| https://github.com/doramart/DoraCMS/issues/268 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://www.doracms.net/ | [email protected] | ProductVendor |
| https://www.vulncheck.com/advisories/doracms-ueditor-remote-image-fetch-ssrf | [email protected] | Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| DoraCMS | <= 3.1 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 14, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Feb 11, 2026 | CVE Modified | CISA-ADP |
| Feb 10, 2026 | New CVE Received | [email protected] |
Volerion