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.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-693",
"CWE-732",
"CWE-98"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/39xxx/CVE-2026-39353.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "1.7.2-rc-1"
}
],
"source": [
"AFFECTED_FIELD",
"REFERENCES"
]
}