Change Titles Case Security & Risk Analysis

wordpress.org/plugins/change-titles-case

The title transformation (converts) plugin adds administration functions to the management of posts, pages, categories and most custom content (ACF Co …

80 active installs v1.0.3 PHP 7.1+ WP 5.0+ Updated Unknown
adminbackendcapstitleutilities
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Change Titles Case Safe to Use in 2026?

Generally Safe

Score 100/100

Change Titles Case has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'change-titles-case' plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries, implementing nonce checks, and performing capability checks. The absence of dangerous functions, file operations, and external HTTP requests is also reassuring. Furthermore, the plugin has no known vulnerabilities in its history, suggesting a generally stable codebase.

However, significant security concerns are present. The plugin exposes a single REST API route without proper permission callbacks, creating a direct entry point for potential attackers. While the taint analysis didn't reveal critical or high-severity vulnerabilities, it did identify one flow with unsanitized paths, which warrants investigation, especially in conjunction with the unprotected REST API endpoint. The output escaping is also not perfect, with 20% of outputs not properly escaped, which could lead to Cross-Site Scripting (XSS) vulnerabilities if untrusted data is involved in these outputs.

In conclusion, while the plugin benefits from a clean vulnerability history and adherence to some secure coding practices, the unprotected REST API endpoint and the presence of an unsanitized path flow represent considerable risks. These specific issues should be addressed to improve the plugin's overall security.

Key Concerns

  • REST API route without permission callbacks
  • Taint flow with unsanitized paths
  • Improper output escaping (20% of outputs)
Vulnerabilities
None known

Change Titles Case Security Vulnerabilities

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

Change Titles Case Code Analysis

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

Output Escaping

80% escaped5 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
print_plugin_admin_notices (admin\class-change-titles-case-admin.php:716)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Change Titles Case Attack Surface

Entry Points1
Unprotected1

REST API Routes 1

GET/wp-json/change-titles-case/v1/init/admin\class-change-titles-case-admin.php:237
WordPress Hooks 10
actionplugins_loadedincludes\class-change-titles-case.php:155
actionadmin_enqueue_scriptsincludes\class-change-titles-case.php:172
actionadmin_enqueue_scriptsincludes\class-change-titles-case.php:173
actionadmin_menuincludes\class-change-titles-case.php:176
actionwp_loadedincludes\class-change-titles-case.php:188
actionadmin_noticesincludes\class-change-titles-case.php:194
actionwp_loadedincludes\class-change-titles-case.php:195
actionrest_api_initincludes\class-change-titles-case.php:196
actionwp_enqueue_scriptsincludes\class-change-titles-case.php:266
actionwp_enqueue_scriptsincludes\class-change-titles-case.php:267
Maintenance & Trust

Change Titles Case Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedUnknown
PHP min version7.1
Downloads2K

Community Trust

Rating84/100
Number of ratings5
Active installs80
Developer Profile

Change Titles Case Developer Profile

Michael

1 plugin · 80 total installs

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

How We Detect Change Titles Case

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/change-titles-case/admin/css/change-titles-case-admin.css
Version Parameters
change-titles-case-admin.css?ver=

HTML / DOM Fingerprints

JS Globals
c_t_c_Change_Case_Data
FAQ

Frequently Asked Questions about Change Titles Case