Feed Plus Security & Risk Analysis

wordpress.org/plugins/feedplus

Mit Feed Plus ist man in der Lage Werbung, Infos und andere wichtige Dinge direkt im Feed, und zwar nach einem Beitrag oder danach, zu publizieren.

10 active installs v3.1 PHP + WP 5.2+ Updated Oct 9, 2023
bannercodeeditorfeedrss
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Feed Plus Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "feedplus" v3.1 plugin exhibits a mixed security posture. On the one hand, the static analysis shows no known dangerous functions, no direct SQL queries (all use prepared statements), no file operations, and no external HTTP requests. Furthermore, there's a complete absence of publicly disclosed vulnerabilities, which is a positive indicator. However, significant concerns arise from the output escaping results. With 100% of analyzed outputs unescaped, this presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities, especially if any of the analyzed flows involve user-provided data being displayed directly in the frontend without proper sanitization. The taint analysis also highlights "flows with unsanitized paths," which, while not classified as critical or high severity by the tool, warrants further investigation as it points to potential weaknesses in how data is handled. The lack of documented capabilities checks or nonce checks across its limited entry points (which are currently zero) is not a direct risk in this version due to the absence of those entry points, but it indicates a potential gap in security practices should new entry points be added in future updates without corresponding security checks. Overall, while the plugin benefits from a clean vulnerability history and a lack of high-risk code patterns, the unescaped output and identified unsanitized paths are significant weaknesses that need to be addressed.

Key Concerns

  • Unescaped output across all analyzed outputs
  • Flows with unsanitized paths identified
Vulnerabilities
None known

Feed Plus Security Vulnerabilities

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

Feed Plus Release Timeline

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

Feed Plus Code Analysis

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

Output Escaping

0% escaped2 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
saveForm (form.php:39)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Feed Plus Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuconf.php:9
filterthe_contentfeedplus.php:19
Maintenance & Trust

Feed Plus Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedOct 9, 2023
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Feed Plus Developer Profile

Eric-Oliver Mächler

13 plugins · 5K total installs

95
trust score
Avg Security Score
93/100
Avg Patch Time
7 days
View full developer profile
Detection Fingerprints

How We Detect Feed Plus

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Feed Plus