
Uploaded file name sanitizer Security & Risk Analysis
wordpress.org/plugins/uploaded-file-name-sanitizerReplaces uploaded file name chars which are not in \'a-z\', \'0-9\' and \' \'(space) range.
Is Uploaded file name sanitizer Safe to Use in 2026?
Generally Safe
Score 85/100Uploaded file name sanitizer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "uploaded-file-name-sanitizer" v1.0 plugin exhibits a very strong security posture based on the provided static analysis. The absence of any identified dangerous functions, file operations, external HTTP requests, or raw SQL queries is commendable. Furthermore, the strict adherence to prepared statements for any SQL queries and proper output escaping indicates a robust development approach to preventing common web vulnerabilities.
The lack of any identified taint flows, especially those with unsanitized paths, suggests that the plugin does not expose itself to risks related to data handling. The vulnerability history showing zero known CVEs further bolsters this assessment, indicating a mature and secure codebase that has not previously suffered from security flaws.
While the plugin's attack surface is entirely protected, meaning all entry points are secured with appropriate checks (though the analysis doesn't specify the *type* of checks for AJAX, REST API, etc.), the absence of *any* entry points other than the implicit ones processed by WordPress itself presents a unique situation. This could mean the plugin's functionality is extremely limited or operates purely internally. The complete lack of nonce, capability, or any other explicit security checks on the zero identified entry points is noteworthy and could be a point of concern if the plugin were to evolve or if its limited functionality relied on an assumption of inherent WordPress security that might not always hold.
Overall, "uploaded-file-name-sanitizer" v1.0 appears to be a highly secure plugin, demonstrating excellent coding practices and a clean history. The only potential area for slight caution lies in the complete absence of any explicitly defined security checks, which, while currently resulting in zero attack vectors, might require attention if the plugin's scope expands.
Key Concerns
- No explicit nonce checks found
- No explicit capability checks found
Uploaded file name sanitizer Security Vulnerabilities
Uploaded file name sanitizer Code Analysis
Uploaded file name sanitizer Attack Surface
WordPress Hooks 1
Maintenance & Trust
Uploaded file name sanitizer Maintenance & Trust
Maintenance Signals
Community Trust
Uploaded file name sanitizer Alternatives
PRyC WP: Sanitize file name (when upload)
pryc-wp-sanitize-file-name-when-upload
Plugin sanitize file name when upload files - remove space, ASCII characters, lowercase, etc...
Filenames to latin
filenames-to-latin
Sanitize filenames to latin during upload.
Clean Filenames
sanitize-spanish-filenames
Removes or replace international or special characters that can make your filenames not compliant with some servers or services.
Make Filename Lowercase
make-filename-lowercase
Sets uploaded media filename to lowercase.
MD5 Media Renamer
md5-media-renamer
Sanitize and rename automatically media files during upload using PHP time() as prefix and the file name encrypted in MD5() as suffix.
Uploaded file name sanitizer Developer Profile
1 plugin · 10 total installs
How We Detect Uploaded file name sanitizer
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/uploaded-file-name-sanitizer/uploaded-file-name-sanitizer.php