Awesome Shortcodes Security & Risk Analysis

wordpress.org/plugins/awesome-shortcodes

Awesome shortcodes.

20 active installs v1.7.4 PHP + WP + Updated Oct 13, 2025
awesomeshortcodeshortcodes
99
A · Safe
CVEs total1
Unpatched0
Last CVEDec 2, 2024
Safety Verdict

Is Awesome Shortcodes Safe to Use in 2026?

Generally Safe

Score 99/100

Awesome Shortcodes has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Dec 2, 2024Updated 7mo ago
Risk Assessment

The static analysis of 'awesome-shortcodes' v1.7.4 indicates a generally strong security posture with no identified dangerous functions, file operations, or external HTTP requests. The plugin also exclusively uses prepared statements for SQL queries and boasts a high percentage of properly escaped output, which are excellent security practices. However, the presence of two flows with unsanitized paths, even though not classified as critical or high severity in the taint analysis, warrants attention as it suggests potential avenues for unexpected behavior or data leakage if these paths are ever exposed to user input.

The vulnerability history shows one previously disclosed medium-severity vulnerability of the Cross-site Scripting (XSS) type, which was successfully patched. The fact that there are no currently unpatched vulnerabilities is positive, but the historical XSS vulnerability, combined with the identified unsanitized paths in the taint analysis, suggests that careful input validation and output sanitization should remain a focus. While the attack surface appears minimal and all entry points seem protected, the taint analysis findings are the most significant area for improvement to further harden the plugin.

In conclusion, 'awesome-shortcodes' v1.7.4 demonstrates good development practices by minimizing dangerous code patterns and securing its data interactions. The primary concern lies in the two unsanitized paths identified by taint analysis, which, though not currently critical, represent a potential risk that could be exacerbated by future code changes or more sophisticated attack vectors. Addressing these specific flows would significantly improve the plugin's overall security resilience.

Key Concerns

  • Taint flows with unsanitized paths
  • History of medium severity XSS vulnerability
Vulnerabilities
1 published

Awesome Shortcodes Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

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

Awesome Shortcodes <= 1.7.2 - Reflected Cross-Site Scripting

Dec 2, 2024 Patched in 1.7.3 (99d)
Version History

Awesome Shortcodes Release Timeline

v1.7.4Current
v1.7.3
v1.7.21 CVE
v1.7.11 CVE
v1.7.01 CVE
v1.6.01 CVE
v1.5.81 CVE
v1.5.71 CVE
v1.5.61 CVE
v1.5.51 CVE
v1.5.41 CVE
v1.5.31 CVE
v1.5.21 CVE
v1.5.11 CVE
v1.5.01 CVE
v1.4.11 CVE
v1.4.01 CVE
v1.3.11 CVE
v1.3.01 CVE
v1.2.01 CVE
Code Analysis
Analyzed Mar 16, 2026

Awesome Shortcodes Code Analysis

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

Output Escaping

87% escaped15 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
handle_actions (includes\admin\class-alg-awesome-shortcodes-admin-settings.php:72)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Awesome Shortcodes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionplugins_loadedawesome-shortcodes.php:33
actionadmin_menuincludes\admin\class-alg-awesome-shortcodes-admin-settings.php:26
actionadmin_initincludes\admin\class-alg-awesome-shortcodes-admin-settings.php:27
actionadmin_noticesincludes\admin\class-alg-awesome-shortcodes-admin-settings.php:88
filterwidget_textincludes\class-alg-awesome-shortcodes-core.php:37
actionwp_enqueue_scriptsincludes\class-alg-awesome-shortcodes-core.php:42
actioninitincludes\class-alg-awesome-shortcodes-core.php:46
actioninitincludes\class-alg-awesome-shortcodes.php:60
actionadmin_initincludes\class-alg-awesome-shortcodes.php:104
Maintenance & Trust

Awesome Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 13, 2025
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Awesome Shortcodes Developer Profile

WPFactory

64 plugins · 137K total installs

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

How We Detect Awesome Shortcodes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/awesome-shortcodes/assets/css//wp-content/plugins/awesome-shortcodes/assets/js/
Script Paths
/wp-content/plugins/awesome-shortcodes/assets/js/
Version Parameters
awesome-shortcodes/style.css?ver=alg-awesome-shortcodes-script?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Awesome Shortcodes