---
id: CVE-2026-5428
title: >-
  The Royal Elementor Addons plugin for WordPress is vulnerable to Stored
  Cross-Site Scripting via image captions in the Image Grid/Slider/Carousel
  widget in versions up to and including 1.7.1056
summary: >-
  The Royal Elementor Addons plugin for WordPress is vulnerable to Stored
  Cross-Site Scripting via image captions in the Image Grid/Slider/Carousel
  widget in versions up to and including 1.7.1056. This is due to insufficient
  output escapin…
severity: medium
cvss: 6.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
published: '2026-04-24'
updated: '2026-08-14'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-5428'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/royal-elementor-addons/tags/1.7.1049/modules/media-grid/widgets/wpr-media-grid.php#L6752
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/royal-elementor-addons/tags/1.7.1049/modules/media-grid/widgets/wpr-media-grid.php#L6755
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/royal-elementor-addons/trunk/modules/media-grid/widgets/wpr-media-grid.php#L6752
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/royal-elementor-addons/trunk/modules/media-grid/widgets/wpr-media-grid.php#L6755
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3503209%40royal-elementor-addons&new=3503209%40royal-elementor-addons&sfp_email=&sfph_mail=
    label: security@wordfence.com
  - url: 'https://research.cleantalk.org/cve-2026-5428'
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/ba7b8fe5-aa49-4a70-89c9-1b95a30b1142?source=cve
    label: security@wordfence.com
tags:
  - nvd
epss: 0.00264
epssPercentile: 0.18527
ingestedAt: '2026-08-14T19:20:03.637Z'
---

## Overview

The Royal Elementor Addons plugin for WordPress is vulnerable to Stored Cross-Site Scripting via image captions in the Image Grid/Slider/Carousel widget in versions up to and including 1.7.1056. This is due to insufficient output escaping in the render_post_thumbnail() function, where wp_kses_post() is used instead of esc_attr() for the alt attribute context. 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 a page with the malicious image displayed in the media grid widget.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
