News Manager Security & Risk Analysis

wordpress.org/plugins/news-manager

Every CMS site needs a news section. News Manager allows you add, manage and display news, date archives, AJAX Calendar, Categories, Tags and more.

700 active installs v1.1.0 PHP + WP 4.0+ Updated Jun 16, 2016
newsnews-categoriesnews-managementnews-manager
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is News Manager Safe to Use in 2026?

Generally Safe

Score 85/100

News Manager 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 news-manager plugin v1.1.0 exhibits a generally good security posture based on the provided static analysis and vulnerability history. The plugin has a small attack surface, with only two AJAX handlers and no REST API routes, shortcodes, or cron events. Crucially, all identified entry points have authorization checks, and the plugin demonstrates good practices by performing nonce checks and capability checks. The code also shows a strong commitment to data integrity with all SQL queries utilizing prepared statements. There are no recorded vulnerabilities (CVEs) for this plugin, which is a positive indicator of its historical security. However, a notable area for improvement is output escaping, with 42% of outputs not being properly escaped. This could potentially lead to Cross-Site Scripting (XSS) vulnerabilities if the unsanitized data is rendered in a web browser. While no direct evidence of exploitable taint flows or dangerous functions was found in this specific analysis, the unescaped output remains a concern that could be exploited in conjunction with other factors.

Key Concerns

  • Unescaped output detected (42%)
Vulnerabilities
None known

News Manager Security Vulnerabilities

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

News Manager Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

58% escaped104 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
get_widget_calendar_month (includes\widgets.php:189)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

News Manager Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

noprivwp_ajax_get-news-widget-calendar-monthincludes\widgets.php:158
authwp_ajax_get-news-widget-calendar-monthincludes\widgets.php:159
WordPress Hooks 22
actioninitincludes\query.php:18
actionpre_get_postsincludes\query.php:19
filterquery_varsincludes\query.php:22
actioninitincludes\settings.php:31
actionadmin_menuincludes\settings.php:32
actionadmin_initincludes\settings.php:33
actionafter_setup_themeincludes\settings.php:34
filterplugin_action_linksincludes\settings.php:37
actionwidgets_initincludes\widgets.php:18
actioninitnews-manager.php:108
actioninitnews-manager.php:109
actionplugins_loadednews-manager.php:110
actionplugins_loadednews-manager.php:111
actionadmin_footernews-manager.php:112
actionadmin_enqueue_scriptsnews-manager.php:113
actionwp_enqueue_scriptsnews-manager.php:114
actionadmin_noticesnews-manager.php:115
filtermap_meta_capnews-manager.php:118
filterpost_updated_messagesnews-manager.php:119
filterplugin_row_metanews-manager.php:120
filterrequestnews-manager.php:121
filterpost_type_linknews-manager.php:122
Maintenance & Trust

News Manager Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedJun 16, 2016
PHP min version
Downloads44K

Community Trust

Rating78/100
Number of ratings9
Active installs700
Developer Profile

News Manager Developer Profile

dFactory

12 plugins · 357K total installs

70
trust score
Avg Security Score
87/100
Avg Patch Time
247 days
View full developer profile
Detection Fingerprints

How We Detect News Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/news-manager/css/style.css/wp-content/plugins/news-manager/css/admin.css/wp-content/plugins/news-manager/css/jquery.datepicker.css/wp-content/plugins/news-manager/js/admin.js/wp-content/plugins/news-manager/js/jquery.datepicker.js/wp-content/plugins/news-manager/js/front.js
Script Paths
/wp-content/plugins/news-manager/js/admin.js/wp-content/plugins/news-manager/js/jquery.datepicker.js/wp-content/plugins/news-manager/js/front.js
Version Parameters
news-manager/css/style.css?ver=news-manager/css/admin.css?ver=news-manager/css/jquery.datepicker.css?ver=news-manager/js/admin.js?ver=news-manager/js/jquery.datepicker.js?ver=news-manager/js/front.js?ver=

HTML / DOM Fingerprints

CSS Classes
news-manager-widget-wrap
HTML Comments
<!-- WP Photo Album Plus Plugin for WordPress -->
Data Attributes
data-nm-post-iddata-nm-post-typedata-nm-archive-iddata-nm-archive-type
JS Globals
news_manager_admin_paramsnews_manager_front_params
REST Endpoints
/wp-json/news-manager/v1
Shortcode Output
[news-manager-widget]
FAQ

Frequently Asked Questions about News Manager