Monitor vulnerabilities like this one.
Sign up free to get alerted when software you use is affected.
6.4
Scoreboard for HTML5 Games Lite plugin allows malicious scripts to run on WordPress sites
CVE-2026-4083
Summary
The Scoreboard for HTML5 Games Lite plugin for WordPress has a security flaw that allows attackers with admin access to inject malicious code into web pages. This could allow them to take control of a site or steal user data. Update the plugin to the latest version to fix this issue.
Original title
The Scoreboard for HTML5 Games Lite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'scoreboard' shortcode in all versions up to, and including, 1.2. The shortcode functio...
Original description
The Scoreboard for HTML5 Games Lite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'scoreboard' shortcode in all versions up to, and including, 1.2. The shortcode function sfhg_shortcode() allows arbitrary HTML attributes to be added to the rendered <iframe> element, with only a small blacklist of four attribute names (same_height_as, onload, onpageshow, onclick) being blocked. While the attribute names are passed through esc_html() and values through esc_attr(), this does not prevent injection of JavaScript event handler attributes like onfocus, onmouseover, onmouseenter, etc., because these attribute names and simple JavaScript payloads contain no characters that would be modified by these escaping functions. The shortcode text is stored in post_content and is only expanded to HTML at render time, after WordPress's kses filtering has already been applied to the raw post content. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
nvd CVSS3.1
6.4
Vulnerability type
CWE-79
Cross-site Scripting (XSS)
- https://plugins.trac.wordpress.org/browser/scoreboard-for-html5-game-lite/tags/1...
- https://plugins.trac.wordpress.org/browser/scoreboard-for-html5-game-lite/tags/1...
- https://plugins.trac.wordpress.org/browser/scoreboard-for-html5-game-lite/tags/1...
- https://plugins.trac.wordpress.org/browser/scoreboard-for-html5-game-lite/trunk/...
- https://plugins.trac.wordpress.org/browser/scoreboard-for-html5-game-lite/trunk/...
- https://plugins.trac.wordpress.org/browser/scoreboard-for-html5-game-lite/trunk/...
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old...
- https://www.wordfence.com/threat-intel/vulnerabilities/id/550ae348-254e-49f5-804...
Published: 21 Mar 2026 · Updated: 21 Mar 2026 · First seen: 21 Mar 2026