CVE-2025-55161
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-08-11

Last updated on: 2025-08-15

Assigner: GitHub, Inc.

Description
Stirling-PDF is a locally hosted web application that performs various operations on PDF files. Prior to version 1.1.0, when using the /api/v1/convert/markdown/pdf endpoint to convert Markdown to PDF, the backend calls a third-party tool to process it and includes a sanitizer for security sanitization which can be bypassed and result in SSRF. This issue has been patched in version 1.1.0.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-08-11
Last Modified
2025-08-15
Generated
2026-05-07
AI Q&A
2025-08-12
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
stirlingpdf stirling_pdf to 1.1.0 (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?

This vulnerability exists in Stirling-PDF versions prior to 1.1.0. When converting Markdown to PDF using the /api/v1/convert/markdown/pdf endpoint, the backend calls a third-party tool and applies a security sanitizer. However, this sanitizer can be bypassed, allowing an attacker to perform Server-Side Request Forgery (SSRF), which means the attacker can make the server send unauthorized requests to internal or external systems.


How can this vulnerability impact me? :

The SSRF vulnerability can allow attackers to make unauthorized requests from the server, potentially accessing internal systems, sensitive data, or services that are not directly exposed. This can lead to data exposure, unauthorized actions, or further exploitation within the network.


What immediate steps should I take to mitigate this vulnerability?

Upgrade Stirling-PDF to version 1.1.0 or later, as this version includes a patch that fixes the SSRF vulnerability in the /api/v1/convert/markdown/pdf endpoint.


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