
Recencio Book Reviews - WordPress plugin for managing book reviews. Originally created by Kemory Grubb. Security-patched fork resolving CVE-2024-33648 and 57 additional vulnerabilities found through five iterative AI-assisted security audits.
A WordPress plugin for managing and displaying book reviews. Custom post type, 7 taxonomies, 13 shortcodes, 7 widgets, 6 templates, 5 extensions. All data stored in standard WordPress post meta — no custom tables.
Recencio Book Reviews was created by Kemory Grubb (w33zy) and published on the WordPress plugin directory. Kemory passed away in 2024. The plugin was left unmaintained with a known stored XSS vulnerability (CVE-2024-33648) and no path to a fix.
In 2026, Tom Stayte adopted the plugin. The original source was forked from Kemory's GitLab repository, the CVE was patched, and a full security audit was conducted before deploying to production.
This repository is the continuation of that work. The plugin will be resubmitted to the WordPress plugin directory under new maintainership.
The plugin has undergone a comprehensive security overhaul across versions 1.67.0 through 1.70.0:
The audit methodology:
$wpdb->prepare(), input sanitisation, output escaping). Post-patch verification confirmed all 49 resolved.All findings are documented in the audit/ directory.
Validated by Patchstack.
All fixes preserve backwards compatibility. Existing installations can upgrade from 1.66.0 without data loss.
Report bugs or suggest features via GitHub issues.
Pull requests are welcome. The codebase follows WordPress PHP coding standards.
GPL-2.0-or-later. See LICENSE.txt.
Copyright 2014-2024 Kemory Grubb Copyright 2026 Tom Stayte