CVE-2026-97233
Received Received - Intake

Cross-Site Scripting in Anagnorisis Media Filename Handler

Vulnerability report for CVE-2026-97233, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-24

Last updated on: 2026-09-24

Assigner: VulDB

Description

A vulnerability was identified in volotat Anagnorisis up to 0.4.11. Affected by this issue is the function html of the file PlaylistManager.js of the component Media Filename Handler. Such manipulation of the argument file_path leads to cross site scripting. The attack can be launched remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-24
Last Modified
2026-09-24
Generated
2026-09-24
AI Q&A
2026-09-24
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
volotat anagnorisis to 0.4.11 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
CWE-94 The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a cross-site scripting (XSS) issue in the volotat Anagnorisis software up to version 0.4.11. It exists in the PlaylistManager.js file, specifically in the html function that handles the media filename. The flaw allows an attacker to inject malicious scripts by manipulating the file_path argument, which can be executed in a victim's browser when the page is loaded.

Impact Analysis

This vulnerability could allow attackers to execute arbitrary scripts in your browser when you access a maliciously crafted media file. This might lead to theft of session cookies, account takeover, or defacement of web pages. Since the exploit is publicly available, the risk of real-world attacks is higher.

Compliance Impact

This XSS vulnerability could lead to unauthorized access to sensitive data, which may violate GDPR's data protection requirements or HIPAA's safeguards for protected health information. Organizations using this software may face compliance violations if user data is compromised through such attacks.

Mitigation Strategies

Update volotat Anagnorisis to the latest version beyond 0.4.11 if available. If no update exists, consider disabling the Media Filename Handler component in PlaylistManager.js. Implement input validation for file_path arguments to prevent XSS attacks. Monitor network traffic for suspicious activity targeting this component.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-97233. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart