aitch ref! Security & Risk Analysis

wordpress.org/plugins/aitch-ref

Remove most absolute urls in your html. Useful for switching between development / staging / production environments and painless deployment.

10 active installs v0.9.9 PHP + WP 4.0+ Updated Jan 29, 2018
hrefurl
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is aitch ref! Safe to Use in 2026?

Generally Safe

Score 85/100

aitch ref! has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "aitch-ref" plugin v0.9.9 exhibits a strong security posture in several key areas. The absence of any recorded vulnerabilities, including CVEs, is a significant positive indicator. Furthermore, the plugin demonstrates good practices by utilizing prepared statements for all its SQL queries and achieving a high percentage of properly escaped output. The static analysis reveals a remarkably small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events, and critically, none of these entry points appear to be unprotected.

However, there are notable concerns. The presence of the `create_function` function is a critical red flag. While the static analysis did not identify any taint flows, the use of `create_function` is inherently risky as it allows for the dynamic creation of PHP code, which can be a vector for remote code execution if any user-controlled input is passed into it without strict sanitization. Additionally, the complete lack of nonce checks and capability checks across all potential (though currently non-existent) entry points, coupled with the absence of taint analysis data, suggests a potential blind spot if the plugin were to evolve and introduce user-facing features or interactions in the future. The vulnerability history is excellent, but the static code issues require attention.

In conclusion, while the plugin is currently very secure due to its limited functionality and lack of known vulnerabilities, the use of `create_function` introduces a significant, albeit theoretical, risk that should be addressed. The absence of security checks like nonces and capabilities indicates a lack of defensive programming that could become problematic if the plugin's attack surface expands.

Key Concerns

  • Use of dangerous function: create_function
  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

aitch ref! Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

aitch ref! Code Analysis

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

Dangerous Functions Found

create_functionadd_action('admin_notices', create_function("", 'function(){_plugin.php:12

Output Escaping

86% escaped7 total outputs
Attack Surface

aitch ref! Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_notices_plugin.php:12
Maintenance & Trust

aitch ref! Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJan 29, 2018
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

aitch ref! Developer Profile

postpostmodern

5 plugins · 50 total installs

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

How We Detect aitch ref!

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/aitch-ref/aitch-ref.css/wp-content/plugins/aitch-ref/aitch-ref.js
Script Paths
/wp-content/plugins/aitch-ref/aitch-ref.js
Version Parameters
aitch-ref.css?ver=aitch-ref.js?ver=

HTML / DOM Fingerprints

CSS Classes
aitch-ref-container
HTML Comments
<!-- aitch-ref --><!-- wp_enqueue_script('aitch-ref-js'); -->
Data Attributes
data-aitch-ref-id
JS Globals
aitchRefGlobal
Shortcode Output
<div class="aitch-ref-container">
FAQ

Frequently Asked Questions about aitch ref!