---
id: CVE-2026-5508
title: >-
  The WowPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting
  via the plugin's `wowpress` shortcode in all versions up to, and including,
  1.0.0
summary: >-
  The WowPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting
  via the plugin's `wowpress` shortcode in all versions up to, and including,
  1.0.0. This is due to insufficient input sanitization and output escaping on
  user …
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-08'
updated: '2026-07-24'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-5508'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/wowpress/tags/1.0.0/wowpress.php#L22
    label: security@wordfence.com
  - url: 'https://plugins.trac.wordpress.org/browser/wowpress/trunk/wowpress.php#L22'
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/893fa8c6-dcb4-4613-a836-8c717f859696?source=cve
    label: security@wordfence.com
tags:
  - nvd
epss: 0.00321
epssPercentile: 0.22446
ingestedAt: '2026-07-24T12:26:24.742Z'
---

## Overview

The WowPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's `wowpress` shortcode in all versions up to, and including, 1.0.0. This is due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

## Remediation

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