PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-73613 filebrowser CVE debrief

CVE-2026-73613 debrief based on the supplied source corpus. The vulnerability exists in filebrowser versions before 2.63.19; an out-of-scope file deletion vulnerability in the TUS upload cache eviction mechanism allows authenticated users with only Create permission to delete arbitrary files outside their scope by swapping an ancestor directory with a symlink during the cache TTL window. Defenders should assess exposure and prioritize patching, focusing on environments with Create permission granted to users.

Vendor
filebrowser
Product
Unknown
CVSS
HIGH 7.2
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-13
Original CVE updated
2026-09-08
Advisory published
2026-08-13
Advisory updated
2026-09-08

Who should care

Defenders responsible for filebrowser deployments, particularly those with authenticated users having Create permission, should assess exposure and prioritize patching. This includes reviewing user permissions, monitoring filebrowser logs for suspicious activity, and ensuring that Create permission is restricted to only necessary users. Security teams should also consider potential data loss or integrity impacts if the vulnerability is exploited.

Why it matters

CVE-2026-73613 is a high-severity vulnerability in filebrowser that allows authenticated users with Create permission to delete arbitrary files outside their scope; defenders should verify and prioritize patching.

  • Verification of filebrowser version and patching priority
  • Restriction of Create permission to only necessary users
  • Monitoring filebrowser logs for suspicious file deletion activity
  • Potential data loss or integrity impact if exploited

Technical summary

The vulnerability exists in filebrowser versions before 2.63.19; an out-of-scope file deletion vulnerability in the TUS upload cache eviction mechanism allows authenticated users with only Create permission to delete arbitrary files outside their scope by swapping an ancestor directory with a symlink during the cache TTL window, bypassing ScopedFs scope guards and Perm.Delete checks. This allows attackers to potentially delete arbitrary files outside their scope, impacting data integrity and confidentiality. Defenders should verify and prioritize patching.

Defensive priority

Authenticated users with Create permission may be able to delete arbitrary files outside their scope; defenders should verify and prioritize patching.

Recommended defensive actions

  • Verify filebrowser version and prioritize patching to 2.63.19 or later
  • Restrict Create permission to only necessary users
  • Monitor filebrowser logs for suspicious file deletion activity
  • 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
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The vulnerability exists in filebrowser versions before 2.63.19; an out-of-scope file deletion vulnerability in the TUS upload cache eviction mechanism allows authenticated users with only Create permission to delete arbitrary files outside their scope. Evidence is based on CVE Program and NVD sources; defenders should verify filebrowser versions and user permissions, noting potential limitations in source-provided information.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-73613 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-73613 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

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

Supplemental references

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.