2MB Autocode Security & Risk Analysis

wordpress.org/plugins/2mb-autocode

This plugin allows you to place predetermined text/html/php at the top or bottom of posts.

100 active installs v1.2.6 PHP + WP 3.0+ Updated Feb 6, 2021
autocodeautomaticcode-placementhtmlphp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is 2MB Autocode Safe to Use in 2026?

Generally Safe

Score 85/100

2MB Autocode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "2mb-autocode" v1.2.6 plugin exhibits a generally positive security posture based on the provided static analysis. The absence of identified attack surface points like AJAX handlers, REST API routes, shortcodes, and cron events, especially those without authentication checks, suggests a limited exposure to common attack vectors. Furthermore, the code signals indicate good practices with 100% of SQL queries using prepared statements and the presence of nonce and capability checks, which are crucial for securing WordPress operations. The lack of identified dangerous functions, file operations, or external HTTP requests also contributes to its favorable security profile.

However, a notable concern is the 50% rate of improperly escaped output. This means that out of the four identified output points, two are not properly sanitized. This could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is directly outputted without adequate escaping. The absence of taint analysis results is not necessarily a negative, but it limits the ability to identify complex data flow vulnerabilities. The plugin's vulnerability history is clean, with no recorded CVEs, which is a strong indicator of a well-maintained and secure code base over time.

In conclusion, "2mb-autocode" v1.2.6 demonstrates strengths in secure coding practices, particularly in its handling of database interactions and access control. The primary area for improvement lies in ensuring all output is properly escaped to mitigate potential XSS risks. The clean vulnerability history is a significant positive, suggesting a low risk of past security flaws. The overall risk is low, with the primary concern being the unescaped output.

Key Concerns

  • Output not properly escaped
Vulnerabilities
None known

2MB Autocode Security Vulnerabilities

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

2MB Autocode Code Analysis

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

Output Escaping

50% escaped4 total outputs
Attack Surface

2MB Autocode Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
filterthe_content2mb-autocode.php:11
actionthe_content2mb-autocode.php:163
actionadmin_menu2mb-autocode.php:177
actionadmin_init2mb-autocode.php:229
actionadd_meta_boxes2mb-autocode.php:363
actionsave_post2mb-autocode.php:432
Maintenance & Trust

2MB Autocode Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedFeb 6, 2021
PHP min version
Downloads39K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

2MB Autocode Developer Profile

Michael

1 plugin · 100 total installs

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

How We Detect 2MB Autocode

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[php][/php]
FAQ

Frequently Asked Questions about 2MB Autocode