FCC Slow Lane Security & Risk Analysis

wordpress.org/plugins/fcc-slow-lane

This plugin detects FCC visitors using known FCC IP addresses and slows down your site for them in protect of their decision regarding net neutrality.

10 active installs v1.0 PHP + WP 3.0.1+ Updated May 23, 2014
fccnet-neutralityslowlane
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FCC Slow Lane Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "fcc-slow-lane" v1.0 plugin exhibits a strong security posture in several key areas. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code demonstrates good practice by exclusively using prepared statements for SQL queries and avoiding dangerous functions, file operations, and external HTTP requests. The zero recorded CVEs and lack of historical vulnerabilities suggest a well-maintained and secure codebase over time.

However, a significant concern arises from the static analysis regarding output escaping. With 100% of the identified outputs not being properly escaped, this presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities. While the taint analysis did not reveal critical or high-severity issues, the presence of one flow with unsanitized paths, even if assessed as lower severity, warrants attention. The lack of nonce and capability checks, while not directly exploitable given the current zero entry points, indicates a potential weakness if new entry points are introduced in future versions without proper security considerations.

In conclusion, "fcc-slow-lane" v1.0 is generally secure due to its limited attack surface and good SQL practices. The primary weakness lies in the unescaped output, which introduces a risk of XSS. The absence of historical vulnerabilities is a positive indicator, but the lack of explicit capability and nonce checks suggests that future development should prioritize these security controls to maintain a robust security posture as the plugin evolves.

Key Concerns

  • Outputs not properly escaped
  • Flow with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

FCC Slow Lane Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

FCC Slow Lane Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

FCC Slow Lane Code Analysis

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

Output Escaping

0% escaped3 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<fcc> (views\fcc.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

FCC Slow Lane Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actioninitfcc_slowlane.php:24
Maintenance & Trust

FCC Slow Lane Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedMay 23, 2014
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

FCC Slow Lane Developer Profile

evoknow

1 plugin · 10 total installs

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

How We Detect FCC Slow Lane

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fcc-slow-lane/css/slowlane.css/wp-content/plugins/fcc-slow-lane/js/slowlane.js
Script Paths
/wp-content/plugins/fcc-slow-lane/js/slowlane.js
Version Parameters
fcc-slow-lane/css/slowlane.css?ver=fcc-slow-lane/js/slowlane.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about FCC Slow Lane