2 matches found
CVE-2026-33500
WWBN AVideo (up to version 26.0) remains vulnerable to stored XSS via Markdown-constructed links because ParsedownSafeWithLinks does not override inlineLink() and inlineUrlTag(), allowing javascript: URLs to bypass sanitization. The incomplete fix means markdown links like [text](javascript:alert...
PT-2026-26784
Name of the Vulnerable Software and Affected Versions AVideo versions up to and including 26.0 Description A flaw exists in AVideo that allows for stored cross-site scripting XSS through markdown link injection. The fix for a previous issue introduced a custom class, ParsedownSafeWithLinks,...