PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-63358 FileGator CVE debrief

FileGator is vulnerable to privilege escalation due to accepting arbitrary Unix permission values via the '/chmoditems' API endpoint. An authenticated user with 'chmod' permission can upgrade their privileges to root. This vulnerability allows an attacker to gain elevated privileges, potentially leading to unauthorized access and control of the system. The vulnerability is caused by a lack of validation in the '/chmoditems' API endpoint, which allows an attacker to pass arbitrary values to PHP's native 'chmod()' function.

Vendor
FileGator
Product
Unknown
CVSS
HIGH 8.4
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-21
Original CVE updated
2026-08-05
Advisory published
2026-07-21
Advisory updated
2026-08-05

Who should care

System administrators and security teams responsible for FileGator installations should prioritize patching this vulnerability to prevent potential privilege escalation attacks. They should review the system logs for suspicious activity related to the '/chmoditems' API endpoint and implement additional security controls, such as SELinux or other mandatory access control mechanisms, to limit the impact of a potential exploit.

Technical summary

The '/chmoditems' API endpoint in FileGator does not validate Unix permission values, allowing an authenticated user with 'chmod' permission to escalate their privileges to root by passing arbitrary values to PHP's native 'chmod()' function. This vulnerability can be exploited by an attacker with 'chmod' permission, potentially leading to unauthorized access and control of the system. The vulnerability is caused by a lack of validation in the '/chmoditems' API endpoint.

Defensive priority

High

Recommended defensive actions

  • Apply the vendor-provided patch or update to the latest version of FileGator.
  • Restrict access to the '/chmoditems' API endpoint to only necessary users and roles.
  • Monitor system logs for suspicious activity related to the '/chmoditems' API endpoint.
  • Implement additional security controls, such as SELinux or other mandatory access control mechanisms, to limit the impact of a potential exploit.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.

Evidence notes

The CVE record was published on 2026-07-21T21:16:53.193Z and has not been modified since then. The NVD entry is currently Awaiting Analysis. There is limited information available about the vulnerability, and defenders should verify the affected scope and severity with the vendor. The CVE record does not provide additional details about the vulnerability, and the NVD entry has not been updated with further information.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-63358 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-63358

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-63358 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-63358

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/filegator/filegator/blob/master/CHANGELOG.md

    9119a7d8-5eab-497f-8521-727c672e3725

  • Source reference

    Unverified legacy reference

    URL: https://github.com/filegator/filegator/commit/4a44ed9a43f84505703dce669c68fb55270c3f2c

    9119a7d8-5eab-497f-8521-727c672e3725

  • Source reference

    Unverified legacy reference

    URL: https://github.com/filegator/filegator/tree/master

    9119a7d8-5eab-497f-8521-727c672e3725

  • Source reference

    Unverified legacy reference

    URL: https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2026/va-26-202-03.json

    9119a7d8-5eab-497f-8521-727c672e3725

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.