Authentication and xmlrpc log writer Security & Risk Analysis

wordpress.org/plugins/authentication-and-xmlrpc-log-writer

Log of failed access, pingbacks, user enumeration, disable xmlrpc authenticated methods, kill xmlrpc request on authentication error.

70 active installs v1.2.2 PHP + WP 3.5.1+ Updated Nov 18, 2016
authentication-loggerbrute-forcefail2bansecurityxmlrpc-hack
63
C · Use Caution
CVEs total1
Unpatched1
Last CVEAug 13, 2025
Download
Safety Verdict

Is Authentication and xmlrpc log writer Safe to Use in 2026?

Use With Caution

Score 63/100

Authentication and xmlrpc log writer has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Aug 13, 2025Updated 9yr ago
Risk Assessment

The "authentication-and-xmlrpc-log-writer" plugin v1.2.2 exhibits a mixed security posture. While it boasts a small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events, and all SQL queries use prepared statements, several concerning signals are present. The use of the deprecated `create_function` is a significant red flag, as it can lead to code injection vulnerabilities if not handled with extreme care. Additionally, the output escaping rate is only 61%, indicating a substantial number of potentially unescaped outputs which could be susceptible to Cross-Site Scripting (XSS) attacks. The plugin's vulnerability history is also a major concern, with one known medium-severity CVE that is currently unpatched. This suggests a recurring pattern of vulnerabilities, specifically XSS, that have not been fully addressed, raising doubts about the ongoing maintainability and security diligence of the plugin.

Key Concerns

  • Unpatched medium severity CVE
  • Low output escaping percentage (61%)
  • Use of dangerous function: create_function
  • No nonce checks
  • No capability checks
Vulnerabilities
1

Authentication and xmlrpc log writer Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-49037medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Authentication and xmlrpc log writer <= 1.2.2 - Reflected Cross-Site Scripting

Aug 13, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Authentication and xmlrpc log writer Code Analysis

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

Dangerous Functions Found

create_functionadd_filter('the_generator', create_function('', 'return "";'));includes\plugin-class.php:65

Output Escaping

61% escaped72 total outputs
Attack Surface

Authentication and xmlrpc log writer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadmin_initadmin\admin-class.php:24
actionadmin_menuadmin\admin-class.php:25
actionwp_login_failedincludes\plugin-class.php:37
filterxmlrpc_pingback_errorincludes\plugin-class.php:38
filterplugin_row_metaincludes\plugin-class.php:40
actionplugins_loadedincludes\plugin-class.php:41
actionxmlrpc_callincludes\plugin-class.php:48
filterthe_generatorincludes\plugin-class.php:65
filterxmlrpc_enabledincludes\plugin-class.php:73
filterxmlrpc_login_errorincludes\plugin-class.php:81
Maintenance & Trust

Authentication and xmlrpc log writer Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedNov 18, 2016
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs70
Developer Profile

Authentication and xmlrpc log writer Developer Profile

Federico Rota

2 plugins · 170 total installs

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

How We Detect Authentication and xmlrpc log writer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/authentication-and-xmlrpc-log-writer/admin/css/style.css
Version Parameters
authentication-and-xmlrpc-log-writer/admin/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
axlw_admin_logviewer_headeraxlw_admin_logviewer_content-subheadaxlw_admin_logviewer_content
FAQ

Frequently Asked Questions about Authentication and xmlrpc log writer