PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-34366 InvoiceShelf CVE debrief

A Server-Side Request Forgery (SSRF) vulnerability exists in InvoiceShelf, an open-source web & mobile app, prior to version 2.2.0. The vulnerability is located in the Payment receipt PDF generation module. User-supplied HTML in the payment Notes field is passed unsanitised to the Dompdf rendering library, which can fetch remote resources referenced in the markup. This issue allows for SSRF attacks directly via the PDF receipt endpoint, regardless of automated email attachments being enabled. The vulnerability has been patched in version 2.2.0. Users of InvoiceShelf should prioritize upgrading to mitigate SSRF risk.

Vendor
InvoiceShelf
Product
Unknown
CVSS
HIGH 7.6
CISA KEV
Not listed in stored evidence
Original CVE published
2026-03-31
Original CVE updated
2026-07-24
Advisory published
2026-03-31
Advisory updated
2026-07-24

Who should care

Users of InvoiceShelf, especially those who use the payment receipt PDF generation feature, should be aware of this vulnerability. Administrators and developers of InvoiceShelf should prioritize upgrading to version 2.2.0 or applying necessary patches to mitigate the risk of SSRF attacks. Vulnerability management and security teams should review exposure and plan remediation efforts.

Technical summary

The SSRF vulnerability in InvoiceShelf arises from unsanitized user-supplied HTML in the payment Notes field being passed to the Dompdf rendering library. This library can fetch remote resources referenced in the markup, allowing attackers to perform SSRF attacks directly via the PDF receipt endpoint. The vulnerability has a CVSS score of 7.6 and is classified as HIGH severity. Affected deployments should be identified and prioritized for patching to version 2.2.0 or later.

Defensive priority

High

Recommended defensive actions

  • Upgrade InvoiceShelf to version 2.2.0 or later
  • Restrict access to the PDF receipt endpoint
  • Implement input validation and sanitization for user-supplied HTML
  • Monitor for suspicious activity related to SSRF attacks
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented

Evidence notes

The CVE record was published on 2026-03-31T21:16:29.537Z and last modified on 2026-07-24T20:10:00.147Z. The NVD entry is currently Analyzed. Evidence is limited to CVE and NVD information. Defenders should verify InvoiceShelf version and PDF receipt endpoint exposure.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-03-31T21:16:29.537Z and has not been modified since then. The NVD entry is currently Analyzed.