Exploitation Summary
EIP tracks 1 public exploit for CVE-2026-23491. PoCs published by lukasz-rybak.
AI-analyzed exploit summary This repository provides a detailed technical analysis of CVE-2026-23491, an unauthenticated path traversal vulnerability in InvoicePlane's Guest Controller. It includes a vulnerable code snippet, a proof-of-concept cURL command, and an explanation of the impact.
Description
InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. A path traversal vulnerability exists in the `get_file` method of the `Guest` module's `Get` controller in InvoicePlane up to and including through 1.6.3. The vulnerability allows unauthenticated attackers to read arbitrary files on the server by manipulating the input filename. This leads to the disclosure of sensitive information, including configuration files with database credentials. Version 1.6.4 fixes the issue.
Exploits (1)
This repository provides a detailed technical analysis of CVE-2026-23491, an unauthenticated path traversal vulnerability in InvoicePlane's Guest Controller. It includes a vulnerable code snippet, a proof-of-concept cURL command, and an explanation of the impact.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N