CVE Catalog

CVE-2026-39353

CriticalCVSS 9.1
Published: Updated: Translated: NVD NIST

Summary

In InvoicePlane before version 1.7.2-rc-1, the permitted template list is built by scanning a PHP template directory that can be written through an administrator-controlled file-write capability. A malicious PHP file placed in the directory is automatically trusted and can be selected as a public template, then executed when rendering a public invoice.

Risk Assessment

The attack can lead to arbitrary code execution with web-server privileges, potentially resulting in full application compromise.

Recommendation

Update InvoicePlane to version 1.7.2-rc-1, which contains the fix.

Other vulnerabilities in InvoicePlane

See all
Original NVD description (English source)

InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. Prior to 1.7.2-rc-1, InvoicePlane builds its permitted template list by scanning a PHP template directory that can be written through an administrator-controlled file-write capability. A malicious PHP file placed in the directory is automatically trusted by Mdl_templates and can be selected as public_invoice_template. When a public invoice is rendered, the guest View controller includes the trusted file and executes it with web-server privileges. This issue is fixed in version 1.7.2-rc-1.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS