WebSub (FKA. PubSubHubbub) Security & Risk Analysis

wordpress.org/plugins/pubsubhubbub

A WebSub plugin for WordPress that enables real-time publishing and subscription capabilities.

100K active installs v4.0.0 PHP 7.2+ WP 4.5+ Updated Jan 22, 2026
feedindiewebpubsubpubsubhubbubwebsub
100
A · Safe
CVEs total1
Unpatched0
Last CVEJan 24, 2024
Safety Verdict

Is WebSub (FKA. PubSubHubbub) Safe to Use in 2026?

Generally Safe

Score 100/100

WebSub (FKA. PubSubHubbub) has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Jan 24, 2024Updated 2mo ago
Risk Assessment

The PubSubHubbub plugin v4.0.0 exhibits a mixed security posture. On one hand, the plugin demonstrates good practices by having zero detected AJAX handlers, REST API routes, shortcodes, or cron events, indicating a minimal attack surface with no apparent direct entry points for attackers. Furthermore, all SQL queries utilize prepared statements, and there are no detected file operations or external HTTP requests, which are positive signs of secure coding. However, a significant concern is the complete lack of output escaping, meaning that any dynamic content displayed to users is not properly sanitized, potentially leading to Cross-Site Scripting (XSS) vulnerabilities. While taint analysis shows no current flows, this could be due to the limited analysis performed or the lack of exploitable paths that were detected. The plugin has a history of one known medium-severity vulnerability, specifically XSS, with the last one being recently patched in January 2024. This suggests a past vulnerability that, while addressed, indicates the potential for such issues to arise if output escaping remains unaddressed. The absence of capability checks and nonce checks on potential entry points is also a concern, though the current attack surface is zero. The overall security of this plugin is hampered by its critical lack of output escaping, which presents a significant risk despite the seemingly clean attack surface and SQL practices. The history of XSS vulnerabilities further reinforces the need for immediate attention to output sanitization.

Key Concerns

  • 0% output escaping
  • 1 medium vulnerability history
  • No capability checks
  • No nonce checks
Vulnerabilities
1

WebSub (FKA. PubSubHubbub) Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-0688medium · 4.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

WebSub (FKA. PubSubHubbub) <= 3.1.4 - Authenticated (Admin+) Stored Cross-Site Scripting

Jan 24, 2024 Patched in 3.2.0 (188d)
Code Analysis
Analyzed Mar 16, 2026

WebSub (FKA. PubSubHubbub) Code Analysis

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

Output Escaping

0% escaped6 total outputs
Attack Surface

WebSub (FKA. PubSubHubbub) Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
filterwebsub_feed_urlsincludes\deprecated.php:124
Maintenance & Trust

WebSub (FKA. PubSubHubbub) Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 22, 2026
PHP min version7.2
Downloads2.1M

Community Trust

Rating100/100
Number of ratings6
Active installs100K
Developer Profile

WebSub (FKA. PubSubHubbub) Developer Profile

joshfraz

1 plugin · 100K total installs

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

How We Detect WebSub (FKA. PubSubHubbub)

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pubsubhubbub/assets/css/admin.css/wp-content/plugins/pubsubhubbub/assets/js/admin.js
Script Paths
/wp-content/plugins/pubsubhubbub/assets/js/admin.js
Version Parameters
pubsubhubbub/assets/css/admin.css?ver=pubsubhubbub/assets/js/admin.js?ver=

HTML / DOM Fingerprints

REST Endpoints
/wp-json/pubsubhubbub/1.0/callback
FAQ

Frequently Asked Questions about WebSub (FKA. PubSubHubbub)