Template Max Shortcodes Security & Risk Analysis

wordpress.org/plugins/template-max-shortcodes

Template Max Shortcodes is a shortcode plugin that displays posted articles and menus.

20 active installs v0.2.0 PHP + WP 3.0+ Updated Apr 7, 2022
posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Template Max Shortcodes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The plugin 'template-max-shortcodes' v0.2.0 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, and external HTTP requests, coupled with 100% proper output escaping and the exclusive use of prepared statements for SQL queries, indicates good development practices. Furthermore, the vulnerability history being entirely clean suggests a consistently secure track record for this plugin.

However, the analysis does reveal potential areas for improvement. The complete lack of nonce checks and capability checks, particularly in conjunction with shortcodes which can be a vector for input manipulation, presents a theoretical risk. While there are no identified taint flows or unsanitized paths in this version, the absence of these checks means that any future vulnerabilities introduced via user input within the shortcode functionality could be more impactful. The plugin's attack surface, though small, is entirely unprotected by these standard WordPress security mechanisms.

In conclusion, 'template-max-shortcodes' v0.2.0 is currently very secure, with no known vulnerabilities and a code base that follows many best practices. The primary concern lies in the lack of standard WordPress security checks like nonces and capability checks, which, while not currently exploited, represent an unaddressed risk in the context of its shortcode entry points. This is a missed opportunity to enhance its security robustness.

Key Concerns

  • Missing nonce checks on shortcodes
  • Missing capability checks on shortcodes
Vulnerabilities
None known

Template Max Shortcodes Security Vulnerabilities

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

Template Max Shortcodes Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Template Max Shortcodes Code Analysis

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

Output Escaping

100% escaped3 total outputs
Attack Surface

Template Max Shortcodes Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[tmax_posts] template-max-shortcodes.php:129
[tmax_menu] template-max-shortcodes.php:168
WordPress Hooks 1
filterwidget_texttemplate-max-shortcodes.php:21
Maintenance & Trust

Template Max Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedApr 7, 2022
PHP min version
Downloads788

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Template Max Shortcodes Developer Profile

templatemax

1 plugin · 20 total installs

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

How We Detect Template Max Shortcodes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/template-max-shortcodes/assets/no_image.png

HTML / DOM Fingerprints

CSS Classes
tmax-newstmax-news__listtmax-news__itemtmax-news__item-datetmax-news__item-categorytmax-news__item-linktmax-blog__containertmax-blog__row+19 more
HTML Comments
display poststmax_posts display menutmax_menu+2 more
Data Attributes
data-toggledata-target
Shortcode Output
<div class="tmax-news"><ul class="tmax-news__list"><div class="tmax-blog__container"><div class="tmax-blog__row"><li class="tmax-news__item"><span class="tmax-news__item-date">
FAQ

Frequently Asked Questions about Template Max Shortcodes