LogAction – Activity Logs for Admin Security & Risk Analysis

wordpress.org/plugins/logaction

Track and log WordPress activities to monitor and improve your site's security and administrative tasks.

0 active installs v1.0.0 PHP 7.4+ WP 5.0+ Updated Unknown
activity-logadmin-toolsloggingsecuritywordpress
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LogAction – Activity Logs for Admin Safe to Use in 2026?

Generally Safe

Score 100/100

LogAction – Activity Logs for Admin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "logaction" v1.0.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by extensively using prepared statements for SQL queries (82%) and properly escaping output (88%). The absence of known CVEs and critical taint flows suggests a level of code hygiene. However, several areas raise concerns. The plugin has a total of three entry points, with one AJAX handler lacking authentication checks. This unprotected entry point represents a significant risk, as it could be exploited by unauthenticated users. Furthermore, the complete absence of capability checks, combined with the presence of file operations, could potentially lead to privilege escalation or unauthorized file access if an attacker can find a way to trigger these operations through the unprotected AJAX endpoint. The vulnerability history shows no recorded issues, which is a positive sign, but it doesn't negate the risks identified in the static analysis, especially the unprotected AJAX handler. The overall security is weakened by the single, but critical, vulnerability in the attack surface. While the plugin has good practices in place for data handling, the lack of robust access control on one of its primary interaction points is a notable weakness.

Key Concerns

  • AJAX handler without authentication checks
  • No capability checks present
  • File operations without explicit auth context
Vulnerabilities
None known

LogAction – Activity Logs for Admin Security Vulnerabilities

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

LogAction – Activity Logs for Admin Code Analysis

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

SQL Query Safety

82% prepared22 total queries

Output Escaping

88% escaped93 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<logs> (templates\logs.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

LogAction – Activity Logs for Admin Attack Surface

Entry Points3
Unprotected1

AJAX Handlers 3

authwp_ajax_export_logssrc\Hooks\LoadAdminScripts.php:27
authwp_ajax_delete_selected_logssrc\Hooks\LoadAdminScripts.php:28
authwp_ajax_delete_all_logssrc\Hooks\LoadAdminScripts.php:29
WordPress Hooks 22
actionplugins_loadedlogaction.php:38
actionadmin_menusrc\Controllers\AdminMenuController.php:27
actionadmin_initsrc\Controllers\AdminMenuController.php:28
actionadmin_enqueue_scriptssrc\Hooks\LoadAdminScripts.php:26
actionadmin_initsrc\Utilities\Cronjob.php:25
actiondelete_logs_older_than_30_days_cronsrc\Utilities\Cronjob.php:28
actionadmin_noticessrc\Utilities\Cronjob.php:65
actionadmin_noticessrc\Utilities\Cronjob.php:73
actionwp_loginsrc\Utilities\EventLogger.php:40
actionclear_auth_cookiesrc\Utilities\EventLogger.php:41
actionuser_registersrc\Utilities\EventLogger.php:42
actionwp_login_failedsrc\Utilities\EventLogger.php:43
actionretrieve_passwordsrc\Utilities\EventLogger.php:44
actiondelete_usersrc\Utilities\EventLogger.php:45
actiontrash_postsrc\Utilities\EventLogger.php:48
actionuntrash_postsrc\Utilities\EventLogger.php:49
actiondelete_postsrc\Utilities\EventLogger.php:50
actionsave_postsrc\Utilities\EventLogger.php:51
actionactivated_pluginsrc\Utilities\EventLogger.php:53
actiondeactivated_pluginsrc\Utilities\EventLogger.php:54
actiondeleted_pluginsrc\Utilities\EventLogger.php:55
actionswitch_themesrc\Utilities\EventLogger.php:56

Scheduled Events 1

delete_logs_older_than_30_days_cron
Maintenance & Trust

LogAction – Activity Logs for Admin Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedUnknown
PHP min version7.4
Downloads377

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

LogAction – Activity Logs for Admin Developer Profile

Sylvanus

1 plugin · 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 LogAction – Activity Logs for Admin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/logaction/css/admin-style.css/wp-content/plugins/logaction/js/admin-script.js/wp-content/plugins/logaction/js/log-exporter.js/wp-content/plugins/logaction/bootstrap/bootstrap.min.css/wp-content/plugins/logaction/bootstrap/bootstrap.min.js
Script Paths
/wp-content/plugins/logaction/js/admin-script.js/wp-content/plugins/logaction/js/log-exporter.js
Version Parameters
logaction/css/admin-style.css?ver=logaction/js/admin-script.js?ver=logaction/js/log-exporter.js?ver=logaction/bootstrap/bootstrap.min.css?ver=logaction/bootstrap/bootstrap.min.js?ver=

HTML / DOM Fingerprints

JS Globals
logaction_ajax
FAQ

Frequently Asked Questions about LogAction – Activity Logs for Admin