Content Aggregator Security & Risk Analysis

wordpress.org/plugins/content-aggregator

Create WordPress posts from RSS, Atom, WordPress REST API, JSON, and XML sources.

0 active installs v2.1.3 PHP 8.1+ WP 6.2+ Updated May 3, 2026
aggregatorjsonrest-apirssxml
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Content Aggregator Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "content-aggregator" v2.0.0 plugin demonstrates a generally good security posture with several positive indicators. The complete absence of known CVEs and a lack of critical or high severity vulnerabilities in its history are strong points, suggesting a history of diligent security practices. Furthermore, the code analysis shows that all SQL queries utilize prepared statements, and there are no file operations or bundled libraries that appear to be outdated or inherently risky. The plugin also implements nonce and capability checks on its entry points.

However, concerns arise from the taint analysis. While there are no critical severity flows, four high-severity flows with unsanitized paths indicate potential security risks. These unsanitized paths, even if not leading to immediate critical exploits, represent weaknesses that could be leveraged by attackers. The relatively low percentage of properly escaped output (62%) is also a significant concern, as it increases the risk of Cross-Site Scripting (XSS) vulnerabilities, especially in conjunction with unsanitized input paths.

In conclusion, the plugin has a solid foundation with good use of prepared statements and a clean vulnerability history. The primary weaknesses lie in the taint analysis revealing unsanitized paths and the insufficient output escaping. Addressing these specific code-level concerns, particularly the high-severity taint flows and output escaping, would significantly improve the plugin's overall security.

Key Concerns

  • High severity taint flows with unsanitized paths
  • Low percentage of properly escaped output
Vulnerabilities
None known

Content Aggregator Security Vulnerabilities

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

Content Aggregator Release Timeline

v2.1.3Current
v2.0.0
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

Content Aggregator Code Analysis

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

Bundled Libraries

Select2

SQL Query Safety

100% prepared19 total queries

Output Escaping

62% escaped136 total outputs
Data Flows · Security
4 unsanitized

Data Flow Analysis

7 flows4 with unsanitized paths
page (includes\admin\class-settings.php:168)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Content Aggregator Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_content_aggregatorincludes\class-admin.php:24
WordPress Hooks 13
actionadmin_noticescontent-aggregator.php:200
actionplugins_loadedcontent-aggregator.php:226
actioninitcontent-aggregator.php:236
actiontemplate_redirectcontent-aggregator.php:239
filterpost_linkcontent-aggregator.php:241
actionadmin_enqueue_scriptsincludes\admin\class-add-edit.php:41
filteradmin_titleincludes\admin\class-add-edit.php:57
actionadmin_initincludes\admin\class-settings.php:23
actionadmin_menuincludes\class-admin.php:22
filterplugin_action_linksincludes\class-admin.php:23
filtercron_schedulesincludes\class-cron.php:23
actioncontent_aggregator_update_hookincludes\class-cron.php:24
filterwp_block_converter_blockincludes\class-cron.php:25

Scheduled Events 1

content_aggregator_update_hook
Maintenance & Trust

Content Aggregator Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.5
Last updatedMay 3, 2026
PHP min version8.1
Downloads795

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Content Aggregator Developer Profile

relisiuol

1 plugin · 0 total installs

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

How We Detect Content Aggregator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/content-aggregator/assets/css/app.css/wp-content/plugins/content-aggregator/assets/js/app.js
Version Parameters
content-aggregator/assets/css/app.css?ver=content-aggregator/assets/js/app.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Content Aggregator