Foundation Shortcodes Security & Risk Analysis

wordpress.org/plugins/foundation-shortcodes

Adds WordPress shortcode support for Foundation layouts and UI elements - to be used with themes built with Foundation 5.

10 active installs v1.0.6 PHP + WP 3.0.1+ Updated Apr 2, 2015
buttonsfoundationlayoutmodalshortcodes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Foundation Shortcodes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "foundation-shortcodes" plugin version 1.0.6 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is a significant strength. Furthermore, the consistent use of prepared statements for all SQL queries and proper output escaping for all identified outputs demonstrates adherence to secure coding practices. The plugin also benefits from a clean vulnerability history with zero recorded CVEs, suggesting a history of secure development and maintenance.

However, there are notable areas for improvement. The plugin has 13 entry points via shortcodes, and the static analysis indicates a complete absence of nonce checks and capability checks across all entry points. This lack of authorization and integrity checks on shortcode usage is a significant concern, as it could potentially allow an attacker to trigger unintended functionality if input to these shortcodes is not properly validated and sanitized on the server-side (though taint analysis found no unsanitized paths). While the taint analysis found no specific issues, the absence of checks on such a large number of shortcodes presents a potential risk if future code changes introduce vulnerabilities.

In conclusion, "foundation-shortcodes" v1.0.6 has several excellent security features, particularly in its handling of SQL and output. The absence of known vulnerabilities is also a positive indicator. The primary weakness lies in the lack of authorization and integrity checks on its shortcode functionality, creating a latent risk that should be addressed to enhance the plugin's overall security.

Key Concerns

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

Foundation Shortcodes Security Vulnerabilities

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

Foundation Shortcodes Code Analysis

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

Output Escaping

100% escaped16 total outputs
Attack Surface

Foundation Shortcodes Attack Surface

Entry Points13
Unprotected0

Shortcodes 13

[row] foundation-shortcodes.php:16
[column] foundation-shortcodes.php:29
[blockgrid] foundation-shortcodes.php:42
[item] foundation-shortcodes.php:49
[button] foundation-shortcodes.php:61
[flexvideo] foundation-shortcodes.php:68
[tabs] foundation-shortcodes.php:78
[tab-title] foundation-shortcodes.php:94
[tab-content] foundation-shortcodes.php:100
[tab-panel] foundation-shortcodes.php:113
[accordion] foundation-shortcodes.php:120
[accordion-item] foundation-shortcodes.php:138
[modal] foundation-shortcodes.php:150
WordPress Hooks 3
filterno_texturize_shortcodesfoundation-shortcodes.php:172
filterthe_contentfoundation-shortcodes.php:178
filterthe_contentfoundation-shortcodes.php:179
Maintenance & Trust

Foundation Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedApr 2, 2015
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Foundation Shortcodes Developer Profile

Oyova

4 plugins · 90 total installs

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

How We Detect Foundation Shortcodes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/foundation-shortcodes/foundation-shortcodes.php

HTML / DOM Fingerprints

CSS Classes
rowcolumnsmedium-12medium-4buttonflex-videotabstab-title+5 more
Data Attributes
data-tabrole="tabpanel"aria-hidden="false"data-accordiondata-reveal-iddata-reveal
Shortcode Output
<div class="row"><div class="- columns">
FAQ

Frequently Asked Questions about Foundation Shortcodes