CVE-2026-33438: CWE-770: Allocation of Resources Without Limits or Throttling in Stirling-Tools Stirling-PDF
Stirling-PDF is a locally hosted web application that allows you to perform various operations on PDF files. Versions starting in 2.1.5 and prior to 2.5.2 have Denial of Service (DoS) vulnerability in the Stirling-PDF watermark functionality (`/api/v1/security/add-watermark` endpoint). The vulnerability allows authenticated users to cause resource exhaustion and server crashes by providing extreme values for the `fontSize` and `widthSpacer` parameters. Version 2.5.2 patches the issue.
AI Analysis
Technical Summary
CVE-2026-33438 is a resource exhaustion vulnerability classified under CWE-770 (Allocation of Resources Without Limits or Throttling) affecting Stirling-PDF versions from 2.1.5 up to 2.5.2. Stirling-PDF is a locally hosted web application designed to perform various PDF file operations, including adding watermarks. The vulnerability resides in the /api/v1/security/add-watermark endpoint, where authenticated users can supply excessively large values for the fontSize and widthSpacer parameters. These parameters control the appearance of the watermark, but the application lacks proper input validation or throttling mechanisms to limit resource consumption. As a result, attackers can trigger excessive memory or CPU usage, leading to denial of service by crashing the server or making the service unavailable. The vulnerability requires authentication but no further user interaction, making it exploitable by any legitimate user with access. The CVSS 3.1 base score is 6.5, reflecting a medium severity due to the impact on availability without affecting confidentiality or integrity. The issue was publicly disclosed on March 26, 2026, and fixed in version 2.5.2 of Stirling-PDF. No known exploits are currently reported in the wild. This vulnerability highlights the importance of input validation and resource management in web applications handling file operations.
Potential Impact
The primary impact of CVE-2026-33438 is denial of service, which can disrupt business operations relying on Stirling-PDF for PDF processing tasks. Organizations using vulnerable versions may experience server crashes or unavailability of the PDF watermarking service, potentially halting workflows that depend on document processing. This can lead to operational delays, reduced productivity, and increased support costs. Although the vulnerability does not expose sensitive data or allow unauthorized data modification, the loss of service availability can affect customer trust and business continuity. In environments where Stirling-PDF is integrated into critical document management or compliance systems, the impact could be more severe, potentially affecting regulatory adherence or contractual obligations. Since exploitation requires authentication, insider threats or compromised user accounts pose a significant risk. The absence of known exploits in the wild reduces immediate threat but does not eliminate future exploitation risk.
Mitigation Recommendations
To mitigate CVE-2026-33438, organizations should upgrade Stirling-PDF to version 2.5.2 or later, where the vulnerability is patched. Until upgrade is possible, implement strict access controls to limit authenticated user permissions, minimizing the number of users who can access the watermark functionality. Monitor and log usage of the /api/v1/security/add-watermark endpoint to detect abnormal parameter values or usage patterns indicative of exploitation attempts. Employ web application firewalls (WAFs) with custom rules to throttle or block requests with unusually large fontSize or widthSpacer parameters. Conduct regular audits of user accounts to prevent unauthorized access and promptly revoke credentials of inactive or suspicious users. Additionally, consider isolating the Stirling-PDF service in a controlled environment with resource limits (e.g., container resource quotas or OS-level cgroups) to prevent a single process from exhausting system resources. Educate users about the risks of misuse and enforce strong authentication mechanisms to reduce insider threat potential.
Affected Countries
United States, Germany, United Kingdom, France, Canada, Australia, Japan, South Korea, Netherlands, Sweden
CVE-2026-33438: CWE-770: Allocation of Resources Without Limits or Throttling in Stirling-Tools Stirling-PDF
Description
Stirling-PDF is a locally hosted web application that allows you to perform various operations on PDF files. Versions starting in 2.1.5 and prior to 2.5.2 have Denial of Service (DoS) vulnerability in the Stirling-PDF watermark functionality (`/api/v1/security/add-watermark` endpoint). The vulnerability allows authenticated users to cause resource exhaustion and server crashes by providing extreme values for the `fontSize` and `widthSpacer` parameters. Version 2.5.2 patches the issue.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-33438 is a resource exhaustion vulnerability classified under CWE-770 (Allocation of Resources Without Limits or Throttling) affecting Stirling-PDF versions from 2.1.5 up to 2.5.2. Stirling-PDF is a locally hosted web application designed to perform various PDF file operations, including adding watermarks. The vulnerability resides in the /api/v1/security/add-watermark endpoint, where authenticated users can supply excessively large values for the fontSize and widthSpacer parameters. These parameters control the appearance of the watermark, but the application lacks proper input validation or throttling mechanisms to limit resource consumption. As a result, attackers can trigger excessive memory or CPU usage, leading to denial of service by crashing the server or making the service unavailable. The vulnerability requires authentication but no further user interaction, making it exploitable by any legitimate user with access. The CVSS 3.1 base score is 6.5, reflecting a medium severity due to the impact on availability without affecting confidentiality or integrity. The issue was publicly disclosed on March 26, 2026, and fixed in version 2.5.2 of Stirling-PDF. No known exploits are currently reported in the wild. This vulnerability highlights the importance of input validation and resource management in web applications handling file operations.
Potential Impact
The primary impact of CVE-2026-33438 is denial of service, which can disrupt business operations relying on Stirling-PDF for PDF processing tasks. Organizations using vulnerable versions may experience server crashes or unavailability of the PDF watermarking service, potentially halting workflows that depend on document processing. This can lead to operational delays, reduced productivity, and increased support costs. Although the vulnerability does not expose sensitive data or allow unauthorized data modification, the loss of service availability can affect customer trust and business continuity. In environments where Stirling-PDF is integrated into critical document management or compliance systems, the impact could be more severe, potentially affecting regulatory adherence or contractual obligations. Since exploitation requires authentication, insider threats or compromised user accounts pose a significant risk. The absence of known exploits in the wild reduces immediate threat but does not eliminate future exploitation risk.
Mitigation Recommendations
To mitigate CVE-2026-33438, organizations should upgrade Stirling-PDF to version 2.5.2 or later, where the vulnerability is patched. Until upgrade is possible, implement strict access controls to limit authenticated user permissions, minimizing the number of users who can access the watermark functionality. Monitor and log usage of the /api/v1/security/add-watermark endpoint to detect abnormal parameter values or usage patterns indicative of exploitation attempts. Employ web application firewalls (WAFs) with custom rules to throttle or block requests with unusually large fontSize or widthSpacer parameters. Conduct regular audits of user accounts to prevent unauthorized access and promptly revoke credentials of inactive or suspicious users. Additionally, consider isolating the Stirling-PDF service in a controlled environment with resource limits (e.g., container resource quotas or OS-level cgroups) to prevent a single process from exhausting system resources. Educate users about the risks of misuse and enforce strong authentication mechanisms to reduce insider threat potential.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-03-19T18:45:22.437Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69c569d6f4197a8e3be94d89
Added to database: 3/26/2026, 5:16:06 PM
Last enriched: 3/26/2026, 5:33:21 PM
Last updated: 3/26/2026, 8:25:37 PM
Views: 6
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.