WP sIFR Security & Risk Analysis

wordpress.org/plugins/wp-sifr

WP sIFR makes any font possible in your Wordpress installation in under five minutes.

50 active installs v0.6.8.1 PHP + WP 2.5+ Updated Mar 23, 2009
flashfontsscalable-inman-flash-replacementsifr
63
C · Use Caution
CVEs total1
Unpatched1
Last CVENov 29, 2025
Safety Verdict

Is WP sIFR Safe to Use in 2026?

Use With Caution

Score 63/100

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

1 known CVE 1 unpatched Last CVE: Nov 29, 2025Updated 17yr ago
Risk Assessment

The wp-sifr plugin, version 0.6.8.1, presents a mixed security posture. On the positive side, the static analysis reveals no obvious entry points like AJAX handlers, REST API routes, shortcodes, or cron events that are unprotected. The plugin also demonstrates good practices by using prepared statements for all its SQL queries, and it doesn't perform file operations or make external HTTP requests, which reduces certain attack vectors. However, there are significant concerns stemming from its vulnerability history and the limited output escaping. The presence of a known, unpatched medium-severity CVE is a critical weakness. The fact that only 33% of outputs are properly escaped suggests a potential for cross-site scripting (XSS) vulnerabilities, which can be exploited to compromise user sessions or inject malicious content. The lack of nonce checks and capability checks across its (albeit limited) attack surface is also a concern, as it implies a reliance on other WordPress mechanisms for security, which might not always be sufficient, especially when combined with the unpatched CVE.

While the static analysis of the code itself doesn't flag dangerous functions or unsanitized taint flows, the historical data and output escaping issues overshadow these positive findings. The plugin's vulnerability history, featuring a CSRF vulnerability in the past and a current unpatched medium-severity issue, indicates a pattern of security oversights. This suggests that the development practices might not prioritize security rigorously. The conclusion is that wp-sifr is a plugin with some good foundational security practices in its code, but its security posture is severely undermined by an unpatched CVE and insufficient output escaping, making it a risk to users. The lack of a significant attack surface might have historically masked deeper issues, but the current unpatched vulnerability is a direct and actionable threat.

Key Concerns

  • Unpatched CVE: 1 medium
  • Output escaping: 67% not properly escaped
  • No nonce checks
  • No capability checks
Vulnerabilities
1 published

WP sIFR Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-49347medium · 4.3Cross-Site Request Forgery (CSRF)

sIFR <= 0.6.8.1 - Cross-Site Request Forgery

Nov 29, 2025Unpatched
Version History

WP sIFR Release Timeline

v0.6.8.1Current1 CVE
v0.6.81 CVE
v0.6.71 CVE
v0.6.61 CVE
v0.6.51 CVE
v0.6.41 CVE
v0.6.11 CVE
v0.61 CVE
v0.5.11 CVE
v0.51 CVE
Code Analysis
Analyzed Mar 16, 2026

WP sIFR Code Analysis

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

Output Escaping

33% escaped3 total outputs
Attack Surface

WP sIFR Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_headheader.php:4
actionadmin_headheader.php:5
actionadmin_menuoptions.php:7
actionadmin_headwp-sifr.php:42
Maintenance & Trust

WP sIFR Maintenance & Trust

Maintenance Signals

WordPress version tested2.7.1
Last updatedMar 23, 2009
PHP min version
Downloads22K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

WP sIFR Developer Profile

Jupitercow

8 plugins · 510 total installs

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

How We Detect WP sIFR

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-sifr/sifr/sifr.css/wp-content/plugins/wp-sifr/sifr/sifr.js
Script Paths
/wp-content/plugins/wp-sifr/sifr/sifr.js

HTML / DOM Fingerprints

HTML Comments
<!-- begin WP sIFR --><!-- end WP sIFR -->
JS Globals
sIFR.useStyleChecksIFR.activate
FAQ

Frequently Asked Questions about WP sIFR