WP-Auto-Publish Security & Risk Analysis

wordpress.org/plugins/wp-auto-publish

Automatic batch timing post. 灵活设定自动批量定时发布文章。

50 active installs v1.0 PHP 5.2.4+ WP 3.1+ Updated Sep 8, 2018
adminauto-postautomatically-publishedcroncron-jobs
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP-Auto-Publish Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The wp-auto-publish v1.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of known CVEs and critical or high-severity taint flows is a significant positive indicator. The code also demonstrates good practices by utilizing prepared statements for all SQL queries and including nonce checks. However, there is a notable concern regarding output escaping, with less than half of the outputs being properly escaped. This could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not sufficiently sanitized before being displayed.

The plugin has a limited attack surface, with no AJAX handlers, REST API routes, or shortcodes exposed without apparent authorization. The presence of one cron event is minimal. While the lack of capability checks is concerning, the limited attack surface might mitigate this risk to some extent in this specific version. The vulnerability history being completely clear is excellent, suggesting a well-maintained and secure codebase, or at least one that hasn't been a target or suffered from past exploitable flaws.

In conclusion, wp-auto-publish v1.0 is in a relatively secure state, with its lack of known vulnerabilities and good SQL practices being strong points. The primary area for improvement and potential risk lies in the insufficient output escaping, which warrants attention to prevent potential XSS attacks. Further security audits would be beneficial, especially focusing on how the unescaped outputs are populated and consumed.

Key Concerns

  • Insufficient output escaping
  • Lack of capability checks on entry points
Vulnerabilities
None known

WP-Auto-Publish Security Vulnerabilities

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

WP-Auto-Publish Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

WP-Auto-Publish Code Analysis

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

Output Escaping

47% escaped19 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

1 flows
<form> (form.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP-Auto-Publish Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuwp-auto-publish.php:16
filtercron_scheduleswp-auto-publish.php:17
actionWIND_cron_draft_update_hookwp-auto-publish.php:18
actionplugins_loadedwp-auto-publish.php:19

Scheduled Events 1

WIND_cron_draft_update_hook
Maintenance & Trust

WP-Auto-Publish Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedSep 8, 2018
PHP min version5.2.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

WP-Auto-Publish Developer Profile

flashcol

1 plugin · 50 total installs

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

How We Detect WP-Auto-Publish

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-auto-publish/icon.png

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP-Auto-Publish