RPB Chessboard Security & Risk Analysis

wordpress.org/plugins/rpb-chessboard

This plugin allows you to typeset and display chess diagrams and PGN-encoded chess games.

1K active installs v8.1.0 PHP 7.2+ WP 6.9+ Updated Jan 25, 2026
chesschessboardfengamespgn
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is RPB Chessboard Safe to Use in 2026?

Generally Safe

Score 100/100

RPB Chessboard has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The "rpb-chessboard" plugin v8.1.0 exhibits a generally good security posture, with no known vulnerabilities in its history and a strong adherence to secure coding practices in many areas. The code effectively utilizes prepared statements for SQL queries and demonstrates a high rate of output escaping, significantly reducing the risk of common web vulnerabilities like SQL injection and Cross-Site Scripting (XSS). The presence of nonce and capability checks further bolsters its defenses. However, a significant concern arises from the unprotected AJAX handler. This single unprotected entry point represents a considerable risk, as it could be exploited by unauthenticated users to trigger arbitrary actions or reveal sensitive information. The taint analysis, while not revealing critical or high-severity issues, highlights flows with unsanitized paths, which warrants further investigation to understand the potential impact, especially in conjunction with the unprotected AJAX handler.

Key Concerns

  • Unprotected AJAX handler
  • Flows with unsanitized paths in taint analysis
Vulnerabilities
None known

RPB Chessboard Security Vulnerabilities

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

RPB Chessboard Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
18
239 escaped
Nonce Checks
1
Capability Checks
3
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

93% escaped257 total outputs
Data Flows
8 unsanitized

Data Flow Analysis

8 flows8 with unsanitized paths
updateIntegerParameter (php\models\postaction\settings\abstract.php:61)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

RPB Chessboard Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 1

authwp_ajax_rpbchessboard-dismissNewsNoticephp\controlleradmin.php:154

Shortcodes 1

[pgndiagram] php\abstractcontroller.php:162
WordPress Hooks 8
filterno_texturize_shortcodesphp\abstractcontroller.php:165
filterthe_contentphp\abstractcontroller.php:170
filtercomment_textphp\abstractcontroller.php:171
filterupload_mimesphp\controlleradmin.php:42
actionadmin_menuphp\controlleradmin.php:45
actionadmin_noticesphp\controlleradmin.php:58
actionadmin_noticesphp\controlleradmin.php:153
actioninitrpb-chessboard.php:52
Maintenance & Trust

RPB Chessboard Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 25, 2026
PHP min version7.2
Downloads100K

Community Trust

Rating96/100
Number of ratings20
Active installs1K
Developer Profile

RPB Chessboard Developer Profile

yo35

1 plugin · 1K total installs

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

How We Detect RPB Chessboard

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rpb-chessboard/css/admin.css/wp-content/plugins/rpb-chessboard/css/admin.min.css/wp-content/plugins/rpb-chessboard/css/rpb-chessboard.css/wp-content/plugins/rpb-chessboard/css/rpb-chessboard.min.css/wp-content/plugins/rpb-chessboard/third-party-libs/jquery/jquery-ui.smoothness.css/wp-content/plugins/rpb-chessboard/third-party-libs/jquery/jquery-ui.smoothness.min.css/wp-content/plugins/rpb-chessboard/js/rpb-chessboard-npm.js/wp-content/plugins/rpb-chessboard/js/rpb-chessboard-npm.min.js
Script Paths
/wp-content/plugins/rpb-chessboard/js/rpb-chessboard-npm.js/wp-content/plugins/rpb-chessboard/js/rpb-chessboard-npm.min.js
Version Parameters
rpb-chessboard/css/admin.css?ver=rpb-chessboard/css/rpb-chessboard.css?ver=rpb-chessboard/third-party-libs/jquery/jquery-ui.smoothness.css?ver=rpb-chessboard/js/rpb-chessboard-npm.js?ver=

HTML / DOM Fingerprints

CSS Classes
rpb-chessboard
HTML Comments
<!-- CSS files specific to the admin --><!-- Always enqueue the main CSS files --><!-- Always enqueue the main JS files -->
FAQ

Frequently Asked Questions about RPB Chessboard