GlobeNewswire News Security & Risk Analysis

wordpress.org/plugins/globenewswire-news

About GlobeNewswire

20 active installs v1.0.2 PHP 5.3+ WP 3.1.0+ Updated Oct 3, 2020
globenewswirenewsnewswire
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is GlobeNewswire News Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "globenewswire-news" v1.0.2 plugin exhibits a generally positive security posture, with no known vulnerabilities or critical code signals identified. The absence of dangerous functions, raw SQL queries, file operations, and critical taint flows is commendable. It also correctly uses prepared statements for its SQL queries, which is a strong indicator of good database security practices. The plugin's limited attack surface, consisting of a single shortcode and no AJAX handlers or REST API routes, further contributes to its security.

However, there are a few areas that warrant attention. The plugin makes an external HTTP request without any explicit mention of authentication or authorization checks, which could potentially lead to information disclosure or SSRF vulnerabilities if not handled securely. Furthermore, a significant portion of its output (40%) is not properly escaped. This lack of robust output escaping, combined with the absence of nonce and capability checks, presents a risk of cross-site scripting (XSS) or other injection attacks, especially if user-supplied data is processed and displayed without proper sanitization. The lack of vulnerability history is a positive sign, but it doesn't negate the risks identified in the static analysis.

In conclusion, while "globenewswire-news" v1.0.2 is well-fortified against many common attack vectors, the unsecured external HTTP request and the substantial amount of unescaped output are weaknesses that should be addressed. Prioritizing the sanitization of all output and ensuring secure handling of external requests would significantly improve its overall security.

Key Concerns

  • Unescaped output detected
  • External HTTP request without clear security checks
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

GlobeNewswire News Security Vulnerabilities

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

GlobeNewswire News Code Analysis

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

Output Escaping

60% escaped5 total outputs
Attack Surface

GlobeNewswire News Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[gnw] gnwjson.php:13
WordPress Hooks 2
actionwp_enqueue_scriptsgnwjson.php:92
filtertemplate_includegnwjson.php:94
Maintenance & Trust

GlobeNewswire News Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedOct 3, 2020
PHP min version5.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

GlobeNewswire News Developer Profile

gnwbyintrado

1 plugin · 20 total installs

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

How We Detect GlobeNewswire News

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/globenewswire-news/gnwjson.css
Version Parameters
gnwjson.css?ver=

HTML / DOM Fingerprints

CSS Classes
gnw_wp_headlinesgnw_wp_titlegnw_wp_summarygnw_wp_datetimegnw_headline_separator
Shortcode Output
<p class="gnw_wp_headlines"><div class="gnw_wp_title"><a href=</a></div><small class="gnw_wp_datetime"></small>
FAQ

Frequently Asked Questions about GlobeNewswire News