RCR8 Security & Risk Analysis

wordpress.org/plugins/rcr8-widget

Outdoor activity plugin. Lets you add recreational locations to your site from one of the largest databases of outdoor sports on the web.

10 active installs v0.8.1 PHP + WP 3.0.1+ Updated Aug 4, 2014
outdoorsearchshortcodesidebarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is RCR8 Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The 'rcr8-widget' plugin v0.8.1 exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries, performing no file operations or external HTTP requests, and having a clean vulnerability history with no known CVEs. However, several significant concerns arise from the static analysis. The presence of the `unserialize` function without any apparent sanitization or checks is a critical risk, as it can lead to Remote Code Execution if the data being unserialized is controlled by an attacker. Furthermore, the plugin has a very low percentage of properly escaped output, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The lack of nonce checks on its single entry point (a shortcode) is also concerning, as it could potentially be exploited if the shortcode's functionality is sensitive or can be triggered in an unintended manner.

Key Concerns

  • Use of unserialize without apparent sanitization
  • Low percentage of properly escaped output
  • Missing nonce checks on entry points
Vulnerabilities
None known

RCR8 Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

RCR8 Release Timeline

vrelease-0.8
vrelease-0.7
vrelease-0.6
vrelease-0.5
vrelease-0.4
vrelease-0.3
Code Analysis
Analyzed Apr 16, 2026

RCR8 Code Analysis

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

Dangerous Functions Found

unserialize$rcr8_widget_options = unserialize(get_option('rcr8_widget_options'));rcr8.php:60

Output Escaping

5% escaped19 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
rcr8_tools_page (rcr8.php:444)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

RCR8 Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[rcr8-activity] rcr8.php:706
WordPress Hooks 2
actioninitrcr8.php:14
actionadmin_menurcr8.php:431
Maintenance & Trust

RCR8 Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedAug 4, 2014
PHP min version
Downloads2K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

RCR8 Developer Profile

alxgrlk

3 plugins · 20 total installs

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

How We Detect RCR8

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

Asset Fingerprints

Script Paths
/wp-content/plugins/rcr8-widget/rcr8Widget.js/wp-content/plugins/rcr8-widget/tagWidget.js

HTML / DOM Fingerprints

Data Attributes
id="rcr8Container"id="rcr8Control"name="rcr8_widget_title"name="rcr8_widget_type"name="rcr8_widget_location"name="rcr8_widget_activity"+3 more
JS Globals
rcr8DefaultZiprcr8DefaultStatercr8DefaultActivityrcr8ActivityListrcr8Sizercr8Footer
Shortcode Output
[rcr8-activity
FAQ

Frequently Asked Questions about RCR8