AH About Widget Security & Risk Analysis

wordpress.org/plugins/ah-about-widget

Easy to use "About me" profile widget with several settings, which is using your Author Bio, Description and Author Gravatar.

10 active installs v1.0.1 PHP + WP 4.6+ Updated Sep 23, 2017
aboutabout-meabout-me-widgetprofilewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AH About Widget Safe to Use in 2026?

Generally Safe

Score 85/100

AH About Widget 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 "ah-about-widget" plugin v1.0.1 exhibits a generally strong security posture based on the provided static analysis. The absence of known CVEs and the lack of any reported vulnerabilities historically are positive indicators. Furthermore, the code demonstrates good practices such as using prepared statements for all SQL queries and having at least one capability check. The attack surface appears to be non-existent, with no AJAX handlers, REST API routes, shortcodes, or cron events, which significantly limits potential entry points for attackers. Taint analysis also reveals no critical or high-severity issues, suggesting that data is generally handled safely within the plugin.

However, a significant concern arises from the low percentage of properly escaped output (28%). This indicates a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. While the attack surface is small and there are no direct SQL injection risks, an attacker could potentially inject malicious scripts through unescaped output, leading to session hijacking, defacement, or other client-side attacks. The lack of nonce checks, although not directly associated with an attack surface in this case, is generally a good practice for all forms of user input handling and its absence is a missed opportunity for defense-in-depth. The plugin's strengths lie in its limited attack surface and secure data handling for SQL, but the poor output escaping is a critical weakness that needs immediate attention.

Key Concerns

  • Low output escaping percentage (28%)
  • No nonce checks implemented
Vulnerabilities
None known

AH About Widget Security Vulnerabilities

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

AH About Widget Code Analysis

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

Output Escaping

28% escaped25 total outputs
Attack Surface

AH About Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwidgets_initah-about-widget.php:24
actionplugins_loadedah-about-widget.php:35
actionwp_enqueue_scriptsah-about-widget.php:89
Maintenance & Trust

AH About Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedSep 23, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

AH About Widget Developer Profile

Andreas Hecht

8 plugins · 10K total installs

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

How We Detect AH About Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ah-about-widget/css/style.css

HTML / DOM Fingerprints

CSS Classes
user-profileabout-widgetaboutme-link
Data Attributes
id="about-gravatar"
FAQ

Frequently Asked Questions about AH About Widget