CVE-2025-67084
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Lifecycle Timeline
3Tags
Description
File upload vulnerability in InvoicePlane through 1.6.3 allows authenticated attackers to upload arbitrary PHP files into attachments, which can later be executed remotely, leading to Remote Code Execution (RCE).
Analysis
InvoicePlane through 1.6.3 allows authenticated users to upload PHP files as attachments that can be executed remotely. Low privileges sufficient with scope change. PoC available.
Technical Context
The attachment upload does not restrict PHP files (CWE-616). Uploaded PHP files are web-accessible and execute when requested.
Affected Products
InvoicePlane through 1.6.3
Remediation
Restrict uploads to allowed file types only (PDF, images). Store uploads outside the webroot.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today