CVE-2026-50745
[Vendor] Smarty URL Helper Cross-Site Scripting
Description
A missing sanitisation vulnerability exists with user input in the stats-video.php script. The way URLs to this script were constructed did not follow best practices, and the output of the Smarty custom helper function url was neither properly encoded nor sanitised, allowing user‑supplied input to be reflected without escaping.
INFO
Published Date :
June 26, 2026, 1:11 a.m.
Last Modified :
June 26, 2026, 1:11 a.m.
Remotely Exploit :
No
Source :
hackerone
Solution
- Sanitize all user input.
- Encode output from URL helper functions.
- Review script URL construction.
- Update affected scripts.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-50745 vulnerability anywhere in the article.