CVE-2026-50745
Analyzed Analyzed - Analysis Complete

Stored XSS in Smarty PHP Template Engine via stats-video.php

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

Publication date: 2026-06-26

Last updated on: 2026-06-29

Assigner: HackerOne

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-26
Last Modified
2026-06-29
Generated
2026-07-17
AI Q&A
2026-06-26
EPSS Evaluated
2026-07-16
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
revive-adserver revive_adserver to 6.0.8 (exc)

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.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a missing sanitisation issue in the stats-video.php script. Specifically, the URLs to this script were constructed improperly, and the output of the Smarty custom helper function 'url' was neither properly encoded nor sanitised. This allowed user-supplied input to be reflected in the output without escaping.

Impact Analysis

Because user input is reflected without proper sanitisation or escaping, this vulnerability can lead to security issues such as reflected cross-site scripting (XSS). An attacker could potentially inject malicious scripts that execute in the context of a user's browser, leading to information disclosure or manipulation of user interactions.

Chat Assistant

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

EPSS Chart