Description
InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. A critical Remote Code Execution (RCE) vulnerability exists in InvoicePlane 1.7.0 through a chained Local File Inclusion (LFI) and Log Poisoning attack. An authenticated administrator can execute arbitrary system commands on the server by manipulating the `public_invoice_template` setting to include poisoned log files containing PHP code. Version 1.7.1 patches the issue.
Published: 2026-02-18
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

InvoicePlane 1.7.0 suffered a remote code execution flaw that combines a local file inclusion weakness with log poisoning. An authenticated administrator can change the public_invoice_template setting to point to a log file that contains injected PHP code, enabling the execution of arbitrary system commands on the host. The vulnerabilities align with CWE‑117, CWE‑94, and CWE‑98 and allow the attacker to fully compromise confidentiality, integrity, and availability of the server.

Affected Systems

The affected product is InvoicePlane’s web application, specifically the 1.7.0 release. All instances running this version without the 1.7.1 patch are susceptible.

Risk and Exploitability

The CVSS score of 9.1 marks the flaw as critical, but the EPSS score of less than 1% indicates a low current exploitation probability. The vulnerability is not listed in the CISA KEV catalog, suggesting no known exploitation in the wild. The attack requires authenticated administrative privileges and leverages the configuration setting for public invoices, providing a clear vector for exploitation. Impact assessment therefore remains high due to the severe damage that could result if the flaw is leveraged by insiders or compromised administrators.

Generated by OpenCVE AI on April 17, 2026 at 18:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official vendor update to InvoicePlane version 1.7.1 or later to remove the LFI and log poisoning logic.
  • Adjust or remove the public_invoice_template configuration so that it cannot point to arbitrary local files, ensuring that only approved template files are loaded.
  • Enforce strict access controls on the administrator interface, limiting the number of users who can modify system settings and regularly audit configuration changes.

Generated by OpenCVE AI on April 17, 2026 at 18:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 20 Feb 2026 19:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:invoiceplane:invoiceplane:*:*:*:*:*:*:*:*

Thu, 19 Feb 2026 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 19 Feb 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Invoiceplane
Invoiceplane invoiceplane
Vendors & Products Invoiceplane
Invoiceplane invoiceplane

Wed, 18 Feb 2026 23:00:00 +0000

Type Values Removed Values Added
Description InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. A critical Remote Code Execution (RCE) vulnerability exists in InvoicePlane 1.7.0 through a chained Local File Inclusion (LFI) and Log Poisoning attack. An authenticated administrator can execute arbitrary system commands on the server by manipulating the `public_invoice_template` setting to include poisoned log files containing PHP code. Version 1.7.1 patches the issue.
Title InvoicePlane Vulnerable to Remote Code Execution via Local File Inclusion and Log Poisoning
Weaknesses CWE-117
CWE-94
CWE-98
References
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

Invoiceplane Invoiceplane
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-02-19T17:46:01.656Z

Reserved: 2026-02-02T19:59:47.376Z

Link: CVE-2026-25548

cve-icon Vulnrichment

Updated: 2026-02-19T17:07:37.588Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-18T23:16:19.567

Modified: 2026-02-20T18:45:32.913

Link: CVE-2026-25548

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T18:30:05Z

Weaknesses