← Back to browse · API

CVE-2026-63358

Severity
HIGH
CVSS
7.3
Published
2026-07-21
Modified
2026-08-05
First seen
2026-08-05
Aliases
-
Products
filegator:filegator
Sources
nvd CVE-2026-63358

Description

FileGator accepts arbitrary Unix permission values via the '/chmoditems' API endpoint and passes the value directly to PHP's native 'chmod()' function through 'octdec()' conversion, with no validation. This allows an authenticated user with 'chmod' permission to upgrade their privileges to root.

References