Simple Subtitles Security & Risk Analysis

wordpress.org/plugins/simple-subtitles

Define a subtitle on any post, page, or custom post type.

30 active installs v2.1.1 PHP + WP 3.5+ Updated May 10, 2016
subtitles
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Subtitles Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The simple-subtitles plugin v2.1.1 exhibits a strong security posture based on the provided static analysis. The complete absence of entry points (AJAX handlers, REST API routes, shortcodes, cron events) significantly limits the plugin's attack surface, which is a commendable security practice. Furthermore, the code signals indicate a robust approach to security with 100% of SQL queries using prepared statements and the presence of nonce and capability checks. File operations and external HTTP requests are also absent, further reducing potential vulnerabilities.

While the static analysis revealed no critical or high severity taint flows and no known CVEs in its history, there are minor areas for improvement. The 67% proper output escaping rate, while not critical, suggests that a portion of the plugin's output might not be adequately sanitized, potentially leading to low-risk cross-site scripting (XSS) vulnerabilities if the unescaped outputs are user-controlled. The absence of any recorded vulnerabilities historically is a positive indicator of consistent secure development.

In conclusion, simple-subtitles v2.1.1 appears to be a securely developed plugin with a minimal attack surface and good application of security best practices. The lack of known vulnerabilities and the absence of critical static analysis findings are significant strengths. The only minor concern is the proportion of unescaped output, which should be reviewed to ensure all output is properly sanitized.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Simple Subtitles Security Vulnerabilities

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

Simple Subtitles Code Analysis

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

Output Escaping

67% escaped6 total outputs
Attack Surface

Simple Subtitles Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionadmin_initsimple-subtitles.php:33
actionedit_form_after_titlesimple-subtitles.php:34
actionadmin_enqueue_scriptssimple-subtitles.php:35
actionsave_postsimple-subtitles.php:36
filterthe_simple_subtitlesimple-subtitles.php:38
filterthe_simple_subtitlesimple-subtitles.php:39
filterthe_simple_subtitlesimple-subtitles.php:40
filterthe_simple_subtitlesimple-subtitles.php:41
actioninitsimple-subtitles.php:42
filterthe_contentsimple-subtitles.php:228
actionadmin_initupgrades.php:8
Maintenance & Trust

Simple Subtitles Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedMay 10, 2016
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

Simple Subtitles Developer Profile

Jonathan Desrosiers

9 plugins · 21K total installs

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

How We Detect Simple Subtitles

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-subtitles/admin.css/wp-content/plugins/simple-subtitles/admin.js
Script Paths
/wp-content/plugins/simple-subtitles/admin.js
Version Parameters
simple-subtitles/admin.css?ver=simple-subtitles/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
simple-subtitle
Data Attributes
id="subtitlediv"id="subtitlewrap"name="simple_subtitle"id="simple_subtitle"id="subtitle-prompt-text"class="screen-reader-text"
Shortcode Output
<h3 class="simple-subtitle">
FAQ

Frequently Asked Questions about Simple Subtitles