Skip to main content

PHP CVE-2025-67084

CRITICAL
Incomplete Identification of Uploaded File Variables (PHP) (CWE-616)
2026-01-15 cve@mitre.org
9.9
CVSS 3.1
Share

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

3
Analysis Generated
Mar 12, 2026 - 21:54 vuln.today
PoC Detected
Jan 22, 2026 - 16:03 vuln.today
Public exploit code
CVE Published
Jan 15, 2026 - 15:15 nvd
CRITICAL 9.9

DescriptionNVD

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

CVE-2025-67084 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy