SubToMe Security & Risk Analysis

wordpress.org/plugins/subtome

This widget adds a SubToMe button to your blog and allows people to subscribe to your content in one click.

20 active installs v1.5.6 PHP + WP 3.3.1+ Updated Jul 17, 2024
feedfollowrsssubscribesubtome
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SubToMe Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The subtome v1.5.6 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of known CVEs and a clean taint analysis indicate a lack of critical vulnerabilities. The plugin also demonstrates good practices by exclusively using prepared statements for SQL queries and having no file operations or external HTTP requests. However, there are significant areas of concern, particularly regarding output escaping and the complete lack of nonce and capability checks. With 25% of outputs being improperly escaped, there's a notable risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is outputted without proper sanitization. Furthermore, the absence of nonce and capability checks on its single shortcode entry point makes it susceptible to Cross-Site Request Forgery (CSRF) and unauthorized actions if the shortcode performs any sensitive operations. While the attack surface is small, the lack of protective measures on the existing entry point is a weakness.

Key Concerns

  • Low output escaping rate (25%)
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

SubToMe Security Vulnerabilities

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

SubToMe Code Analysis

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

Output Escaping

25% escaped24 total outputs
Attack Surface

SubToMe Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[subtome] subtome.php:150
WordPress Hooks 6
actioninitsubtome.php:31
actionwidgets_initsubtome.php:32
actioninitsubtome.php:49
actionadmin_menusubtome.php:152
actionadmin_initsubtome.php:153
actionthe_contentsubtome.php:154
Maintenance & Trust

SubToMe Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedJul 17, 2024
PHP min version
Downloads8K

Community Trust

Rating86/100
Number of ratings3
Active installs20
Developer Profile

SubToMe Developer Profile

julien51

3 plugins · 100 total installs

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

How We Detect SubToMe

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/subtome/img/subtome-button.svg

HTML / DOM Fingerprints

CSS Classes
subtome-descriptionwidget_subtome
Data Attributes
data-captiondata-description
JS Globals
subtome_button_script
Shortcode Output
<p class="subtome"><span class="subtome-description"><img src="" onclick="
FAQ

Frequently Asked Questions about SubToMe