AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-8479

HIGH · CVSS 7.3 EPSS 0.56% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-09-14 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.3. It affects WordPress. Public exploit code or proof-of-concept references have been detected in its references. Exploitation may require the attacker to be authenticated.

Public Exploit Signal

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

Detected Signals
code execution

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

CVE
CVE-2024-8479
Severity
HIGH
CVSS
7.3
EPSS
0.56%
WordPress

Original NVD Description

The The Simple Spoiler plugin for WordPress is vulnerable to arbitrary shortcode execution in versions 1.2 to 1.3. This is due to the plugin adding the filter add_filter('comment_text', 'do_shortcode'); which will run all shortcodes in comments. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.