CVE-2026-97232 Details
Description
A vulnerability was determined in volotat Anagnorisis up to 0.4.2. Affected by this vulnerability is the function get_file_content/save_file_content/move_files/start_streaming of the file page.html. This manipulation causes path traversal. The attack can be initiated remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
A path traversal vulnerability has been identified in Volotat Anagnorisis versions through 0.4.2. The issue arises in the function 'get_file_content', 'save_file_content', 'move_files', and 'start_streaming' within 'page.html'. This vulnerability allows an authenticated user or an unauthenticated attacker, when combined with a prior authentication flaw, to manipulate files outside the intended media directory. The vulnerability has been publicly disclosed and can be exploited remotely.
To address this vulnerability, it is recommended to implement proper path validation by converting untrusted paths to canonical forms, ensuring they remain within the designated media root, and rejecting absolute paths when only relative ones are acceptable. Additionally, files should be handled with minimal privileges, the application should run as a non-root user, and mutable files should not be processed with 'render_template_string()'.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 24, 2026CISA-ADP
Assessed Sep 24, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://note-hxlab.wetolink.com/share/O7wlVHed7mQd | [email protected] | ExploitTechnical Analysis |
| https://vuldb.com/cve/CVE-2026-97232 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/908266 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/409322 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/409322/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| volotat Anagnorisis | 0.4.0 (semver) 0.4.1 (semver) 0.4.2 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 24, 2026 | New CVE Received | [email protected] |
| Sep 24, 2026 | CVE Modified | CISA-ADP |
Volerion