Theme Bakery Security & Risk Analysis

wordpress.org/plugins/theme-bakery

A simple tool that allows you to generate a new blank theme (uses _S theme).

10 active installs v0.2 PHP + WP 3.0+ Updated Aug 16, 2012
themeutility
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Theme Bakery Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The plugin 'theme-bakery' v0.2 exhibits a generally strong security posture, with no known historical vulnerabilities or CVEs. The static analysis reveals a minimal attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events identified, which significantly reduces the potential for external exploitation. Furthermore, the absence of dangerous functions and external HTTP requests is a positive indicator. However, there are areas of concern that temper this otherwise positive assessment.

The taint analysis indicates two flows with unsanitized paths, although they are not classified as critical or high severity. This suggests a potential for path traversal or similar issues, even if the immediate impact is low. Additionally, while SQL queries are 100% prepared, the output escaping is only 67% properly escaped, leaving a significant portion of outputs potentially vulnerable to cross-site scripting (XSS) attacks if user-supplied data is involved. The presence of file operations and a single capability check without any nonce checks raises further questions about the plugin's resilience against certain types of attacks.

In conclusion, 'theme-bakery' v0.2 demonstrates good practices in minimizing its attack surface and handling database queries securely. However, the identified unsanitized paths in the taint analysis and the suboptimal output escaping are significant weaknesses that require attention. The lack of historical vulnerabilities is encouraging, but it's important not to solely rely on this when addressing the identified code-level risks.

Key Concerns

  • Unsanitized paths in taint analysis
  • Output escaping at 67% proper
  • No nonce checks on entry points
Vulnerabilities
None known

Theme Bakery Security Vulnerabilities

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

Theme Bakery Code Analysis

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

Output Escaping

67% escaped51 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
actions (init.php:64)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Theme Bakery Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actionadmin_menuinit.php:36
actionafter_setup_theme_s\functions.php:80
actionwidgets_init_s\functions.php:97
actionwp_enqueue_scripts_s\functions.php:115
actionafter_setup_theme_s\inc\custom-header.php:59
actionedit_category_s\inc\template-tags.php:161
actionsave_post_s\inc\template-tags.php:162
actionadmin_init_s\inc\theme-options\theme-options.php:49
filteroption_page_capability__s_options_s\inc\theme-options\theme-options.php:63
actionadmin_menu_s\inc\theme-options\theme-options.php:81
filterwp_page_menu_args_s\inc\tweaks.php:20
filterbody_class_s\inc\tweaks.php:35
filterattachment_link_s\inc\tweaks.php:52
Maintenance & Trust

Theme Bakery Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedAug 16, 2012
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Theme Bakery Developer Profile

shazdeh

24 plugins · 4K total installs

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

How We Detect Theme Bakery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/theme-bakery/js/admin.js
Script Paths
/wp-content/plugins/theme-bakery/js/admin.js

HTML / DOM Fingerprints

CSS Classes
theme-bakery
HTML Comments
Theme BakeryCopyright (C) 2011 Hassan Derakhshandehhttp://tween.ir/hassan.derakhshandeh@gmail.com+11 more
Data Attributes
themeidtweakscustomheaderthemeidthemenamethemeauthoruri+1 more
FAQ

Frequently Asked Questions about Theme Bakery