Terror Alert Level Widget Security & Risk Analysis

wordpress.org/plugins/terror-alert-level-widget

Widget that shows terror alert level based on news stories from BBC.

10 active installs v1.0.1 PHP + WP 2.8.0+ Updated Aug 18, 2015
isislevelterrorterroristwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Terror Alert Level Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Terror Alert Level Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The terror-alert-level-widget v1.0.1 plugin exhibits a mixed security posture. On the positive side, the static analysis reveals a very small attack surface with no AJAX handlers, REST API routes, shortcodes, or cron events, and crucially, no identified taint flows or known CVEs. This suggests a relatively simple and, so far, unexploited plugin.

However, significant concerns arise from the code signals. The presence of the dangerous `create_function` is a critical red flag, as it can lead to arbitrary code execution if not handled with extreme care. Furthermore, a complete lack of output escaping on all 32 identified outputs is a serious vulnerability, potentially exposing users to Cross-Site Scripting (XSS) attacks. The single external HTTP request, while not inherently problematic, warrants scrutiny in conjunction with the unescaped outputs.

While the vulnerability history is clean, this does not negate the immediate risks identified in the code. The absence of any capability or nonce checks, combined with the unescaped outputs, creates a direct path for attackers to compromise user sessions or inject malicious code. The overall conclusion is that despite its clean history, the plugin has critical security flaws in its implementation that require immediate attention.

Key Concerns

  • Dangerous function usage (create_function)
  • No output escaping detected
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

Terror Alert Level Widget Security Vulnerabilities

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

Terror Alert Level Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("terror_alert");'));terror-alert-widget.php:115

Output Escaping

0% escaped32 total outputs
Attack Surface

Terror Alert Level Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_initterror-alert-widget.php:115
actionwp_enqueue_scriptsterror-alert-widget.php:117
Maintenance & Trust

Terror Alert Level Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedAug 18, 2015
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Terror Alert Level Widget Developer Profile

Piotr Pesta

6 plugins · 80 total installs

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

How We Detect Terror Alert Level Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/terror-alert-level-widget/style-terror-alert.css

HTML / DOM Fingerprints

Data Attributes
id="level1"id="level2"id="level3"id="level4"id="level5"
FAQ

Frequently Asked Questions about Terror Alert Level Widget