WP UniformJS Security & Risk Analysis

wordpress.org/plugins/uniform-js

Adds Uniform JS (sexy forms with jQuery) to your wordpress forms.

10 active installs v1.1 PHP + WP 3.0.1+ Updated Jan 13, 2015
form-stylingformsjquery-formsui
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP UniformJS Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "uniform-js" plugin v1.1 exhibits a generally good security posture based on the provided static analysis and vulnerability history. The absence of identified AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the attack surface. Furthermore, the code signals show no dangerous functions, no direct file operations, no external HTTP requests, and all SQL queries utilize prepared statements, which are strong indicators of secure coding practices. The lack of any recorded vulnerabilities in its history is also a positive sign.

However, a significant concern arises from the output escaping signals. With 7 total outputs and 0% properly escaped, this indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data rendered to the user interface that is not properly escaped can be exploited by attackers to inject malicious scripts. The lack of capability checks and nonce checks, while not directly indicative of a vulnerability given the limited attack surface, means that if any entry points were to be discovered or introduced in future versions, they would be unprotected. The absence of taint analysis results could be due to the limited scope of the analysis or the plugin's simplicity, but the unescaped output remains the most pressing issue.

In conclusion, while "uniform-js" v1.1 demonstrates strengths in limiting its attack surface and employing secure database practices, the critical lack of output escaping poses a substantial risk. The plugin's vulnerability history is clean, suggesting good development practices to date, but this should not overshadow the immediate danger of unescaped output. Addressing the output escaping issue is paramount for improving the plugin's security.

Key Concerns

  • Unescaped output detected
  • No capability checks on entry points
  • No nonce checks on entry points
Vulnerabilities
None known

WP UniformJS Security Vulnerabilities

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

WP UniformJS Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

WP UniformJS Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

WP UniformJS Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_enqueue_scriptsuniformjs.php:29
actionwp_enqueue_scriptsuniformjs.php:95
actionwp_footeruniformjs.php:98
actionadmin_menuuniformjs.php:121
actionadmin_inituniformjs.php:129
Maintenance & Trust

WP UniformJS Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedJan 13, 2015
PHP min version
Downloads2K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

WP UniformJS Developer Profile

Matthew Woodard

1 plugin · 10 total installs

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

How We Detect WP UniformJS

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/uniform-js/js/jquery.uniform.min.js/wp-content/plugins/uniform-js/css/uniform.
Script Paths
/wp-content/plugins/uniform-js/js/jquery.uniform.min.js
Version Parameters
jquery.uniform.min.js?ver=uniform.default.css?ver=uniform.agent.css?ver=uniform.aristo.css?ver=

HTML / DOM Fingerprints

JS Globals
jQuery
FAQ

Frequently Asked Questions about WP UniformJS