News-Parser Security & Risk Analysis

wordpress.org/plugins/news-parser

News-parser WordPress Plugin

100 active installs v3.0.3 PHP 8.1+ WP 5.2.0+ Updated May 6, 2025
aiautopilotnewsrssscraper
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is News-Parser Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The "news-parser" plugin v3.0.3 exhibits a generally strong security posture based on the provided static analysis. The absence of identified attack surface points like unprotected AJAX handlers, REST API routes, or shortcodes is a significant positive indicator. Furthermore, the code signals show a commendable use of prepared statements for all SQL queries and a relatively high percentage of properly escaped output. The presence of nonce and capability checks, though limited, also suggests some consideration for security. The plugin's vulnerability history being entirely clear of any known CVEs further reinforces this positive assessment, indicating a history of responsible development and patching.

However, a few areas warrant attention. While the total number of output escapement issues is not high, the 27% that are not properly escaped could potentially lead to cross-site scripting (XSS) vulnerabilities if they handle user-supplied or external data without further sanitization downstream. The plugin also performs file operations and external HTTP requests, which, while not inherently insecure, represent potential vectors for attack if not handled with extreme care and validation. Without any taint analysis results, it's impossible to fully assess the risk associated with these operations and the unescaped outputs.

In conclusion, "news-parser" v3.0.3 appears to be a well-developed plugin with a good foundation in secure coding practices. Its lack of known vulnerabilities and minimal attack surface are commendable. The primary areas for improvement lie in ensuring all output is consistently escaped and in thoroughly reviewing the secure handling of file operations and external HTTP requests, especially in the absence of comprehensive taint analysis.

Key Concerns

  • Unescaped output detected
  • File operations present
  • External HTTP requests present
Vulnerabilities
None known

News-Parser Security Vulnerabilities

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

News-Parser Code Analysis

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

Output Escaping

73% escaped49 total outputs
Attack Surface

News-Parser Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionrest_api_initinc\Api\Rest\AIApiEndpoint.php:76
actionrest_api_initinc\Api\Rest\AiKeysApiEndpoint.php:64
actionrest_api_initinc\Api\Rest\AIOptionsApiEndpoint.php:76
actionrest_api_initinc\Api\Rest\CronApiEndpoint.php:74
actionrest_api_initinc\Api\Rest\PostApiEndpoint.php:76
actionrest_api_initinc\Api\Rest\RegistrationApiEndpoint.php:64
actionrest_api_initinc\Api\Rest\SeoIntegrationEndpoint.php:64
actionrest_api_initinc\Api\Rest\SupportedSeoPluginsEndpoint.php:64
actionrest_api_initinc\Api\Rest\TemplateApiEndpoint.php:82
filterimage_sideload_extensionsinc\Controller\MediaController.php:116
filterupload_mimesinc\Controller\MediaController.php:117
actioninitnews-parser.php:54
Maintenance & Trust

News-Parser Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMay 6, 2025
PHP min version8.1
Downloads9K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

News-Parser Developer Profile

Evgeniy Zalevskiy

2 plugins · 160 total installs

73
trust score
Avg Security Score
92/100
Avg Patch Time
6113 days
View full developer profile
Detection Fingerprints

How We Detect News-Parser

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/news-parser/public/css/app.css/wp-content/plugins/news-parser/public/js/app.js/wp-content/plugins/news-parser/public/css/vendor.css/wp-content/plugins/news-parser/public/js/vendor.js/wp-content/plugins/news-parser/public/css/admin.css/wp-content/plugins/news-parser/public/js/admin.js
Script Paths
/wp-content/plugins/news-parser/public/js/app.js/wp-content/plugins/news-parser/public/js/vendor.js/wp-content/plugins/news-parser/public/js/admin.js
Version Parameters
/wp-content/plugins/news-parser/public/css/app.css?ver=/wp-content/plugins/news-parser/public/js/app.js?ver=/wp-content/plugins/news-parser/public/css/vendor.css?ver=/wp-content/plugins/news-parser/public/js/vendor.js?ver=/wp-content/plugins/news-parser/public/css/admin.css?ver=/wp-content/plugins/news-parser/public/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
news-parser-content
Data Attributes
data-news-parser-contentdata-news-parser-selectordata-news-parser-templatedata-news-parser-optionsdata-news-parser-post-id
JS Globals
newsParserFrontendnewsParserAdmin
REST Endpoints
/wp-json/news-parser/v1/options/wp-json/news-parser/v1/content/wp-json/news-parser/v1/template/wp-json/news-parser/v1/parsing
Shortcode Output
[news_parser_content][news_parser_template][news_parser_parse]
FAQ

Frequently Asked Questions about News-Parser