Changelogger Security & Risk Analysis

wordpress.org/plugins/changelogger

Changelogger shows the latest changelog right on the plugin listing page, whenever there's a plugin ready to be updated.

200 active installs v1.3.4 PHP + WP 2.7+ Updated Dec 10, 2025
changelogchangeloggercontrolversion
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Changelogger Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "changelogger" v1.3.4 plugin presents a mixed security posture. On the positive side, it exhibits a clean vulnerability history with no recorded CVEs, indicating a potentially well-maintained codebase. The absence of dangerous functions, file operations, external HTTP requests, and the sole use of prepared statements for SQL queries are strong security indicators. However, a significant concern arises from the presence of an unprotected AJAX handler, which represents the entire attack surface of the plugin. This lack of authentication on a direct entry point exposes the plugin to potential unauthorized actions if the handler's functionality can be exploited. While taint analysis shows no critical or high-severity flows, the limited scope of analysis (0 flows analyzed) might not cover all potential risks.

The plugin's strengths lie in its diligent use of prepared statements and its clean CVE record. Conversely, the unprotected AJAX handler is a clear weakness. The limited output escaping (40% properly escaped) also presents a potential risk for cross-site scripting (XSS) vulnerabilities, though the absence of taint flows involving unsanitized paths provides some mitigation. Overall, the plugin has a reasonable foundation but requires immediate attention to secure its AJAX endpoint to prevent potential exploits.

Key Concerns

  • Unprotected AJAX handler
  • Low output escaping percentage
  • No nonce checks on AJAX handlers
Vulnerabilities
None known

Changelogger Security Vulnerabilities

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

Changelogger Code Analysis

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

Output Escaping

40% escaped5 total outputs
Attack Surface
1 unprotected

Changelogger Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_clos_ajax_load_changelogchangelogger.php:87
WordPress Hooks 6
actionadmin_noticeschangelogger.php:80
actionadmin_initchangelogger.php:84
actionadmin_initchangelogger.php:85
actionafter_plugin_rowchangelogger.php:86
filterpre_update_option_active_pluginschangelogger.php:89
actionadmin_print_scriptschangelogger.php:143
Maintenance & Trust

Changelogger Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.99
Last updatedDec 10, 2025
PHP min version
Downloads15K

Community Trust

Rating100/100
Number of ratings3
Active installs200
Developer Profile

Changelogger Developer Profile

wpseek

7 plugins · 79K total installs

78
trust score
Avg Security Score
99/100
Avg Patch Time
728 days
View full developer profile
Detection Fingerprints

How We Detect Changelogger

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/changelogger/js/admin_scripts.js/wp-content/plugins/changelogger/css/style.css
Script Paths
/wp-content/plugins/changelogger/js/admin_scripts.js
Version Parameters
changelogger/js/admin_scripts.js?ver=changelogger/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
clos-plugin-updateclos-messageclos-arrw
Data Attributes
id="clos-message-onclick="clos_ajax_load_changelog(
JS Globals
clos_ajax_load_changelog
FAQ

Frequently Asked Questions about Changelogger