CVE-2026-25870
Awaiting Analysis Awaiting Analysis - Queue
SSRF Vulnerability in DoraCMS UEditor Enables Internal Network Access

Publication date: 2026-02-10

Last updated on: 2026-02-11

Assigner: VulnCheck

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-10
Last Modified
2026-02-11
Generated
2026-06-16
AI Q&A
2026-02-11
EPSS Evaluated
2026-06-14
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
doracms doracms to 3.1 (exc)
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

CVE-2026-25870 is a server-side request forgery (SSRF) vulnerability found in DoraCMS version 3.1 and earlier. It exists in the UEditor remote image fetch functionality, where the application accepts user-supplied URLs and makes HTTP or HTTPS requests on the server side without properly validating or restricting the destination of these requests.

Because the implementation does not enforce allowlists, block internal or private IP address ranges, or apply request timeouts or response size limits, an attacker can exploit this to make the server send requests to arbitrary hosts, including internal network resources.

Impact Analysis

This vulnerability can be abused by an attacker to induce the vulnerable server to send outbound requests to arbitrary hosts, including internal network resources that are normally inaccessible from outside.

  • It can enable internal network scanning, allowing attackers to gather information about internal systems.
  • It can lead to denial of service (DoS) by exhausting server resources through excessive or large requests.
Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

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