Kinetise API Security & Risk Analysis

wordpress.org/plugins/kinetise

Kinetise WordPress plugin allows seamless communication with Mobile apps created in Kinetise.

10 active installs v2.0.5 PHP + WP 4.0+ Updated Unknown
apiendpointjsonkinetiserest
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Kinetise API Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The plugin "kinetise" v2.0.5 presents a mixed security posture. On one hand, the static analysis reveals a remarkably small attack surface with no discovered AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all identified SQL queries utilize prepared statements, and there are no recorded critical or high-severity vulnerabilities in its history. The absence of external HTTP requests and a lack of bundled libraries are also positive indicators.

However, significant concerns arise from the complete lack of output escaping. With 89 outputs and 0% properly escaped, this indicates a high potential for Cross-Site Scripting (XSS) vulnerabilities. The absence of nonce checks and capability checks on any potential entry points (even if none were detected) means that if any were to be introduced or missed in the initial analysis, they would be unprotected. The single file operation without further context is also a point of caution.

Overall, while the plugin has a strong foundation by minimizing its attack surface and securing its database interactions, the critical deficiency in output escaping poses a substantial risk. The vulnerability history is clean, but the current code analysis highlights a major area for improvement to achieve a robust security posture.

Key Concerns

  • 0% output escaping
  • No nonce checks
  • No capability checks
  • File operations without context
Vulnerabilities
None known

Kinetise API Security Vulnerabilities

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

Kinetise API Code Analysis

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

Output Escaping

0% escaped89 total outputs
Attack Surface

Kinetise API Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Kinetise API Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.0
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating80/100
Number of ratings1
Active installs10
Developer Profile

Kinetise API Developer Profile

kinetise

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 Kinetise API

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/kinetise/css/kinetise-api.css

HTML / DOM Fingerprints

Data Attributes
data-kinetise-session-id
REST Endpoints
/wp-json/kinetise-api/v1/auth/wp-json/kinetise-api/v1/auth/logout/wp-json/kinetise-api/v1/auth/register/wp-json/kinetise-api/v1/posts/wp-json/kinetise-api/v1/pages/wp-json/kinetise-api/v1/categories/wp-json/kinetise-api/v1/tags/wp-json/kinetise-api/v1/users/wp-json/kinetise-api/v1/comments/wp-json/kinetise-api/v1/posts/(?P<id>[\d]+)/wp-json/kinetise-api/v1/pages/(?P<id>[\d]+)/wp-json/kinetise-api/v1/categories/(?P<id>[\d]+)/wp-json/kinetise-api/v1/tags/(?P<id>[\d]+)/wp-json/kinetise-api/v1/users/(?P<id>[\d]+)/wp-json/kinetise-api/v1/comments/(?P<id>[\d]+)
FAQ

Frequently Asked Questions about Kinetise API