CVE-2026-27625
MEDIUM EPSS 36.7%
Published Mar 20, 20263mo ago · Modified Mar 24, 20263mo ago
6.5 CVSS 3.1
Published Mar 20, 2026 3mo ago
Last Modified Mar 24, 2026 3mo ago
Description
Stirling-PDF is a locally hosted web application that performs various operations on PDF files. In versions prior to 2.5.2, the /api/v1/convert/markdown/pdf endpoint extracts user-supplied ZIP entries without path checks. Any authenticated user can write files outside the intended temporary working directory, leading to arbitrary file write with the privileges of the Stirling-PDF process user (stirlingpdfuser). This can overwrite writable files and compromise data integrity, with further impact depending on writable paths. The issue was fixed in version 2.5.2.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
36.7% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available
Weaknesses 2
CWE-22 Path Traversal Resource Mgmt
CWE-23
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| stirling | stirling_pdf | * | <2.5.2 |
References 2
- github.com https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.5.2
- github.com https://github.com/Stirling-Tools/Stirling-PDF/security/advisories/GHSA-wccq-mg6x-2w22
Remediation
- github.com https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.5.2