CVE-2026-33072
CVE-2026-33072 is a high-severity vulnerability in Filerise with a CVSS 3.x base score of 8.2. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-798.
Key facts
- Severity: High (CVSS 3.x base score 8.2)
- EPSS exploit prediction: 0% (13th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-13643
- Weakness: CWE-798
- Affected product: Filerise
- Published:
- Last modified:
Description
FileRise is a self-hosted web file manager / WebDAV server. In versions prior to 3.9.0, a hardcoded default encryption key (default_please_change_this_key) 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 (PERSISTENT_TOKENS_KEY) for all crypto operations. The default value default_please_change_this_key is hardcoded in two places and used unless the deployer explicitly overrides the environment variable. This issue is fixed in version 3.9.0.
Frequently asked questions
- What is 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 (default_please_change_this_key) 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 (PERSISTENT_TOKENS_KEY) for all crypto operations. The default value default_please_change_this_key is hardcoded in two places and used unless the deployer explicitly overrides the environment variable. This issue is fixed in version 3.9.0.
- How severe is CVE-2026-33072?
- CVE-2026-33072 has a CVSS 3.x base score of 8.2, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity low, and availability none.
- Is CVE-2026-33072 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (13th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-33072?
- CVE-2026-33072 affects Filerise. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-33072?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-33072 have an EU (EUVD) identifier?
- Yes. CVE-2026-33072 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-13643.
- When was CVE-2026-33072 published?
- CVE-2026-33072 was published on 2026-03-20 and last updated on 2026-06-17.
References
- https://github.com/error311/FileRise/releases/tag/v3.9.0
- https://github.com/error311/FileRise/security/advisories/GHSA-f4xx-57cv-mg3x
Affected products (1)
- cpe:2.3:a:filerise:filerise:*:*:*:*:*:*:*:*
More vulnerabilities in Filerise
- CVE-2025-68116 — High (CVSS 8.9): FileRise is a self-hosted web file manager / WebDAV server. Versions prior to 2.7.1 are vulnerable to Stored Cross-Site…
- CVE-2026-33329 — High (CVSS 8.1): FileRise is a self-hosted web file manager / WebDAV server. From version 1.0.1 to before version 3.10.0, the…
- CVE-2025-62510 — High (CVSS 8.1): FileRise is a self-hosted web-based file manager with multi-file upload, editing, and batch operations. In version…
- CVE-2025-62509 — High (CVSS 8.1): FileRise is a self-hosted web-based file manager with multi-file upload, editing, and batch operations. Prior to…
- CVE-2026-25231 — High (CVSS 7.5): FileRise is a self-hosted web file manager / WebDAV server. Versions prior to 3.3.0, the application contains an…
- CVE-2026-33330 — High (CVSS 7.1): FileRise is a self-hosted web file manager / WebDAV server. Prior to version 3.10.0, a broken access control issue in…
Other CWE-798 (Use of Hard-coded Credentials) vulnerabilities
- CVE-2026-13768 — Critical (CVSS 10.0): Gardyn devices expose a privileged iothubowner key. Access to this key will allow a malicious user to invoke an IoTHub…
- CVE-2026-45631 — Critical (CVSS 10.0): Dokploy is a free, self-hostable Platform as a Service (PaaS). From 0.27.0 to before 0.29.3, a hardcoded…
- CVE-2026-22769 — Critical (CVSS 10.0): Dell RecoverPoint for Virtual Machines, versions prior to 6.0.3.1 HF1, contain a hardcoded credential vulnerability.…
- CVE-2025-42890 — Critical (CVSS 10.0): SQL Anywhere Monitor (Non-GUI) baked credentials into the code,exposing the resources or functionality to unintended…
- CVE-2025-7503 — Critical (CVSS 10.0): An OEM IP camera manufactured by Shenzhen Liandian Communication Technology LTD exposes a Telnet service (port 23) with…
- CVE-2025-20309 — Critical (CVSS 10.0): A vulnerability in Cisco Unified Communications Manager (Unified CM) and Cisco Unified Communications Manager Session…
Browse all CWE-798 (Use of Hard-coded Credentials) vulnerabilities →