Simple Mathjax Security & Risk Analysis

wordpress.org/plugins/simple-mathjax

Yet another plugin to add MathJax support to your wordpress blog. Just wrap your equations inside $ signs and MathJax will render them visually.

4K active installs v2.1.1 PHP + WP 3.0+ Updated Sep 10, 2025
latexmathjax
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Simple Mathjax Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 6mo ago
Risk Assessment

The "simple-mathjax" plugin v2.1.1 exhibits a generally strong security posture based on the provided static analysis. It boasts a completely clean slate in terms of known CVEs and vulnerability history, suggesting a history of secure development or diligent patching by the maintainers. The absence of a discernible attack surface (AJAX, REST API, shortcodes, cron) is a significant positive, as it minimizes potential entry points for attackers. Furthermore, the 100% use of prepared statements for SQL queries is excellent practice, mitigating SQL injection risks.

However, a notable concern arises from the output escaping. With only 31% of the 16 identified outputs properly escaped, there's a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Attackers could potentially inject malicious scripts into areas where the plugin renders user-provided or dynamically generated content without proper sanitization. The lack of nonces and capability checks, while not directly indicating a vulnerability given the zero attack surface, means that if an attack vector were discovered or introduced in the future, there would be no built-in defenses to prevent unauthorized actions or access.

In conclusion, while the plugin is commendably free of known vulnerabilities and has a minimal attack surface, the poor output escaping practices present a tangible security risk that needs immediate attention. The absence of capability and nonce checks, though currently less critical due to the lack of entry points, represents a missed opportunity for layered security.

Key Concerns

  • Poor output escaping (31%)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Simple Mathjax Security Vulnerabilities

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

Simple Mathjax Code Analysis

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

Output Escaping

31% escaped16 total outputs
Attack Surface

Simple Mathjax Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_initsimple-mathjax.php:271
actionwp_headsimple-mathjax.php:366
actionwp_enqueue_scriptssimple-mathjax.php:367
actionwp_footersimple-mathjax.php:368
actionadmin_headsimple-mathjax.php:374
actionadmin_enqueue_scriptssimple-mathjax.php:375
actionadmin_footersimple-mathjax.php:376
actionadmin_menusimple-mathjax.php:378
Maintenance & Trust

Simple Mathjax Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 10, 2025
PHP min version
Downloads47K

Community Trust

Rating94/100
Number of ratings13
Active installs4K
Developer Profile

Simple Mathjax Developer Profile

Samuel Coskey

2 plugins · 4K total installs

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

How We Detect Simple Mathjax

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-mathjax/simple-mathjax.php
Script Paths
//cdn.jsdelivr.net/npm/mathjax@4/tex-chtml.js//cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js//cdn.jsdelivr.net/npm/mathjax@2.7.8/MathJax.js?config=TeX-MML-AM_CHTML,Safe.js
Version Parameters
simple-mathjax/simple-mathjax.php?ver=

HTML / DOM Fingerprints

Data Attributes
list="default-cdns"
JS Globals
MathJax
FAQ

Frequently Asked Questions about Simple Mathjax