Callout Boxes Security & Risk Analysis

wordpress.org/plugins/callout-boxes

Insert callout boxes in your posts and pages using shortcodes and Gutenberg blocks.

50 active installs v0.3.2 PHP 7.0+ WP 5.0+ Updated Oct 18, 2021
alertsboxescallout
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Callout Boxes Safe to Use in 2026?

Generally Safe

Score 85/100

Callout Boxes 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 'callout-boxes' plugin version 0.3.2 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, SQL queries (all prepared), and a complete lack of external HTTP requests are positive indicators. Furthermore, all identified output is properly escaped, and there are no file operations, suggesting a low risk of common web vulnerabilities like XSS or file inclusion. The plugin also has no recorded vulnerabilities or CVEs, which is a strong sign of its stability and security over time.

However, a significant concern arises from the lack of any nonces or capability checks across all identified entry points, including the single shortcode. While the static analysis indicates zero unprotected entry points, this likely means the shortcode *does* have some form of check, but it's not a standard WordPress nonce or capability check. This absence of robust authentication and authorization mechanisms for its primary interaction point (the shortcode) leaves it vulnerable to potential misuse if not handled correctly by the shortcode's internal logic, which is not detailed here. The zero taint flows and lack of dangerous functions are excellent, but the reliance on implicit or undocumented checks for its shortcode is a notable weakness.

In conclusion, the plugin's code is clean in terms of dangerous functions and data handling. The vulnerability history is spotless. The primary weakness lies in the apparent absence of standard WordPress security checks (nonces and capability checks) for its shortcode, which, while not directly flagged as an attack surface *without auth*, represents a potential gap in robust security against unexpected input or manipulation scenarios. This plugin appears well-coded but could benefit from integrating standard WordPress security practices for its shortcode.

Key Concerns

  • Missing nonce checks for shortcode
  • Missing capability checks for shortcode
Vulnerabilities
None known

Callout Boxes Security Vulnerabilities

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

Callout Boxes Code Analysis

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

Output Escaping

100% escaped5 total outputs
Attack Surface

Callout Boxes Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wp-callout] includes\class-wp-callout-box.php:31
WordPress Hooks 4
actionenqueue_block_editor_assetsincludes\class-wp-callout-box.php:28
actionwp_enqueue_scriptsincludes\class-wp-callout-box.php:29
filterrender_blockincludes\class-wp-callout-box.php:30
filterthe_contentincludes\class-wp-callout-box.php:98
Maintenance & Trust

Callout Boxes Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.0
Last updatedOct 18, 2021
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Callout Boxes Developer Profile

Roel Magdaleno

5 plugins · 2K total installs

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

How We Detect Callout Boxes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/callout-boxes/admin/css/wp-coutb-boxes.css/wp-content/plugins/callout-boxes/admin/css/wp-coutb.block.css/wp-content/plugins/callout-boxes/admin/js/wp-coutb.block.js
Script Paths
/wp-content/plugins/callout-boxes/admin/js/wp-coutb.block.js
Version Parameters
callout-boxes/admin/css/wp-coutb-boxes.css?ver=callout-boxes/admin/css/wp-coutb.block.css?ver=callout-boxes/admin/js/wp-coutb.block.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-coutb-callout-boxwp-coutb-callout-box__icon
Data Attributes
data-method
JS Globals
wp_coutb_editor_settings
Shortcode Output
<div class="wp-coutb-callout-box<div class="wp-coutb-callout-box__icon
FAQ

Frequently Asked Questions about Callout Boxes