SEPTEMBER 13, 2026
Live Feed
Back to database
Case File

CVE-2025-15665

MEDIUM · CVSS 5.4 EPSS 0.13%

Source: NVD + CISA KEV + EPSS · Published 2026-07-14 · Last synced 2026-08-13

CyberRota Analysis

AI-Generated

The Ultimate Before After Image Slider & Gallery plugin for WordPress versions prior to 4.7.1 is vulnerable due to inadequate escaping of the shortcode field in the BEAF Slider widget, allowing administrators to inject malicious scripts. This vulnerability can lead to cross-site scripting (XSS) attacks, impacting any visitor who views the affected page. WordPress site administrators should prioritize updating this plugin to mitigate potential exploitation risks.

CVE
CVE-2025-15665
Severity
MEDIUM
CVSS
5.4
EPSS
0.13%
WordPress

Original NVD Description

The Ultimate Before After Image Slider & Gallery WordPress plugin before 4.7.1 does not escape the value of the BEAF Slider widget's shortcode field before outputting it on the front end (the value is passed through do_shortcode, which echoes non-shortcode content verbatim), allowing users with administrator-level access to store a script that executes in the browser of any visitor who loads a page displaying the widget.