Games Catalog Security & Risk Analysis

wordpress.org/plugins/game-catalog

A full games catalog (without buying mecanisms)

10 active installs v1.2.0 PHP + WP 4.0+ Updated Unknown
cataloggame
78
B · Generally Safe
CVEs total1
Unpatched1
Last CVEMay 19, 2026
Safety Verdict

Is Games Catalog Safe to Use in 2026?

Mostly Safe

Score 78/100

Games Catalog is generally safe to use. 1 past CVE were resolved.

1 known CVE 1 unpatched Last CVE: May 19, 2026
Risk Assessment

The "game-catalog" v1.2.0 plugin exhibits a mixed security posture. On the positive side, there are no known critical vulnerabilities (CVEs) associated with it, and the static analysis did not identify any dangerous functions, file operations, or external HTTP requests. The plugin also shows a decent adoption of prepared statements for SQL queries, with 68% of them being properly handled. However, significant concerns arise from the complete lack of output escaping for all identified outputs, which represents a serious risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, the presence of 4 taint flows with unsanitized paths, all categorized as high severity, directly indicates potential security weaknesses where user-supplied data could be improperly processed, leading to unexpected or malicious behavior. The absence of nonce and capability checks across all entry points (shortcodes in this case) is also a critical oversight, leaving these functionalities open to unauthorized access and manipulation. The vulnerability history being clean is a good sign, but it doesn't negate the risks identified in the static analysis, which points to potential issues that may not have been publicly disclosed or exploited yet.

Key Concerns

  • 0% proper output escaping
  • 4 high severity unsanitized taint flows
  • 0 nonce checks
  • 0 capability checks
  • SQL queries with no prepare
Vulnerabilities
1 published

Games Catalog Security Vulnerabilities

CVEs by Year

1 CVE in 2026 · unpatched
2026
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2026-8418medium · 4.3Cross-Site Request Forgery (CSRF)

Games Catalog <= 1.2.0 - Cross-Site Request Forgery to Arbitrary Game/Post Deletion

May 19, 2026Unpatched
Version History

Games Catalog Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Games Catalog Code Analysis

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

SQL Query Safety

68% prepared25 total queries

Output Escaping

0% escaped33 total outputs
Data Flows · Security
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
gc_crud (admin-crud.php:19)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Games Catalog Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[games-catalog-list] games-catalog.php:99
[games-catalog-game-of-page] games-catalog.php:100
WordPress Hooks 4
actionadmin_menugames-catalog.php:94
actionwp_dashboard_setupgames-catalog.php:102
actionplugins_loadedgames-catalog.php:104
actionwp_enqueue_scriptsshorttag-list.php:116
Maintenance & Trust

Games Catalog Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedUnknown
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Games Catalog Developer Profile

askywhale

1 plugin · 10 total installs

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

How We Detect Games Catalog

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/game-catalog/css/catalog.css/wp-content/plugins/game-catalog/css/dashboard.css/wp-content/plugins/game-catalog/js/dashboard.js/wp-content/plugins/game-catalog/js/catalog.js
Script Paths
/wp-content/plugins/game-catalog/js/dashboard.js/wp-content/plugins/game-catalog/js/catalog.js
Version Parameters
game-catalog/css/catalog.css?ver=game-catalog/css/dashboard.css?ver=game-catalog/js/dashboard.js?ver=game-catalog/js/catalog.js?ver=

HTML / DOM Fingerprints

CSS Classes
gc_games_list_tablegc_game_description
HTML Comments
WTF time ; welcome to 1998 !TODO create user 111111user 2, time+1e9 : nobody -> lock for everyone, for a long timetodo : user 111111
Data Attributes
data-game-id
JS Globals
gc_game_of_page_scriptgc_list_script
Shortcode Output
[games-catalog-list][games-catalog-game-of-page]
FAQ

Frequently Asked Questions about Games Catalog