VYPR
Unrated severityNVD Advisory· Published Sep 27, 2023· Updated Apr 28, 2026

WordPress RSVPMarker Plugin <= 10.6.6 is vulnerable to Cross Site Scripting (XSS)

CVE-2023-27617

Description

Stored XSS vulnerability in RSVPMaker plugin for WordPress allows admin-level users to inject malicious scripts, leading to potential data theft or privilege escalation.

AI Insight

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

Stored XSS vulnerability in RSVPMaker plugin for WordPress allows admin-level users to inject malicious scripts, leading to potential data theft or privilege escalation.

Vulnerability

The RSVPMaker plugin for WordPress versions 10.6.6 and earlier contains a stored cross-site scripting (XSS) vulnerability in the admin interface. An authenticated user with administrator privileges can inject arbitrary JavaScript code that is stored and later executed in the context of other admin users' sessions. The vulnerability resides in the plugin's event creation or email marketing features where user input is not properly sanitized before being stored and displayed. [1]

Exploitation

An attacker must have administrator-level access to the WordPress site. They can craft a malicious payload and inject it into a vulnerable field (e.g., event description, email content) within the RSVPMaker plugin. Once saved, the payload is stored and will execute when another administrator views the affected page, such as the event list or email preview. No additional user interaction beyond viewing the page is required for the stored script to run.

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the browser of any administrator who accesses the compromised page. This can lead to session hijacking, theft of sensitive data (e.g., cookies, authentication tokens), defacement, or further privilege escalation within the WordPress admin panel. The attack is persistent as the malicious script remains stored until removed.

Mitigation

The vulnerability is fixed in RSVPMaker versions after 10.6.6. Users should update to the latest version, which as of the reference is 12.0.2 [1]. No workarounds are documented; the only mitigation is to apply the update. If unable to update, administrators should avoid using the plugin or restrict access to trusted users only.

References
  1. RSVPMaker

AI Insight generated on May 24, 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.