WorldNews Plugin Security & Risk Analysis

wordpress.org/plugins/world-news

-- WordPress news plugin is the free version of the plugin WP Latest posts which found right here with a lot of information.

10 active installs v1.0 PHP 5.2.4+ WP 4.6+ Updated Mar 14, 2018
newssportsweather
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WorldNews Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "world-news" plugin version 1.0 exhibits a seemingly secure static analysis profile with zero identified entry points and no dangerous function calls. The absence of SQL queries that are not prepared statements is a strong indicator of good database hygiene. Furthermore, the lack of file operations and external HTTP requests reduces the potential attack vectors. The zero known CVEs and no recorded vulnerability history suggest a relatively clean track record, which is a positive sign.

However, the static analysis reveals a significant weakness in output escaping, with only 3% of outputs being properly escaped. This indicates a high probability of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data is likely being rendered directly into the HTML without sufficient sanitization. The complete absence of nonce checks and capability checks across all identified entry points (even though there are none listed) implies that if any entry points were to be added in future versions or if the analysis was incomplete, authentication and authorization would be non-existent, leaving them vulnerable to unauthorized actions. The taint analysis also shows zero flows analyzed, which, while appearing safe, could be an indication of limited testing or a very simple plugin. Overall, the plugin has a foundational element of security (no raw SQL, no known CVEs) but critical deficiencies in output sanitization and a lack of authorization checks present a notable risk.

Key Concerns

  • Low output escaping (3%)
  • No nonce checks
  • No capability checks
  • Limited taint analysis (0 flows)
Vulnerabilities
None known

WorldNews Plugin Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

WorldNews Plugin Release Timeline

v1.0.0
vcss
vinc
Code Analysis
Analyzed Mar 17, 2026

WorldNews Plugin Code Analysis

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

Output Escaping

3% escaped80 total outputs
Attack Surface

WorldNews Plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwidgets_init1.0.0\inc\WorldNews.php:269
actioninit1.0.0\wp-world-news.php:18
actionwidgets_initinc\WorldNews.php:269
actioninitwp-world-news.php:18
Maintenance & Trust

WorldNews Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.33
Last updatedMar 14, 2018
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WorldNews Plugin Developer Profile

rfsoftlab

2 plugins · 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 WorldNews Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/world-news/css/worldNews.css
Version Parameters
worldnewsCss?ver=

HTML / DOM Fingerprints

CSS Classes
worldNews
FAQ

Frequently Asked Questions about WorldNews Plugin