Postqueue Feeds Security & Risk Analysis

wordpress.org/plugins/postqueue-feeds

Gives you feeds for Postqueues.

0 active installs v1.0 PHP + WP 4.0+ Updated Unknown
feedslooppostqueuerss
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Postqueue Feeds Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The static analysis of the "postqueue-feeds" v1.0 plugin reveals a seemingly robust security posture. The plugin has no identified entry points for attacks, including AJAX handlers, REST API routes, shortcodes, or cron events, and no dangerous functions are utilized. All SQL queries are properly prepared, and there are no file operations or external HTTP requests. This indicates a strong adherence to secure coding practices in these critical areas.

However, a significant concern arises from the low rate of proper output escaping, with only 25% of the total eight outputs being properly escaped. This leaves the remaining 75% vulnerable to Cross-Site Scripting (XSS) attacks, where malicious scripts could be injected and executed in the user's browser. Furthermore, the complete absence of nonce checks and capability checks on any potential entry points (though none are explicitly identified in the attack surface analysis) suggests a lack of defense-in-depth, making it reliant on the assumption that no entry points will be discovered or exploited.

The plugin's vulnerability history is clean, with no known CVEs recorded. This is a positive indicator, suggesting that the development team has historically produced secure code or that the plugin has not been a target of significant security research. However, the absence of past vulnerabilities should not be mistaken for guaranteed future security, especially given the identified output escaping issues.

Key Concerns

  • Unescaped output (6 out of 8)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Postqueue Feeds Security Vulnerabilities

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

Postqueue Feeds Code Analysis

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

Output Escaping

25% escaped8 total outputs
Attack Surface

Postqueue Feeds Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actioninitinc\feed.php:16
filtergenerate_rewrite_rulesinc\rewrite.php:14
Maintenance & Trust

Postqueue Feeds Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Postqueue Feeds Developer Profile

Palasthotel GmbH

4 plugins · 120 total installs

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

How We Detect Postqueue Feeds

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/postqueue-feeds/inc/feed.php/wp-content/plugins/postqueue-feeds/inc/rewrite.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Postqueue Feeds