CVE-2026-92616 PUBLISHED

FileRise < 3.28.0 Privilege Escalation via WebDAV Session Inheritance

Assigner: VulnCheck
Reserved: 16.09.2026 Published: 16.09.2026 Updated: 16.09.2026

FileRise before version 3.28.0 contains a privilege escalation vulnerability that allows authenticated low-privilege attackers to gain unauthorized read and write access by exploiting improper session isolation between the WebDAV interface and the web application session context. Attackers can combine valid Basic-Auth credentials with an active admin PHPSESSID cookie to bypass authorization boundaries, as the WebDAV layer incorrectly inherits elevated privileges from an ambient web session rather than enforcing independent stateless authentication per RFC 4918.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.6

Product Status

Vendor error311
Product FileRise
Versions Default: unaffected
  • affected from 0 to 3.28.0 (excl.)

Credits

  • Lazizbek Djurayev (Haad TC) finder
  • VulnCheck coordinator

References

Problem Types

  • Insufficient Session Expiration CWE