CVE-2026-63358 HIGH

CVE-2026-63358: FileGator privilege escalation

Vendor Filegator
Product FileGator
Weakness CWE-732
Published July 21, 2026
Last update July 30, 2026

CVSS base score

7.3/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 21, 2026 CVE published
July 30, 2026 Record updated