Kento Splash Screen Security & Risk Analysis

wordpress.org/plugins/kento-splash-screen

Splash screen box for first time visit or new visitors

80 active installs v1.4 PHP + WP 3.7+ Updated Nov 24, 2016
landing-pagesplash-pagesplash-screensplashscreenwelcome-page
63
C · Use Caution
CVEs total1
Unpatched1
Last CVEAug 21, 2025
Safety Verdict

Is Kento Splash Screen Safe to Use in 2026?

Use With Caution

Score 63/100

Kento Splash Screen has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Aug 21, 2025Updated 9yr ago
Risk Assessment

The "kento-splash-screen" plugin, version 1.4, exhibits a mixed security posture. While it demonstrates good practices by avoiding dangerous functions, utilizing prepared statements for all SQL queries, and having no external HTTP requests or file operations, significant concerns remain. A critical finding is the complete lack of output escaping, meaning all 29 outputs are potentially vulnerable to cross-site scripting (XSS) attacks. Additionally, the plugin has a known unpatched medium severity CVE from August 2025, indicating a recent and ongoing security risk. The presence of a taint flow with unsanitized paths, even if not currently categorized as critical or high, warrants attention as it suggests potential vulnerabilities if exploited correctly. The absence of nonce and capability checks on its single shortcode entry point also increases its attack surface, though it has no direct AJAX or REST API entry points.

Key Concerns

  • Unpatched CVE
  • No output escaping
  • Taint flow with unsanitized paths
  • No nonce check on shortcode
  • No capability check on shortcode
Vulnerabilities
1

Kento Splash Screen Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-48351medium · 6.1Cross-Site Request Forgery (CSRF)

Kento Splash Screen <= 1.4 - Cross-Site Request Forgery to Stored Cross-Site Scripting

Aug 21, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Kento Splash Screen Code Analysis

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

Output Escaping

0% escaped29 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<kento-splash-screen-admin> (kento-splash-screen-admin.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Kento Splash Screen Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[kento-splash-screen] index.php:81
WordPress Hooks 4
actioninitindex.php:24
actioninitindex.php:51
actionadmin_initindex.php:52
actionadmin_menuindex.php:53
Maintenance & Trust

Kento Splash Screen Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedNov 24, 2016
PHP min version
Downloads15K

Community Trust

Rating72/100
Number of ratings8
Active installs80
Developer Profile

Kento Splash Screen Developer Profile

PluginsPoint

20 plugins · 600 total installs

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

How We Detect Kento Splash Screen

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/kento-splash-screen/css/style.css/wp-content/plugins/kento-splash-screen/css/responsive.css/wp-content/plugins/kento-splash-screen/js/kento-splash-screen-ajax.js
Script Paths
/wp-content/plugins/kento-splash-screen/js/kento-splash-screen-ajax.js
Version Parameters
kento-splash-screen/css/style.css?ver=kento-splash-screen/css/responsive.css?ver=kento-splash-screen/js/kento-splash-screen-ajax.js?ver=

HTML / DOM Fingerprints

CSS Classes
kento-splash-screen
Data Attributes
id="kento-splash-screen-black"id="testing"id="kento-splash-screen"
Shortcode Output
<div id="kento-splash-screen-black" style="display:none;"><div id="testing"></div></div><div class="kento-splash-screen" style="
FAQ

Frequently Asked Questions about Kento Splash Screen