CVE-2026-7421
Last modified
CVE-2026-7421 is a medium-severity vulnerability rated 4.4/10 on the CVSS scale. 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. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-7421?
How severe is CVE-2026-7421?
How do I fix CVE-2026-7421?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7415The MQTT broker embedded in Yarbo firmware v2.3.9 is configu…9.8
- CVE-2026-7416A vulnerability was found in PolarVista xcode-mcp-server 1.0…7.3
- CVE-2026-7417A vulnerability was found in Algovate xhs-mcp 0.8.11. This a…7.3
- CVE-2026-7418A vulnerability was determined in UTT HiPER 1250GW up to 3.2…8.8
- CVE-2026-7419A vulnerability was identified in UTT HiPER 1250GW up to 3.2…8.8
- CVE-2026-7420A security flaw has been discovered in UTT HiPER 1250GW up t…8.8
- CVE-2026-7422Insufficient packet validation in FreeRTOS-Plus-TCP before V…7.1
- CVE-2026-7423Integer underflow in the ICMP and ICMPv6 echo reply handlers…6.5
- CVE-2026-7424Integer underflow in the DHCPv6 sub-option parser in FreeRTO…8.1
- CVE-2026-7425Insufficient option length validation in the IPv6 Router Adv…6.5
- CVE-2026-7426Insufficient validation of the prefix length field in IPv6 R…8.1
- CVE-2026-7427GitLab has remediated an issue in GitLab CE/EE affecting all…5.3
Are you affected by CVE-2026-7421?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
