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-27616

Description

Stored XSS in RSVPMaker plugin <=10.6.6 allows unauthenticated attackers to inject arbitrary scripts via stored data.

AI Insight

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

Stored XSS in RSVPMaker plugin <=10.6.6 allows unauthenticated attackers to inject arbitrary scripts via stored data.

Vulnerability

The RSVPMaker plugin for WordPress versions 10.6.6 and earlier contains an unauthenticated stored cross-site scripting (XSS) vulnerability. The flaw exists in input handling where user-supplied data is not properly sanitized before being stored and later displayed. No authentication is required to trigger the vulnerable code path [1].

Exploitation

An attacker can craft a malicious request containing JavaScript payloads and submit it to any publicly accessible input field processed by the plugin. Since the vulnerability is unauthenticated, no login or special privileges are needed. The injected script is stored in the database and executed in the browser of any user who views the affected page, including administrators.

Impact

Successful exploitation allows arbitrary JavaScript execution in the context of the victim's browser. This can lead to session cookie theft, page defacement, redirection to malicious sites, or further attacks such as privilege escalation if an administrator views the compromised page. The attacker gains the ability to perform actions on behalf of the victim without authentication.

Mitigation

The vulnerability is fixed in RSVPMaker version 10.6.7 and later. Users should update to the latest available version (12.0.2) from the WordPress plugin repository [1]. No workarounds have been published. The plugin is actively maintained, and updating is the recommended course of action.

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.