Acronym Manager Security & Risk Analysis

wordpress.org/plugins/acronym-manager

A plugin to define acronyms in pages, posts and comments site-wide. Defined acronyms are underlined, and the definition appears as a tool-tip.

10 active installs v0.1 PHP + WP 2.7+ Updated Mar 25, 2013
acronymdefineformattingglossarypost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Acronym Manager Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "acronym-manager" v0.1 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and implementing nonce and capability checks. It also has no known vulnerabilities, which is a strong indicator of past security diligence. However, a significant concern arises from the static analysis revealing that 0% of its 40 output operations are properly escaped. This lack of output escaping creates a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the site's content, which could be executed by users. Furthermore, the taint analysis identified two flows with unsanitized paths, indicating potential risks related to file operations or input handling that could be exploited, although no critical or high severity issues were found in this analysis.

Despite the absence of known CVEs and the use of secure coding practices for database interactions and authentication checks, the pervasive lack of output escaping is a critical weakness. The two flows with unsanitized paths also warrant attention. The plugin's vulnerability history being clear is positive, but the current code issues mean it's not as secure as it could be. The plugin has a small attack surface with no unprotected entry points, which is good. The conclusion is that while the plugin has some good security foundations, the critical lack of output escaping and the identified unsanitized paths present significant risks that need immediate remediation.

Key Concerns

  • 0% output escaping
  • 2 unsanitized paths in taint analysis
Vulnerabilities
None known

Acronym Manager Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Acronym Manager Release Timeline

v1.0
Code Analysis
Analyzed Apr 16, 2026

Acronym Manager Code Analysis

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

Output Escaping

0% escaped40 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

3 flows2 with unsanitized paths
manage_acronyms (php/acronym-manager-class.php:269)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Acronym Manager Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[glossary] acronym-manager.php:71
WordPress Hooks 8
actionswitch_themeacronym-manager.php:36
actionadmin_menuacronym-manager.php:37
actionadmin_initacronym-manager.php:38
actionadmin_initacronym-manager.php:39
actionwidgets_initacronym-manager.php:40
actioninitacronym-manager.php:41
filterthe_contentacronym-manager.php:60
filtercomment_textacronym-manager.php:61
Maintenance & Trust

Acronym Manager Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedMar 25, 2013
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Acronym Manager Developer Profile

danfinnigan

1 plugin · 10 total installs

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

How We Detect Acronym Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/acronym-manager/css/am-style.css/wp-content/plugins/acronym-manager/js/am-scripts.js
Script Paths
/wp-content/plugins/acronym-manager/js/am-scripts.js
Version Parameters
acronym-manager/css/am-style.css?ver=acronym-manager/js/am-scripts.js?ver=

HTML / DOM Fingerprints

Shortcode Output
[glossary]
FAQ

Frequently Asked Questions about Acronym Manager