CVE-2025-45250

MEDIUM

mrdoc < 0.95 - Server-Side Request Forgery via validate_url Function

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2025-45250. PoCs published by Anike-x, xp3s.

AI-analyzed exploit summary This repository contains a proof-of-concept for CVE-2025-45250, an SSRF vulnerability in MrDoc <=0.95. The exploit demonstrates how an attacker can trick the server into making malicious requests by sending a crafted POST request to the /upload_doc_img/ endpoint with a manipulated URL parameter.

Description

MrDoc v0.95 and before is vulnerable to Server-Side Request Forgery (SSRF) in the validate_url function of the app_doc/utils.py file.

Exploits (2)

nomisec WORKING POC
by Anike-x · poc
https://github.com/Anike-x/CVE-2025-45250

This repository contains a proof-of-concept for CVE-2025-45250, an SSRF vulnerability in MrDoc <=0.95. The exploit demonstrates how an attacker can trick the server into making malicious requests by sending a crafted POST request to the /upload_doc_img/ endpoint with a manipulated URL parameter.

Classification
Working Poc 90%
Attack Type
Ssrf
Complexity
Trivial
Reliability
Reliable
Target: MrDoc <=0.95
Auth required
Prerequisites: Valid session cookie for authentication
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec WORKING POC
by xp3s · poc
https://github.com/xp3s/CVE-2025-45250

This PoC demonstrates a Server-Side Request Forgery (SSRF) vulnerability in MrDoc <=0.95. The exploit involves sending a crafted POST request to the `/upload_doc_img/` endpoint with a malicious URL, allowing an attacker to trick the server into making requests to internal or external systems.

Classification
Working Poc 90%
Attack Type
Ssrf
Complexity
Trivial
Reliability
Reliable
Target: MrDoc <=0.95
Auth required
Prerequisites: Valid session cookie for authentication
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (2)

Core 2
Core References
Exploit, Third Party Advisory
https://github.com/Anike-x/CVE-2025-45250

Scores

CVSS v3 5.5
EPSS 0.0024
EPSS Percentile 15.5%
Attack Vector ADJACENT_NETWORK
CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-918
Status published
Products (1)
mrdoc/mrdoc < 0.95
Published May 06, 2025
Tracked Since Feb 18, 2026