
Chunks Security & Risk Analysis
wordpress.org/plugins/chunksChunks is about managing tiny bits of content on your WordPress site.
Is Chunks Safe to Use in 2026?
Generally Safe
Score 85/100Chunks has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "chunks" v1.1 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL query handling, utilizing prepared statements exclusively, and it has no recorded vulnerability history, suggesting a generally stable codebase. The attack surface is minimal, with only one shortcode and no AJAX handlers or REST API routes, and importantly, no identified entry points lack authentication checks.
However, several significant concerns emerge from the static analysis. The presence of the `create_function` function is a critical red flag, as it can be a source of severe security vulnerabilities if not handled with extreme care. Furthermore, the output escaping is severely lacking, with only 9% of outputs properly escaped, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The taint analysis also reveals two flows with unsanitized paths, which, while not classified as critical or high severity in this report, warrant further investigation as they indicate potential pathways for malicious input to reach sensitive operations. The lack of nonce and capability checks on the identified entry points is also a notable weakness, potentially allowing unauthorized actions.
In conclusion, while the plugin avoids common pitfalls like raw SQL and has no known CVEs, the combination of poor output escaping, the use of `create_function`, and unsanitized taint flows presents a considerable risk. The absence of specific authentication checks on the shortcode is particularly concerning. Mitigation efforts should focus on comprehensive output escaping and a thorough review of the `create_function` usage and taint flow destinations.
Key Concerns
- Unsanitized paths in taint flows
- Low percentage of properly escaped output
- Dangerous function: create_function
- Missing nonce checks
- Missing capability checks
Chunks Security Vulnerabilities
Chunks Code Analysis
Dangerous Functions Found
Output Escaping
Data Flow Analysis
Chunks Attack Surface
Shortcodes 1
WordPress Hooks 2
Maintenance & Trust
Chunks Maintenance & Trust
Maintenance Signals
Community Trust
Chunks Alternatives
Theme Inspector
theme-inspector
A developer's inspector to illuminate the WordPress Template Hierarchy and help with building WordPress Classic themes.
Wowholic CORE
wowholic-core
CORE makes you faster and more efficient when developing custom WordPress sites.
Theme Bakery
theme-bakery
A simple tool that allows you to generate a new blank theme (uses _S theme).
Arya Switch Theme
arya-switch-theme
Allows users to choose and preview all WordPress themes installed without
One Click Demo Import
one-click-demo-import
Import your demo content, widgets and theme settings with one click. Theme authors! Enable simple theme demo import for your users.
Chunks Developer Profile
15 plugins · 19K total installs
How We Detect Chunks
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<p>Below is a list of chunks that <strong>