Easy HTTP 103 Security & Risk Analysis

wordpress.org/plugins/easy-http-103

Improves the speed of your site by sending HTTP 103 Early Hints header.

0 active installs v1.2.1 PHP 8.0+ WP 6.8+ Updated May 30, 2026
performance
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy HTTP 103 Safe to Use in 2026?

Generally Safe

Score 100/100

Easy HTTP 103 has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The "easy-http-103" v1.1.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates strong practices in handling SQL queries and output escaping, with 100% of both using prepared statements and proper escaping respectively. It also has no known vulnerabilities recorded, suggesting a history of stability and potentially good development practices. However, significant concerns arise from the static analysis. The plugin exposes two AJAX handlers, both of which lack authentication checks, creating a substantial attack surface. Furthermore, the presence of the `shell_exec` function, a dangerous capability that allows arbitrary command execution, is a critical red flag, even though it's not directly linked to a taint flow in this analysis. The lack of a recorded vulnerability history could also indicate that the plugin has not been extensively scrutinized or targeted, rather than an inherent absence of risk.

Key Concerns

  • AJAX handlers without authentication checks
  • Presence of dangerous function shell_exec
Vulnerabilities
None known

Easy HTTP 103 Security Vulnerabilities

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

Easy HTTP 103 Release Timeline

v1.2.1Current
v1.2.0
v1.1.0
v1.0.2
v1.0.1
Code Analysis
Analyzed Mar 17, 2026

Easy HTTP 103 Code Analysis

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

Dangerous Functions Found

shell_exec$output = shell_exec( $cmd . ' 2>&1' );classes\Server\Apache.php:72

SQL Query Safety

100% prepared3 total queries

Output Escaping

100% escaped33 total outputs
Attack Surface
2 unprotected

Easy HTTP 103 Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_easy_http_103_log_performance_metricclasses\Main.php:80
noprivwp_ajax_easy_http_103_log_performance_metricclasses\Main.php:81
WordPress Hooks 7
actiontransition_post_statusclasses\Main.php:93
actionwp_enqueue_scriptsclasses\Main.php:115
filterplugin_action_links_easy-http-103/easy-http-103.phpclasses\Main.php:123
actionadmin_menuclasses\Main.php:149
actionadmin_menuclasses\Main.php:152
actionadmin_initclasses\Main.php:223
actioniniteasy-http-103.php:39
Maintenance & Trust

Easy HTTP 103 Maintenance & Trust

Maintenance Signals

WordPress version tested7.0.2
Last updatedMay 30, 2026
PHP min version8.0
Downloads473

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Easy HTTP 103 Developer Profile

icurdinj

2 plugins · 0 total installs

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

How We Detect Easy HTTP 103

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-http-103/classes/Performance/Assets/js/performance-metric.js
Script Paths
/wp-content/plugins/easy-http-103/classes/Performance/Assets/js/performance-metric.js
Version Parameters
easy-http-103/classes/Performance/Assets/js/performance-metric.js?ver=

HTML / DOM Fingerprints

JS Globals
easy_http_103_metrics_config
REST Endpoints
/wp-json/easy-http-103/v1/metrics
FAQ

Frequently Asked Questions about Easy HTTP 103