TT-Options Security & Risk Analysis

wordpress.org/plugins/tt-options

A simplified theme options where you can save styles, scripts and other codes to the database without having to edit any files on your theme.

10 active installs v1.0.6 PHP + WP 3.5.1+ Updated Jul 10, 2018
customcustomizeoptionsscriptstheme-options
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TT-Options Safe to Use in 2026?

Generally Safe

Score 85/100

TT-Options has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The 'tt-options' plugin v1.0.6 exhibits a concerning security posture primarily due to a complete lack of output escaping. While the static analysis shows a commendably small attack surface with no AJAX handlers, REST API routes, shortcodes, or cron events, and all SQL queries utilize prepared statements, the failure to escape any of its eight identified output points represents a significant vulnerability. This means that any dynamic data displayed by the plugin could potentially be manipulated by attackers to inject malicious code, leading to cross-site scripting (XSS) attacks.

Furthermore, the absence of nonce and capability checks, coupled with zero taint analysis findings, suggests either a very simple plugin with limited functionality or a superficial code analysis. The complete lack of historical vulnerabilities is a positive sign, implying either robust development practices or a lack of prior scrutiny. However, the current code analysis reveals a critical flaw in output handling that outweighs the positive aspects. Until the output escaping issues are addressed, the plugin remains susceptible to XSS attacks, making its overall security questionable despite a small attack surface and good SQL practices.

Key Concerns

  • All identified outputs are unescaped
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

TT-Options Security Vulnerabilities

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

TT-Options Code Analysis

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

Output Escaping

0% escaped8 total outputs
Attack Surface

TT-Options Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuincludes\admin.php:4
actionadmin_initincludes\admin.php:12
actioninittt-options.php:40
actioninittt-options.php:43
actionwp_headtt-options.php:45
Maintenance & Trust

TT-Options Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJul 10, 2018
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

TT-Options Developer Profile

thesabeltuto

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 TT-Options

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tt-options/css/admin.css/wp-content/plugins/tt-options/js/admin.js
Script Paths
/wp-content/plugins/tt-options/js/admin.js
Version Parameters
tt-options/css/admin.css?ver=1.0.4tt-options/js/admin.js?ver=1.0.3

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about TT-Options