Ultimas Noticias Security & Risk Analysis

wordpress.org/plugins/ultimas-noticias

Este plugins le muestra las últimas noticias en el hambito internacional, por Bibliatodo.com

10 active installs v2.1 PHP + WP 2.7.0+ Updated Jul 14, 2021
bibliatodonewsnoticiasnoticiaultimas
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Ultimas Noticias Safe to Use in 2026?

Generally Safe

Score 85/100

Ultimas Noticias 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 'ultimas-noticias' plugin v2.1 exhibits a mixed security posture. On one hand, it demonstrates good practices by avoiding direct SQL queries, not making external HTTP requests, and having no recorded vulnerabilities or CVEs. The static analysis also indicates a very small attack surface with only one shortcode and no direct AJAX or REST API entry points without checks. However, several significant concerns are present. The use of the deprecated `create_function` is a critical security anti-pattern that can lead to remote code execution if the input it processes is not strictly controlled. Furthermore, the plugin's output escaping is alarmingly low at only 14%, suggesting a high likelihood of cross-site scripting (XSS) vulnerabilities. The absence of any nonce or capability checks on its single entry point (the shortcode) means that any user, regardless of their role or permissions, can trigger its functionality, potentially leading to unauthorized actions or content injection if combined with the output escaping issues.

While the lack of known vulnerabilities and a small attack surface are positive indicators, the presence of dangerous code constructs like `create_function` and the severe lack of output escaping represent substantial risks. The vulnerability history shows a clean slate, which is good, but it doesn't negate the inherent risks identified in the current codebase. The plugin needs urgent attention to address the `create_function` usage and significantly improve its output escaping mechanisms. Without these, the plugin remains vulnerable to critical security flaws despite its otherwise low-profile attack surface.

Key Concerns

  • Use of deprecated and dangerous create_function
  • Low output escaping percentage (14%)
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Ultimas Noticias Security Vulnerabilities

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

Ultimas Noticias Code Analysis

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

Dangerous Functions Found

create_functionunb-ultimas-noticias.php:101

Output Escaping

14% escaped14 total outputs
Attack Surface

Ultimas Noticias Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[unb_ultimas_noticias] unb-ultimas-noticias.php:41
WordPress Hooks 1
actionwidgets_initunb-ultimas-noticias.php:101
Maintenance & Trust

Ultimas Noticias Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedJul 14, 2021
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Ultimas Noticias Developer Profile

BibliaTodo

8 plugins · 150 total installs

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

How We Detect Ultimas Noticias

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

Asset Fingerprints

Script Paths
https://www.bibliatodo.com/assets/js/wordpress/es/widget-news.js

HTML / DOM Fingerprints

CSS Classes
vdd_widefat
HTML Comments
<!--<option value="en" <?php _e($language == 'en' ? 'selected' : ''); ?>>Ingles</option>-->
Data Attributes
id="unb_ultimas_noticiasWidget"
Shortcode Output
[unb_ultimas_noticias]<script type="text/javascript" language="javascript" src="https://www.bibliatodo.com/assets/js/wordpress/es/widget-news.js"></script>
FAQ

Frequently Asked Questions about Ultimas Noticias