Requird Security & Risk Analysis

wordpress.org/plugins/requird

Require users to fill selected fields before posting.

10 active installs v1.3 PHP + WP 3.x+ Updated Unknown
custom-typesforcepostpublishrequire
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Requird Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "requird" v1.3 plugin exhibits a generally positive security posture based on the static analysis provided. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. Crucially, the lack of any reported vulnerabilities (CVEs) historically and in the current state further strengthens this impression. The plugin also demonstrates some good practices like using prepared statements for SQL queries and a capability check.

However, there are notable areas for concern. The most significant is the complete lack of output escaping for all identified outputs. This represents a critical risk, as unsanitized output can lead to Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious code into web pages viewed by other users. The absence of nonce checks on any entry points is also a weakness, potentially exposing the plugin to Cross-Site Request Forgery (CSRF) attacks if any actionable operations were present.

While the plugin's history is clean, the identified issues in output escaping and nonce checks create potential vulnerabilities that could be exploited. A clean vulnerability history is positive, but it doesn't negate the risks identified in the current code analysis. The plugin needs to address the output escaping issue to significantly improve its security.

Key Concerns

  • All outputs are unescaped
  • No nonce checks on entry points
Vulnerabilities
None known

Requird Security Vulnerabilities

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

Requird Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

Requird Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionplugins_loadedrequird-settings.php:31
actionadmin_menurequird-settings.php:33
actionadmin_initrequird-settings.php:35
filterplugin_action_linksrequird.php:27
actionedit_form_advancedrequird.php:29
actionedit_page_formrequird.php:30
Maintenance & Trust

Requird Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating90/100
Number of ratings2
Active installs10
Developer Profile

Requird Developer Profile

gilbarbara

1 plugin · 10 total installs

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

How We Detect Requird

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/requird/requird.js
Script Paths
/wp-content/plugins/requird/requird.js

HTML / DOM Fingerprints

JS Globals
requirdOptions
FAQ

Frequently Asked Questions about Requird