SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-14239

HIGH · CVSS 7.1 EPSS 0.11%

Source: NVD + CISA KEV + EPSS · Published 2026-07-30 · Last synced 2026-08-29

CyberRota Analysis

AI-Generated

The tourmaster WordPress plugin prior to version 5.4.8 is vulnerable due to a lack of nonce verification and insufficient escaping of user input, which allows unauthenticated attackers to inject malicious JavaScript into the admin area through stored Cross-Site Scripting (XSS) via CSRF. This can lead to unauthorized actions being executed within the admin interface, potentially compromising the integrity of the site. WordPress site administrators and developers using this plugin should prioritize updating to the latest version to mitigate this risk.

CVE
CVE-2026-14239
Severity
HIGH
CVSS
7.1
EPSS
0.11%
WordPress Java

Original NVD Description

The tourmaster WordPress plugin before 5.4.8 does not perform a nonce check when storing a custom-filter label taken from a request parameter, and does not escape that label when echoing it on the filter admin page, allowing an unauthenticated attacker to trick a logged-in administrator into storing JavaScript that then executes in the admin area (stored Cross-Site Scripting via CSRF).