WP Tumblr Auto Publish Security & Risk Analysis

wordpress.org/plugins/auto-publish-tumblr

Publish posts automatically to Tumblr.

80 active installs v1.2.9 PHP + WP 3.0+ Updated Feb 18, 2026
add-link-to-tumblrpublish-post-to-tumblrtumblrtumblr-auto-publishwp-tumblr-auto-publish
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Tumblr Auto Publish Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "auto-publish-tumblr" plugin v1.2.9 presents a mixed security posture. On the positive side, the plugin has a small attack surface, with only one AJAX handler and no exposed REST API routes, shortcodes, or cron events. Furthermore, it demonstrates a commitment to security by including a significant number of nonce and capability checks (8 and 2 respectively).

However, several concerning aspects warrant attention. The presence of the `unserialize` function is a significant risk, as it can be exploited for remote code execution if attacker-controlled data is unserialized. While taint analysis did not reveal critical or high severity unsanitized paths, the fact that 2 out of 4 analyzed flows had unsanitized paths is still a concern, even if currently at a lower severity. Additionally, the output escaping is only properly implemented for 30% of outputs, suggesting a potential for cross-site scripting (XSS) vulnerabilities. The plugin also makes 7 external HTTP requests, which could be a vector for various attacks if not handled securely.

The plugin's vulnerability history is a strong positive, with zero recorded CVEs. This indicates a historically stable and well-maintained codebase, or at least one that has not been publicly exploited. In conclusion, while the lack of known vulnerabilities and limited attack surface are strengths, the use of `unserialize` and the low percentage of properly escaped output represent notable weaknesses that could be exploited. The plugin's overall security is decent but could be significantly improved by addressing these specific issues.

Key Concerns

  • Presence of unserialize function
  • Low percentage of properly escaped output
  • Unsanitized paths in taint analysis (2/4)
  • Bundled library (Guzzle) - potential for outdated versions
Vulnerabilities
None known

WP Tumblr Auto Publish Security Vulnerabilities

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

WP Tumblr Auto Publish Code Analysis

Dangerous Functions
1
Raw SQL Queries
3
4 prepared
Unescaped Output
200
85 escaped
Nonce Checks
8
Capability Checks
2
File Operations
4
External Requests
7
Bundled Libraries
1

Dangerous Functions Found

unserialize$arrval=unserialize($status);admin\logs.php:78

Bundled Libraries

Guzzle

SQL Query Safety

57% prepared7 total queries

Output Escaping

30% escaped285 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

4 flows2 with unsanitized paths
xyz_tbap_addpostmetatags (admin\metabox.php:80)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Tumblr Auto Publish Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_xyz_tbap_ajax_backlinkadmin\ajax-backlink.php:3
WordPress Hooks 10
actionadmin_noticesadmin\admin-notices.php:70
actionadmin_menuadmin\menu.php:3
actionadmin_enqueue_scriptsadmin\menu.php:24
actionadd_meta_boxesadmin\metabox.php:3
actionsave_postadmin\publish.php:3
actiontransition_post_statusadmin\publish.php:16
actioninitwp-tumblr-auto-publish.php:37
actionwp_footerwp-tumblr-auto-publish.php:57
actionadmin_initwp-tumblr-auto-publish.php:74
filterplugin_row_metaxyz-functions.php:190
Maintenance & Trust

WP Tumblr Auto Publish Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 18, 2026
PHP min version
Downloads16K

Community Trust

Rating64/100
Number of ratings9
Active installs80
Developer Profile

WP Tumblr Auto Publish Developer Profile

f1logic

15 plugins · 142K total installs

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

How We Detect WP Tumblr 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/auto-publish-tumblr/images/tb.png
Script Paths
/wp-content/plugins/auto-publish-tumblr/js/notice.js
Version Parameters
auto-publish-tumblr/css/style.css?ver=auto-publish-tumblr/js/notice.js?ver=

HTML / DOM Fingerprints

CSS Classes
tbap-settings-body
HTML Comments
<!-- WP Tumblr Auto Publish (VThis program is free software; you can redistribute it and/orThis program is distributed in the hope that it will be useful,You should have received a copy of the GNU General Public License+1 more
JS Globals
xyz_script_tbap_var
FAQ

Frequently Asked Questions about WP Tumblr Auto Publish