Include Mastodon Feed Security & Risk Analysis

wordpress.org/plugins/include-mastodon-feed

Plugin that provides a Gutenberg block and shortcode to easily integrate mastodon feeds into wordpress pages.

800 active installs v2.1.0 PHP 8.2+ WP 6.0+ Updated Apr 8, 2026
feedmastodonstatus
99
A · Safe
CVEs total2
Unpatched0
Last CVEFeb 3, 2025
Safety Verdict

Is Include Mastodon Feed Safe to Use in 2026?

Generally Safe

Score 99/100

Include Mastodon Feed has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

2 known CVEsLast CVE: Feb 3, 2025Updated 1mo ago
Risk Assessment

The "include-mastodon-feed" plugin v2.1.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, using prepared statements for all SQL queries, and generally performing good output escaping (83%). It also has no unpatched CVEs, which is encouraging. However, there are significant areas of concern. The plugin has a total of 2 entry points, with 1 being unprotected, specifically a REST API route without a permission callback. This unprotected endpoint represents a potential attack vector. The lack of any nonce checks and capability checks across the codebase further exacerbates this risk, as it implies that potentially sensitive operations or data exposure could occur without proper authorization. While taint analysis did not reveal any issues in this specific scan, the presence of 2 past medium severity Cross-Site Scripting (XSS) vulnerabilities, with the last one reported in early 2025, suggests a recurring pattern of input sanitization or output escaping deficiencies. The plugin also makes external HTTP requests, which, without clear sanitization and validation of the returned data, could pose a risk if the external resource is compromised or malicious. In conclusion, while the plugin has some solid security foundations, the unprotected REST API endpoint, absence of critical security checks like nonces and capability checks, and past XSS vulnerabilities necessitate caution and further investigation.

Key Concerns

  • Unprotected REST API route
  • No nonce checks
  • No capability checks
  • Past XSS vulnerabilities
  • External HTTP requests without clear validation
  • Low output escaping percentage for some outputs
Vulnerabilities
2 published

Include Mastodon Feed Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2025-22660medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Include Mastodon Feed <= 1.9.9 - Authenticated (Contributor+) Stored Cross-Site Scripting

Feb 3, 2025 Patched in 1.9.10 (10d)
CVE-2024-11455medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Include Mastodon Feed <= 1.9.4 - Authenticated (Contributor+) Stored Cross-Site Scripting

Nov 20, 2024 Patched in 1.9.6 (2d)
Version History

Include Mastodon Feed Release Timeline

v2.1.0Current
v2.0.1
v2.0.0
v1.17.0
v1.16.0
v1.15.1
v1.15.0
v1.14.0
v1.13.1
v1.13
v1.12
v1.11
v1.10
v1.9.11
v1.9.10
Code Analysis
Analyzed Mar 16, 2026

Include Mastodon Feed Code Analysis

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

Output Escaping

83% escaped47 total outputs
Attack Surface
1 unprotected

Include Mastodon Feed Attack Surface

Entry Points2
Unprotected1

REST API Routes 1

GET/wp-json/include-mastodon-feed/v1/feed/plugin.php:169

Shortcodes 1

[include-mastodon-feed] plugin.php:1178
WordPress Hooks 6
actionrest_api_initplugin.php:168
actioninitplugin.php:360
actionadmin_footerplugin.php:370
actioncurrent_screenplugin.php:375
actionwp_headplugin.php:575
actionwp_footerplugin.php:1015
Maintenance & Trust

Include Mastodon Feed Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedApr 8, 2026
PHP min version8.2
Downloads21K

Community Trust

Rating100/100
Number of ratings16
Active installs800
Developer Profile

Include Mastodon Feed Developer Profile

Wolfgang

1 plugin · 800 total installs

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

How We Detect Include Mastodon Feed

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/include-mastodon-feed/include-mastodon-feed.js/wp-content/plugins/include-mastodon-feed/include-mastodon-feed.css
Script Paths
/wp-content/plugins/include-mastodon-feed/include-mastodon-feed.js
Version Parameters
include-mastodon-feed/include-mastodon-feed.js?ver=include-mastodon-feed/include-mastodon-feed.css?ver=

HTML / DOM Fingerprints

JS Globals
window.includeMastodonFeed
REST Endpoints
/wp-json/include-mastodon-feed/v1/feed/
FAQ

Frequently Asked Questions about Include Mastodon Feed