CVE-2026-34367 PUBLISHED

InvoiceShelf: SSRF in Invoice PDF Rendering via Unsanitised HTML in Notes Field

Assigner: GitHub_M
Reserved: 27.03.2026 Published: 31.03.2026 Updated: 31.03.2026

InvoiceShelf is an open-source web & mobile app that helps track expenses, payments and create professional invoices and estimates. Prior to version 2.2.0, a Server-Side Request Forgery (SSRF) vulnerability exists in the Invoice PDF generation module. User-supplied HTML in the invoice Notes field is passed unsanitised to the Dompdf rendering library, which will fetch any remote resources referenced in the markup. This can be triggered via the PDF preview and email delivery endpoints. This issue has been patched in version 2.2.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:N
CVSS Score: 7.6

Product Status

Vendor InvoiceShelf
Product InvoiceShelf
Versions
  • Version < 2.2.0 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE