WP Autoblog Security & Risk Analysis

wordpress.org/plugins/wp-autoblog

WP Autoblog lets you import content from various sources. Import posts from multiple sources to fill your blog with content! Custom content filter: …

100 active installs v0.1 PHP 7.2+ WP 5.1+ Updated Jan 23, 2021
aggregatorautoblognews-aggregatorrss-aggregator
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Autoblog Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The wp-autoblog plugin v0.1 exhibits a generally positive security posture, with no known historical vulnerabilities and a code analysis that indicates good practices in several areas. The complete absence of dangerous functions, raw SQL queries, and unpatched CVEs is encouraging. Furthermore, the presence of nonce and capability checks, along with the use of prepared statements for all SQL queries, suggests a deliberate effort towards secure coding. The limited attack surface with no unprotected entry points further contributes to its relative safety.

However, there are areas for improvement. The most significant concern is the low rate of output escaping (42%), which indicates a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. While taint analysis shows no flows, this could be due to the limited scope of analysis for this version or the specific nature of the plugin's operations. The single external HTTP request also warrants attention, as it could potentially be a vector for Server-Side Request Forgery (SSRF) or data exfiltration if not handled securely. The presence of a cron event without specific details about its functionality or associated checks is another potential blind spot.

In conclusion, wp-autoblog v0.1 appears to be a plugin that follows some fundamental security principles. Its lack of historical vulnerabilities is a strong positive signal. Nevertheless, the poor output escaping is a critical weakness that needs immediate attention. The single external HTTP request should also be audited thoroughly. Addressing these specific concerns would significantly enhance the plugin's overall security.

Key Concerns

  • Low output escaping rate (42%)
  • External HTTP request without further analysis
  • Cron event without detailed security analysis
Vulnerabilities
None known

WP Autoblog Security Vulnerabilities

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

WP Autoblog Code Analysis

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

Output Escaping

42% escaped36 total outputs
Attack Surface

WP Autoblog Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
filtercron_schedulesclass\job\FeedImporterJob.php:34
actionwpab_do_import_jobclass\job\FeedImporterJob.php:39
filtermanage_autoblog-source_posts_columnsclass\MetaBoxPostListRegisterHook.php:9
actionmanage_autoblog-source_posts_custom_columnclass\MetaBoxPostListRegisterHook.php:10
actionsave_postclass\MetaBoxRegisterHook.php:9
actionadmin_menuclass\Settings.php:14
actionadmin_initclass\Settings.php:15
actioninitclass\SourcePostTypeRegisterHook.php:10

Scheduled Events 1

wpab_do_import_job
Maintenance & Trust

WP Autoblog Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedJan 23, 2021
PHP min version7.2
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

WP Autoblog Developer Profile

Sascha Huber

3 plugins · 100 total installs

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

How We Detect WP Autoblog

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
wpab_source_typewpab_source_is_activewpab_source_auto_publishwpab_source_links_noindexwpab_source_feed_urlwpab_source_keywords+4 more
FAQ

Frequently Asked Questions about WP Autoblog