KNVB Api plugin Security & Risk Analysis

wordpress.org/plugins/knvb-api

Show teams:

10 active installs v1.13 PHP + WP 3.0.1+ Updated Apr 18, 2016
apidutchknvbsoccervoetbal
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is KNVB Api plugin Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The knvb-api plugin v1.13 exhibits a generally good security posture based on the provided static analysis. The absence of known vulnerabilities and a lack of critical or high severity issues in taint analysis are positive indicators. The plugin demonstrates good practices regarding SQL queries, exclusively using prepared statements, and a reasonable level of output escaping. The limited attack surface, with no unprotected entry points identified, further contributes to its perceived security.

However, there are notable areas of concern. The complete absence of nonce checks and capability checks across all entry points is a significant weakness. This means that any user, regardless of their role or permissions, could potentially interact with these entry points, leaving them vulnerable to various attacks such as Cross-Site Request Forgery (CSRF) if the functionality allows for state-changing operations. While no specific dangerous functions or unsanitized paths were found in the static analysis, the lack of authorization controls is a fundamental security flaw that needs immediate attention.

In conclusion, while the plugin has strengths in data handling and a small attack surface, the critical oversight in implementing proper authorization and nonce checks renders it susceptible to potential exploits. The lack of historical vulnerabilities is a positive trend, but it does not mitigate the current risks posed by the missing security controls.

Key Concerns

  • Missing Nonce Checks
  • Missing Capability Checks
  • Unescaped Output (36% improperly escaped)
Vulnerabilities
None known

KNVB Api plugin Security Vulnerabilities

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

KNVB Api plugin Code Analysis

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

Output Escaping

64% escaped11 total outputs
Attack Surface

KNVB Api plugin Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[knvb] knvb-api-plugin.php:31
[knvbteam] knvb-api-plugin.php:59
[knvbteam-slider] knvb-api-plugin.php:83
WordPress Hooks 2
actionadmin_menuknvb-api-plugin.php:185
actionadmin_initknvb-api-plugin.php:186
Maintenance & Trust

KNVB Api plugin Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedApr 18, 2016
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

KNVB Api plugin Developer Profile

hoest

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 KNVB Api plugin

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
knvbteamteam-resultsteam-rankingteam-scheduleknvbteamknvbteam-slider
REST Endpoints
/teams//teams/.+?/results/teams/.+?/ranking/teams/.+?/schedule
Shortcode Output
<div class="knvb"><div class="team"><div class="team-results"><div class="team-ranking">
FAQ

Frequently Asked Questions about KNVB Api plugin