CVE Catalog

CVE-2026-89254

HighCVSS 8.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

20th percentile - higher than 20% of all known CVEs

Summary

AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a stored cross-site scripting vulnerability in the CustomizeUser plugin where the field_name parameter is stored raw without sanitization. Administrators can inject malicious scripts via the add.json.php endpoint that execute when viewing extra info pages or profile forms that render the typeToHTML function.

Risk Assessment

The injected script can execute in the browsers of users viewing profile pages, potentially leading to session theft, account takeover, or other actions within the AVideo origin.

Recommendation

Update AVideo to a version containing the fix, and until then enforce sanitization and encoding of the field_name parameter and restrict access to the add.json.php endpoint.

Other vulnerabilities in AVideo

See all
Original NVD description (English source)

AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a stored cross-site scripting vulnerability in the CustomizeUser plugin where the field_name parameter is stored raw without sanitization. Administrators can inject malicious scripts via the add.json.php endpoint that execute when viewing extra info pages or profile forms that render the typeToHTML function.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS