AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-24299

MEDIUM · CVSS 6.1 EPSS 5.50% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-05-17 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

External Security References

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2021-24299
Severity
MEDIUM
CVSS
6.1
EPSS
5.50%
WordPress

Original NVD Description

The ReDi Restaurant Reservation WordPress plugin before 21.0426 provides the functionality to let users make restaurant reservations. These reservations are stored and can be listed on an 'Upcoming' page provided by the plugin. An unauthenticated user can fill in the form to make a restaurant reservation. The form to make a restaurant reservation field called 'Comment' does not use proper input validation and can be used to store XSS payloads. The XSS payloads will be executed when the plugin user goes to the 'Upcoming' page, which is an external website https://upcoming.reservationdiary.eu/ loaded in an iframe, and the stored reservation with XSS payload is loaded.