Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-63358

HIGH NVD
CVSS Score 7.3
Severity HIGH
Published Jul 21, 2026
Vendor unknown

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