Locale Auto Switch Security & Risk Analysis

wordpress.org/plugins/locale-auto-switch

Automatically switch the locale according to the locale of the browser.

30 active installs v1.22 PHP 8.0+ WP 4.6+ Updated Mar 29, 2026
blockbrowserlanguageslocale
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Locale Auto Switch Safe to Use in 2026?

Generally Safe

Score 100/100

Locale Auto Switch has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The locale-auto-switch plugin version 1.22 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface, and importantly, all identified entry points (though zero) would have been unprotected. The code analysis reveals two SQL queries that are not using prepared statements, which is a concern as it can lead to SQL injection vulnerabilities if the input is not properly sanitized before being used in the query. However, all output is reported as properly escaped, and there are no identified dangerous functions, file operations, external HTTP requests, nonce checks, or capability checks, suggesting a well-defined and secure coding practice in these areas. The taint analysis also shows no critical or high severity unsanitized flows, further reinforcing the perception of a secure codebase. The plugin's vulnerability history is clean, with no known CVEs, which is a significant positive indicator. This lack of historical vulnerabilities, combined with the current analysis, suggests the developers have been diligent in maintaining security. Overall, while the absence of prepared statements for SQL queries is a point of concern, the plugin's minimal attack surface, lack of past vulnerabilities, and generally secure coding practices in other areas paint a positive security picture.

Key Concerns

  • Raw SQL queries without prepared statements
Vulnerabilities
None known

Locale Auto Switch Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Locale Auto Switch Release Timeline

v1.22Current
v1.21
v1.20
v1.19
v1.18
v1.17
v1.16
v1.15
v1.14
v1.13
v1.12
v1.11
v1.10
v1.09
v1.08
v1.07
v1.06
v1.05
v1.04
v1.03
Code Analysis
Analyzed Mar 16, 2026

Locale Auto Switch Code Analysis

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

SQL Query Safety

0% prepared2 total queries
Attack Surface

Locale Auto Switch Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Locale Auto Switch Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedMar 29, 2026
PHP min version8.0
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Locale Auto Switch Developer Profile

Katsushi Kawamori

54 plugins · 56K total installs

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

How We Detect Locale Auto Switch

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/locale-auto-switch/css/style.css/wp-content/plugins/locale-auto-switch/js/locale-auto-switch.js
Script Paths
/wp-content/plugins/locale-auto-switch/js/locale-auto-switch.js
Version Parameters
locale-auto-switch/css/style.css?ver=locale-auto-switch/js/locale-auto-switch.js?ver=

HTML / DOM Fingerprints

JS Globals
localeAutoSwitch
FAQ

Frequently Asked Questions about Locale Auto Switch