CVE Catalog

CVE-2026-38472

Low risk· EPSS 21%
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

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

Summary

Stored XSS vulnerability in forum reward comments in GazellePW (GazellePosterWall) allows remote attackers to inject arbitrary JavaScript via the c parameter in /forums.php?action=ajax_get_jf which is later rendered in the data-tooltip attribute in /forums.php?action=viewthread and interpreted as HTML by the Tooltipster configuration.

Risk Assessment

An attacker could execute malicious scripts in the browsers of users visiting the forum, potentially leading to data theft or session hijacking.

Recommendation

It is recommended to properly encode output and validate the c parameter, and configure Tooltipster securely.

Other vulnerabilities in GazellePW

See all
Original NVD description (English source)

A Stored XSS vulnerability in forum reward comments in GazellePW (GazellePosterWall) commit 86c4bedf727691b5a97af42a4864869d18446449 allows remote attackers to inject arbitrary JavaScript via the c parameter in /forums.php?action=ajax_get_jf which is later rendered in the data-tooltip attribute in /forums.php?action=viewthread and interpreted as HTML by the Tooltipster configuration.

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