WP Responsive Auto Fit Text Security & Risk Analysis

wordpress.org/plugins/wp-responsive-slab-text

WP Responsive Auto Fit Text allows you to create great, big, bold headlines that resize to the viewport width, with a WordPress shortcode.

600 active installs v0.3 PHP + WP 2.5+ Updated Feb 18, 2025
auto-fit-textresponsive-textslabtexttext-resizetypography
91
A · Safe
CVEs total1
Unpatched0
Last CVEFeb 23, 2025
Safety Verdict

Is WP Responsive Auto Fit Text Safe to Use in 2026?

Generally Safe

Score 91/100

WP Responsive Auto Fit Text has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Feb 23, 2025Updated 1yr ago
Risk Assessment

The wp-responsive-slab-text plugin v0.3 demonstrates a generally good security posture with several positive attributes. The static analysis reveals no dangerous functions, no raw SQL queries, and a high percentage of properly escaped output. Notably, there are no file operations or external HTTP requests, which significantly reduces potential attack vectors. The plugin also has a limited attack surface, with only two shortcodes as entry points, and importantly, no unprotected entry points detected.

However, there are a few areas that warrant attention. The absence of nonce checks and capability checks across all detected entry points is a significant concern. While the static analysis found no unprotected AJAX or REST API routes, the general lack of these crucial security mechanisms means that any future additions or modifications to these handlers, or even the existing shortcodes if they implicitly interact with backend functions, could be vulnerable. The vulnerability history shows a single medium severity CVE related to Cross-site Scripting, which, although patched, indicates a past vulnerability in how user input was handled. The fact that the last vulnerability was recorded in 2025 suggests it's a recent finding and may be a concern if the code hasn't been thoroughly reviewed since.

In conclusion, the plugin has strengths in its avoidance of common risky functions and its use of prepared statements. Nevertheless, the complete absence of nonce and capability checks is a substantial weakness that significantly elevates risk, as it leaves the plugin's functionality open to unauthorized execution or manipulation. The past XSS vulnerability, even if patched, serves as a reminder to be vigilant about input sanitization and output escaping.

Key Concerns

  • No nonce checks on entry points
  • No capability checks on entry points
  • Past medium severity XSS vulnerability
  • 1 out of 2 shortcodes might have unescaped output
Vulnerabilities
1

WP Responsive Auto Fit Text Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-26904medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

WP Responsive Auto Fit Text <= 0.2 - Authenticated (Contributor+) Stored Cross-Site Scripting

Feb 23, 2025 Patched in 0.3 (9d)
Code Analysis
Analyzed Mar 16, 2026

WP Responsive Auto Fit Text Code Analysis

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

Output Escaping

80% escaped5 total outputs
Attack Surface

WP Responsive Auto Fit Text Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[slabtext] wp-responsive-fit-text.php:41
[slab] wp-responsive-fit-text.php:66
WordPress Hooks 1
actionwp_footerwp-responsive-fit-text.php:69
Maintenance & Trust

WP Responsive Auto Fit Text Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 18, 2025
PHP min version
Downloads14K

Community Trust

Rating100/100
Number of ratings5
Active installs600
Developer Profile

WP Responsive Auto Fit Text Developer Profile

gal_op

1 plugin · 600 total installs

88
trust score
Avg Security Score
91/100
Avg Patch Time
9 days
View full developer profile
Detection Fingerprints

How We Detect WP Responsive Auto Fit Text

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-responsive-auto-fit-text/js/jquery.slabtext.min.js/wp-content/plugins/wp-responsive-auto-fit-text/css/wp-responsive-auto-fit-text.css
Script Paths
/wp-content/plugins/wp-responsive-auto-fit-text/js/jquery.slabtext.min.js
Version Parameters
/wp-content/plugins/wp-responsive-auto-fit-text/js/jquery.slabtext.min.js?ver=/wp-content/plugins/wp-responsive-auto-fit-text/css/wp-responsive-auto-fit-text.css?ver=

HTML / DOM Fingerprints

CSS Classes
slabtext-wrapper
Data Attributes
data-slabtext-viewport-breakpoint
JS Globals
slabTextDatastSstEtxtSC_SCRIPTSSLAB_TEXT_LINE
Shortcode Output
<div id="slabTextclass="slabtext-wrapper"></div>
FAQ

Frequently Asked Questions about WP Responsive Auto Fit Text