Responsify WP Security & Risk Analysis

wordpress.org/plugins/responsify-wp

Responsive images. Plug and play.

600 active installs v1.9.11 PHP + WP 3.8.1+ Updated Jun 7, 2018
picturepicture-elementresponsive-imagessizessrcset
63
C · Use Caution
CVEs total1
Unpatched1
Last CVEJun 5, 2025
Safety Verdict

Is Responsify WP Safe to Use in 2026?

Use With Caution

Score 63/100

Responsify WP has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Jun 5, 2025Updated 7yr ago
Risk Assessment

The plugin 'responsify-wp' v1.9.11 exhibits a mixed security posture. On one hand, the static analysis indicates a very small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that lack proper authorization checks. Furthermore, all SQL queries are safely handled using prepared statements, and there are no identified file operations or external HTTP requests, which are common vectors for compromise. The absence of dangerous functions and taint flows suggests a generally well-written codebase in these areas.

However, a significant concern arises from the complete lack of output escaping for all identified output points. This means that any user-supplied data rendered on the page is likely vulnerable to Cross-Site Scripting (XSS) attacks. The fact that there are no nonce checks or capability checks for any entry points, though the entry points are currently zero, is a potential weakness if new features introduce them without these security measures. The vulnerability history is also a notable red flag. The presence of one unpatched medium-severity CVE for XSS, dating from June 2025, suggests a recurring issue with input sanitization and output escaping. The fact that this vulnerability is unpatched is a critical risk for users of this version.

In conclusion, while the plugin has strengths in its limited attack surface and secure database interactions, the critical failure in output escaping and the existence of an unpatched XSS vulnerability present a significant security risk. Users should exercise extreme caution or consider disabling the plugin until this vulnerability is addressed.

Key Concerns

  • Unpatched Medium CVE (XSS)
  • 0% output escaping
  • 0 Nonce checks
  • 0 Capability checks
Vulnerabilities
1

Responsify WP Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

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

Responsify WP <= 1.9.11 - Authenticated (Administrator+) Stored Cross-Site Scripting

Jun 5, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Responsify WP Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

0% escaped6 total outputs
Attack Surface

Responsify WP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_menuadmin\responsify-wp-admin.php:11
actionadmin_menuadmin\responsify-wp-admin.php:12
actionadmin_initadmin\responsify-wp-admin.php:13
actionparse_queryincludes\content_filter.php:10
actionwp_enqueue_scriptsresponsify-wp.php:43
actionafter_setup_themeresponsify-wp.php:45
filterwp_calculate_image_srcsetresponsify-wp.php:59
actionplugins_loadedresponsify-wp.php:125
actionplugins_loadedresponsify-wp.php:129
Maintenance & Trust

Responsify WP Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJun 7, 2018
PHP min version
Downloads45K

Community Trust

Rating100/100
Number of ratings18
Active installs600
Developer Profile

Responsify WP Developer Profile

stefanledin

1 plugin · 600 total installs

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

How We Detect Responsify WP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/responsify-wp/src/picturefill.1.2.1.js/wp-content/plugins/responsify-wp/src/picturefill.3.0.1.min.js/wp-content/plugins/responsify-wp/admin/css/responsify-wp.css/wp-content/plugins/responsify-wp/admin/js/responsify-wp.js
Script Paths
/wp-content/plugins/responsify-wp/src/picturefill.1.2.1.js/wp-content/plugins/responsify-wp/src/picturefill.3.0.1.min.js/wp-content/plugins/responsify-wp/admin/js/responsify-wp.js
Version Parameters
/wp-content/plugins/responsify-wp/admin/js/responsify-wp.js?ver=1.9

HTML / DOM Fingerprints

JS Globals
window.Responsify_WP_Logger
FAQ

Frequently Asked Questions about Responsify WP