AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-6048

MEDIUM · CVSS 6.4 EPSS 0.25%

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

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.4. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2026-6048
Severity
MEDIUM
CVSS
6.4
EPSS
0.25%
WordPress

Original NVD Description

The Flipbox Addon for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Flipbox widget's button URL `custom_attributes` field in all versions up to, and including, 2.1.1 due to insufficient validation of custom attribute names. Specifically, the plugin uses `esc_html()` on the attribute name which does not prevent event handler attributes (e.g., `onmouseover`, `onclick`). This makes it possible for authenticated attackers, with author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.