CVE-2026-33072
FileRise is a self-hosted web file manager / WebDAV server. In versions prior to 3.9.0, a hardcoded default encryption key (defaultpleasechangethiskey) is used for all cryptographic operations — HMAC token generation, AES config encryption, and session tokens — allowing any unauthenticated attacker to forge upload tokens for arbitrary file upload to shared folders, and to decrypt admin configuration secrets including OIDC client secrets and SMTP passwords. FileRise uses a single key (PERSISTENTTOKENSKEY) for all crypto operations. The default value defaultpleasechangethiskey is hardcoded in two places and used unless the deployer explicitly overrides the environment variable. This issue is fixed in version 3.9.0.
Package Versions Affected
Automatically patch vulnerabilities without upgrading
CVSS Version



Related Resources
References
https://github.com/error311/FileRise/releases/tag/v3.9.0, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33072.json, https://github.com/error311/FileRise/security/advisories/GHSA-f4xx-57cv-mg3x, https://nvd.nist.gov/vuln/detail/CVE-2026-33072
