CVE-2026-25548
Received Received - Intake

Remote Code Execution via LFI and Log Poisoning in InvoicePlane

Vulnerability report for CVE-2026-25548, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-02-18

Last updated on: 2026-02-20

Assigner: GitHub, Inc.

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-02-18
Last Modified
2026-02-20
Generated
2026-07-06
AI Q&A
2026-02-19
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
invoiceplane invoiceplane to 1.7.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-98 The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions.
CWE-94 The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
CWE-117 The product constructs a log message from external input, but it does not neutralize or incorrectly neutralizes special elements when the message is written to a log file.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in InvoicePlane version 1.7.0 and involves a critical Remote Code Execution (RCE) flaw. It occurs through a chained Local File Inclusion (LFI) and Log Poisoning attack. An authenticated administrator can manipulate the `public_invoice_template` setting to include poisoned log files that contain malicious PHP code, allowing them to execute arbitrary system commands on the server.

Impact Analysis

The vulnerability allows an authenticated administrator to execute arbitrary system commands remotely on the server hosting InvoicePlane. This can lead to full system compromise, unauthorized access to sensitive data, disruption of services, and potential further exploitation of the server environment.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

To mitigate this vulnerability, you should upgrade InvoicePlane from version 1.7.0 to version 1.7.1 or later, as version 1.7.1 patches the issue.

Additionally, restrict administrator access to trusted users only, since the vulnerability requires authenticated administrator privileges.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-25548. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart