Modern Media Tweet Shortcode Security & Risk Analysis

wordpress.org/plugins/modern-media-tweet-shortcode

Adds 'tweet' shortcode for embedding tweets using Twitter's shortcode format.

10 active installs v1.0.1 PHP + WP 3.0+ Updated Dec 10, 2011
embedded-tweetsoembedtweettwittertwitter-api
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Modern Media Tweet Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

Modern Media Tweet Shortcode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The "modern-media-tweet-shortcode" v1.0.1 plugin demonstrates a generally good security posture based on the provided static analysis and vulnerability history. It has a very small attack surface, with only one shortcode and no unprotected entry points. The code also utilizes prepared statements for all SQL queries, which is a strong defense against SQL injection. Furthermore, there are no known vulnerabilities (CVEs) associated with this plugin, and its vulnerability history is clean, indicating a responsible development or maintenance practice.

However, there are some areas of concern that prevent a perfect score. The most significant is the output escaping, where only 56% of outputs are properly escaped. This leaves a substantial portion of the plugin's output vulnerable to Cross-Site Scripting (XSS) attacks, especially since the shortcode functionality often involves rendering user-provided or dynamic content. Additionally, while there is one nonce check present, the absence of capability checks on any entry points is a weakness, as it means that any user, regardless of their role or permissions, could potentially trigger functionality within the shortcode if it were to be exploited.

In conclusion, the plugin benefits from a clean vulnerability history and secure SQL practices. The minimal attack surface and lack of known exploits are positive indicators. However, the weak output escaping and the lack of capability checks represent exploitable weaknesses that could be leveraged for XSS or privilege escalation respectively, and should be addressed.

Key Concerns

  • Output escaping is not fully implemented
  • No capability checks on entry points
Vulnerabilities
None known

Modern Media Tweet Shortcode Security Vulnerabilities

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

Modern Media Tweet Shortcode Code Analysis

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

Output Escaping

56% escaped9 total outputs
Attack Surface

Modern Media Tweet Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[tweet] ModernMediaTweetShortcode.class.php:23
WordPress Hooks 4
actionplugins_loadedModernMediaTweetShortcode.class.php:19
actionadmin_menuModernMediaTweetShortcode.class.php:24
actionwp_enqueue_scriptsModernMediaTweetShortcode.class.php:27
actionwp_print_stylesModernMediaTweetShortcode.class.php:30
Maintenance & Trust

Modern Media Tweet Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedDec 10, 2011
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Modern Media Tweet Shortcode Developer Profile

Christopher Carson

1 plugin · 10 total installs

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

How We Detect Modern Media Tweet Shortcode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/modern-media-tweet-shortcode/cache
Script Paths
https://platform.twitter.com/widgets.js

HTML / DOM Fingerprints

CSS Classes
ModernMediaTweetShortcode
Data Attributes
data-langdata-maxwidthdata-align
Shortcode Output
<div class="ModernMediaTweetShortcode">
FAQ

Frequently Asked Questions about Modern Media Tweet Shortcode