Just Headline Security & Risk Analysis

wordpress.org/plugins/just-headline

Widget to easy add a single HTML heading tag

10 active installs v1.0 PHP + WP 4.3+ Updated Jul 28, 2016
headingheading-tagwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Just Headline Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The 'just-headline' v1.0 plugin exhibits a strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events, coupled with zero unprotected entry points, indicates a very small attack surface. Furthermore, the code signals show no dangerous functions, all SQL queries utilizing prepared statements, and no file operations or external HTTP requests. This suggests a well-written and secure codebase with minimal potential for common vulnerabilities.

However, a significant concern arises from the very low percentage (21%) of properly escaped output. With 19 total outputs analyzed, this means a substantial portion of dynamic content displayed by the plugin is not being properly sanitized, presenting a high risk of Cross-Site Scripting (XSS) vulnerabilities. The lack of nonce and capability checks, while not immediately indicative of a vulnerability given the zero attack surface, becomes a concern if any entry points were to be introduced in future versions without these security measures. The vulnerability history being clean is a positive sign, but the output escaping issue remains a critical oversight.

In conclusion, while the plugin is commendably free of major code-level vulnerabilities like SQL injection or directory traversal due to its minimal attack surface and use of prepared statements, the prevalent issue of insufficient output escaping leaves it susceptible to XSS attacks. This needs immediate attention to secure the plugin effectively.

Key Concerns

  • Insufficient output escaping (21% proper)
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Just Headline Security Vulnerabilities

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

Just Headline Code Analysis

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

Output Escaping

21% escaped19 total outputs
Attack Surface

Just Headline Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initjust-headline.php:31
Maintenance & Trust

Just Headline Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJul 28, 2016
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Just Headline Developer Profile

Alex Prokopenko / JustCoded

5 plugins · 3K total installs

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

How We Detect Just Headline

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/just-headline/assets/css/style.css/wp-content/plugins/just-headline/assets/js/script.js
Script Paths
/wp-content/plugins/just-headline/assets/js/script.js
Version Parameters
just-headline/assets/css/style.css?ver=just-headline/assets/js/script.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Just Headline