PHP CVE-2025-67084
CRITICALCVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Lifecycle Timeline
3DescriptionNVD
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).
AnalysisAI
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 ContextAI
The attachment upload does not restrict PHP files (CWE-616). Uploaded PHP files are web-accessible and execute when requested.
RemediationAI
Restrict uploads to allowed file types only (PDF, images). Store uploads outside the webroot.
Share
External POC / Exploit Code
Leaving vuln.today