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-05-27
AI Q&A
2026-02-11
EPSS Evaluated
2026-05-25
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 Powered Q&A
Can you explain this vulnerability to me?

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.


How can this vulnerability impact me? :

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.

How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

I don't know


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart