Sort Settings Menu Security & Risk Analysis

wordpress.org/plugins/sort-settings-menu

Arrange the items in the "Settings" menu of the WordPress admin in alphabetical order.

30 active installs v1.1.1 PHP 5.3+ WP 4.6+ Updated Jan 2, 2026
adminsettings
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sort Settings Menu Safe to Use in 2026?

Generally Safe

Score 100/100

Sort Settings Menu has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The static analysis of "sort-settings-menu" v1.1.1 reveals a plugin with a remarkably small attack surface and adherence to many secure coding practices. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events that could be exploited as entry points. Furthermore, the code demonstrates excellent security hygiene by avoiding dangerous functions, performing all SQL queries using prepared statements, and ensuring all output is properly escaped. There are also no detected file operations or external HTTP requests, and importantly, no identified vulnerabilities in taint analysis flows. This indicates a well-written plugin from a code perspective.

The vulnerability history also paints a positive picture, with zero known CVEs and no recorded past vulnerabilities. This suggests a history of stable and secure development for this plugin. The lack of any recorded vulnerability types further reinforces this. However, a critical area of concern is the complete absence of nonce checks and capability checks. While the current attack surface is zero, any future expansion or modification of the plugin without implementing these fundamental WordPress security checks would expose it to significant risks, such as Cross-Site Request Forgery (CSRF) and privilege escalation.

In conclusion, "sort-settings-menu" v1.1.1 exhibits a strong security posture based on its current code and vulnerability history, with no immediate exploitable flaws found. The developer has clearly prioritized secure coding practices. The primary weakness lies in the complete lack of nonces and capability checks, which represent a potential future risk if the plugin's functionality expands without addressing these essential security mechanisms.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Sort Settings Menu Security Vulnerabilities

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

Sort Settings Menu Code Analysis

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

Sort Settings Menu Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuadmin.php:13
Maintenance & Trust

Sort Settings Menu Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 2, 2026
PHP min version5.3
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Sort Settings Menu Developer Profile

Plugin Pizza

7 plugins · 1K total installs

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

How We Detect Sort Settings Menu

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sort-settings-menu/css/admin.css/wp-content/plugins/sort-settings-menu/js/admin.js
Script Paths
/wp-content/plugins/sort-settings-menu/js/admin.js
Version Parameters
sort-settings-menu/css/admin.css?ver=sort-settings-menu/js/admin.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Sort Settings Menu