SEO Rocket Integration Security & Risk Analysis

wordpress.org/plugins/seo-rocket-integration

Publish SEO-optimized articles from SEO Rocket with automatic Yoast SEO and Rank Math metadata sync.

100 active installs v1.7.1 PHP 7.4+ WP 5.9+ Updated Feb 20, 2026
rank-mathrest-apiseoyoast
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is SEO Rocket Integration Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "seo-rocket-integration" plugin version 1.7.1 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. Furthermore, all identified output is properly escaped, and the single REST API route has permission callbacks, indicating a conscious effort to secure entry points. The plugin also correctly utilizes capability checks, demonstrating an awareness of WordPress's access control mechanisms.

However, the complete lack of nonce checks is a significant concern. While the current entry points are protected by permission callbacks or lack authentication requirements (due to being protected), a lack of nonces means that authenticated users could potentially be tricked into triggering actions via crafted requests, leading to Cross-Site Request Forgery (CSRF) vulnerabilities if any action were to be performed. The taint analysis also shows no flows, which is positive, but this could be due to a limited scope of analysis or a very simple plugin architecture. The zero known CVEs and no recorded vulnerabilities in its history are positive indicators, suggesting a history of secure development or a lack of past exploitation, but this does not negate the inherent risk of missing security controls.

In conclusion, the plugin has a solid foundation with good practices in place for preventing common issues like SQL injection and XSS. The main weakness lies in the omission of nonce checks, which represents a potential CSRF risk. Future development should prioritize implementing nonces on any actions that modify data or settings. The absence of critical or high-severity issues in the static analysis and vulnerability history is a strength, but the identified gap in CSRF protection is a notable weakness.

Key Concerns

  • Missing nonce checks on entry points
Vulnerabilities
None known

SEO Rocket Integration Security Vulnerabilities

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

SEO Rocket Integration Code Analysis

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

Output Escaping

100% escaped5 total outputs
Attack Surface

SEO Rocket Integration Attack Surface

Entry Points1
Unprotected0

REST API Routes 1

GET/wp-json/seo-rocket/v1/detect-pluginseo-rocket-integration.php:79
WordPress Hooks 7
actionrest_api_initseo-rocket-integration.php:30
actionrest_api_initseo-rocket-integration.php:78
actionrest_after_insert_postseo-rocket-integration.php:171
actionrest_after_insert_pageseo-rocket-integration.php:172
actionrest_after_insert_postseo-rocket-integration.php:242
actionrest_after_insert_pageseo-rocket-integration.php:243
actionadmin_noticesseo-rocket-integration.php:252
Maintenance & Trust

SEO Rocket Integration Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 20, 2026
PHP min version7.4
Downloads444

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

SEO Rocket Integration Developer Profile

seorocket

1 plugin · 100 total installs

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

How We Detect SEO Rocket Integration

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/seo-rocket-integration/css/seo-rocket-admin.css/wp-content/plugins/seo-rocket-integration/js/seo-rocket-admin.js
Version Parameters
seo-rocket-integration/css/seo-rocket-admin.css?ver=seo-rocket-integration/js/seo-rocket-admin.js?ver=

HTML / DOM Fingerprints

REST Endpoints
/wp-json/seo-rocket/v1/detect-plugin
FAQ

Frequently Asked Questions about SEO Rocket Integration