CVE-2026-7421

Published: Giu 03, 2026 Last Modified: Giu 03, 2026
ExploitDB:
Other exploit source:
Google Dorks:
MEDIUM 4,4
Attack Vector: network
Attack Complexity: high
Privileges Required: high
User Interaction: none
Scope: changed
Confidentiality: low
Integrity: low
Availability: none

Description

AI Translation Available

The Passeum Ticketing plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 1.0. This is due to the `get_shop_url()` method returning the `shop_name` setting value without sanitization when it begins with 'http', combined with insufficient validation in the `validate_shop_name()` function which only checks for empty values and string type. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject arbitrary external scripts by setting the `shop_name` to an attacker-controlled URL (e.g., `https://attacker.com`), which causes the plugin to enqueue external JavaScript and CSS from the attacker-controlled domain via `wp_register_script()` and `wp_register_style()`. The injected scripts execute on every frontend page containing any Passeum Ticketing shortcode, affecting all site visitors. Please note that this does not affect single-site installations as administrators already have the `unfiltered_html` capability.

79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Stable
Common Consequences
Security Scopes Affected:
Access Control Confidentiality Integrity Availability
Potential Impacts:
Bypass Protection Mechanism Read Application Data Execute Unauthorized Code Or Commands
Applicable Platforms
Technologies: AI/ML, Web Based, Web Server
View CWE Details
https://plugins.trac.wordpress.org/browser/passeum-ticketing/tags/1.0/inc/setti…
https://plugins.trac.wordpress.org/browser/passeum-ticketing/tags/1.0/passeum-t…
https://plugins.trac.wordpress.org/browser/passeum-ticketing/tags/1.0/passeum-t…
https://plugins.trac.wordpress.org/browser/passeum-ticketing/trunk/inc/settings…
https://plugins.trac.wordpress.org/browser/passeum-ticketing/trunk/passeum-tick…
https://plugins.trac.wordpress.org/browser/passeum-ticketing/trunk/passeum-tick…
https://www.wordfence.com/threat-intel/vulnerabilities/id/48363f1f-dae8-4efa-82…