Afables Security & Risk Analysis

wordpress.org/plugins/afables

Este plugin usa el feed de Afables para mostrar la información seleccionada. Busca cuidadores en tu ciudad. Fácil de installar y soporte multi-widget.

10 active installs v1.3.2 PHP + WP 3.7.1+ Updated Unknown
afablescityfeedsidebarwidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Afables Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'afables' plugin v1.3.2 presents a mixed security posture. On the positive side, static analysis reveals no identified vulnerabilities in its vulnerability history, and the code signals indicate a complete absence of external HTTP requests and no SQL queries that are not using prepared statements. Furthermore, there are no known CVEs associated with this plugin, which is a strong indicator of good maintenance. However, there are significant concerns within the static analysis results. The presence of the `create_function` is a critical security risk, as it is deprecated and can lead to arbitrary code execution if user input is ever incorporated into its execution context. Additionally, a very low percentage of output is properly escaped (11%), suggesting a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, especially since there are no capability checks or nonce checks reported, leaving many potential entry points exposed to unauthenticated users. The single file operation also warrants scrutiny, as its implementation could introduce further risks if not handled carefully. The absence of any reported taint flows with unsanitized paths is a positive, but this may be due to the limited scope or nature of the analysis itself, rather than a true absence of risk, especially given the other identified weaknesses. The lack of reported AJAX handlers, REST API routes, shortcodes, or cron events contributes to a small attack surface, but this is overshadowed by the critical security flaws.

Key Concerns

  • Use of create_function
  • Low percentage of properly escaped output
  • No nonce checks
  • No capability checks
  • File operations present
Vulnerabilities
None known

Afables Security Vulnerabilities

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

Afables Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function( '', 'register_widget( "afables_widget" );' ) );inc\afables-widget.php:4

Output Escaping

11% escaped63 total outputs
Attack Surface

Afables Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_noticesinc\afables-install.php:32
actionwidgets_initinc\afables-widget.php:4
actionwp_footerinc\afables-widget.php:47
Maintenance & Trust

Afables Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Afables Developer Profile

Oscar Alvarez

1 plugin · 10 total installs

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

How We Detect Afables

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/afables/css/afables-widget.css/wp-content/plugins/afables/css/font-awesome.css
Script Paths
/wp-content/plugins/afables/js/afables-widget.js
Version Parameters
afables-widget.js?ver=1.3.2

HTML / DOM Fingerprints

CSS Classes
afables-wrapper-widgetafables-titleafables-nextafables-previousafables-footer
Data Attributes
data-address
JS Globals
afablesObject
Shortcode Output
<h4 class="afable-title">Need a sitter home help?</h4>
FAQ

Frequently Asked Questions about Afables