WP-Game Security & Risk Analysis

wordpress.org/plugins/wp-game

This isn't plugin for website game. This plugin include opensource html5 games library for user visit website. This is mini game help user free s …

10 active installs v1.0 PHP + WP 3.0+ Updated Feb 27, 2015
gamehtml5-game
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP-Game Safe to Use in 2026?

Generally Safe

Score 85/100

WP-Game has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The wp-game v1.0 plugin exhibits a mixed security posture. On the positive side, the absence of known CVEs and a low overall attack surface suggest some level of developer diligence regarding common vulnerabilities. The plugin also appears to be free of dangerous functions and file operations, which are typically points of concern.

However, several critical security weaknesses are evident in the static analysis. The most significant concern is the complete lack of output escaping, meaning that any data outputted by the plugin is potentially vulnerable to cross-site scripting (XSS) attacks. Furthermore, the presence of a taint flow with an unsanitized path indicates a potential for data to be processed in an insecure manner, though its severity is not explicitly stated as critical or high. The absence of any capability checks or nonce checks, especially given the potential for future expansion of the attack surface, leaves the plugin vulnerable to unauthorized actions and CSRF attacks.

Given the lack of historical vulnerabilities, it's difficult to draw strong conclusions about long-term security patterns. However, the current static analysis reveals significant gaps in fundamental security practices, particularly concerning output sanitation and authorization. While the plugin currently has a minimal attack surface and no known CVEs, the identified weaknesses, if not addressed, could lead to serious security incidents as the plugin evolves or is integrated into more complex environments. The lack of output escaping and potential unsanitized taint flow are the most pressing issues.

Key Concerns

  • 0% output escaping
  • Taint flow with unsanitized path
  • 0 nonce checks
  • 0 capability checks
Vulnerabilities
None known

WP-Game Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

WP-Game Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
7
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

0% escaped7 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<template-custom> (templates\template-custom.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP-Game Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_initindex.php:17
actionadmin_bar_menuindex.php:18
filterpage_templateindex.php:133
Maintenance & Trust

WP-Game Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedFeb 27, 2015
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP-Game Developer Profile

mayxaybot

1 plugin · 10 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect WP-Game

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-game/style.css

HTML / DOM Fingerprints

HTML Comments
<!-- Add games to menu -->
Data Attributes
base href="
JS Globals
window.requestAnimFrameaudiochannelsplay_soundgetCookiesetCookie
FAQ

Frequently Asked Questions about WP-Game