VYPR
Unrated severityNVD Advisory· Published May 27, 2026

CVE-2026-6268

CVE-2026-6268

Description

The EventPress WordPress theme before 22.2 does not sanitize or escape the 'id' parameter in the eventpress_customizer_notify_dismiss_action AJAX handler before outputting it back in the response, allowing unauthenticated attackers to perform Reflected Cross-Site Scripting attacks against logged-in users.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Unauthenticated reflected XSS in EventPress WordPress theme before 22.2 via unsanitized 'id' parameter in AJAX handler.

Vulnerability

The EventPress WordPress theme prior to version 22.2 does not sanitize or escape the id parameter in the eventpress_customizer_notify_dismiss_action AJAX handler before outputting it in the response [1]. This allows unauthenticated attackers to inject arbitrary JavaScript into the response of the handler.

Exploitation

An unauthenticated attacker can craft a malicious URL with a JavaScript payload in the id parameter. By convincing a logged-in WordPress user (e.g., an administrator) to visit the crafted URL, the AJAX handler will reflect the unsanitized payload, causing the script to execute in the victim's browser context [1].

Impact

Successful exploitation enables the attacker to execute arbitrary JavaScript within the victim's authenticated session. This can lead to session hijacking, unauthorized actions, or theft of sensitive information, depending on the privileges of the compromised user [1].

Mitigation

The vulnerability is addressed in version 22.2 of the EventPress theme. Users should update to this version or later immediately. No workarounds have been disclosed [1].

AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.