Extras for WP Rocket Security & Risk Analysis

wordpress.org/plugins/extra-wp-rocket

Added extra options to your WP Rocket configuration

80 active installs v1.2 PHP + WP 4.8+ Updated Mar 25, 2019
addonextraswp-rocketwprocket
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Extras for WP Rocket Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The 'extra-wp-rocket' v1.2 plugin exhibits a generally good security posture based on the static analysis. It has a minimal attack surface with no discovered AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, no unprotected entry points. The absence of dangerous functions and the exclusive use of prepared statements for SQL queries are strong indicators of secure coding practices. Furthermore, the plugin demonstrates a commitment to security by incorporating capability checks. The lack of any recorded vulnerabilities in its history is a positive sign, suggesting a history of stability and security diligence.

However, the analysis does reveal some areas for concern. The low percentage of properly escaped output (10%) is a significant weakness. This means that user-supplied data or dynamically generated content that is outputted by the plugin is likely not being adequately sanitized, potentially leading to Cross-Site Scripting (XSS) vulnerabilities. While there are no critical taint flows or issues with unsanitized paths reported, the lack of nonce checks on the identified file operations (even if they don't have an attack surface reported) is a missed opportunity for robust security. The plugin also has some file operations without clear security checks mentioned, which could be a vector if not handled carefully.

In conclusion, 'extra-wp-rocket' v1.2 has a strong foundation in terms of limiting its attack surface and secure database interactions. The absence of historical vulnerabilities is commendable. The primary weakness lies in its output escaping, which requires immediate attention to prevent XSS attacks. The lack of nonce checks on file operations is another area that should be addressed to further harden the plugin's security.

Key Concerns

  • Low output escaping percentage
  • File operations without explicit nonce checks mentioned
Vulnerabilities
None known

Extras for WP Rocket Security Vulnerabilities

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

Extras for WP Rocket Code Analysis

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

Output Escaping

10% escaped10 total outputs
Attack Surface

Extras for WP Rocket Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadmin_noticesextra-wp-rocket.php:26
actionadmin_noticesextra-wp-rocket.php:60
actionadmin_noticesextra-wp-rocket.php:77
filterpre_get_rocket_option_sitemap_preload_url_crawlextra-wp-rocket.php:85
actionwp_print_scriptsextra-wp-rocket.php:92
filterrocket_gzencode_level_compressionextra-wp-rocket.php:99
actionadmin_noticesextra-wp-rocket.php:114
actionadmin_initextra-wp-rocket.php:275
actionadmin_menuextra-wp-rocket.php:278
actionwp_rocket_loadedextra-wp-rocket.php:282
Maintenance & Trust

Extras for WP Rocket Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedMar 25, 2019
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs80
Developer Profile

Extras for WP Rocket Developer Profile

Aphotrax

3 plugins · 690 total installs

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

How We Detect Extras for WP Rocket

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/extra-wp-rocket/extra-wp-rocket.php

HTML / DOM Fingerprints

CSS Classes
notice-errornotice-infonotice-success
FAQ

Frequently Asked Questions about Extras for WP Rocket