Description
The Breeze Display plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘cal_size’ parameter in all versions up to, and including, 1.2.3 due to insufficient input sanitization and output escaping. 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.
Published: 2025-04-24
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch
AI Analysis

Impact

The Breeze Display WordPress plugin has a stored XSS vulnerability in the cal_size parameter that allows an authenticated attacker with contributor level or higher to inject script tags that will be served to all users who view the affected page. The flaw stems from insufficient input validation and missing output escaping.

Affected Systems

Any WordPress site using Breeze Display plugin version 1.2.3 or earlier is at risk. The vulnerability affects the plugin’s shortcode implementation available to users with contributor role or higher.

Risk and Exploitability

The CVSS score of 6.4 indicates a moderate risk. The EPSS score of less than 1% suggests low exploitation likelihood and the vulnerability is not listed in CISA KEV. Exploitation involves submitting a malicious cal_size value via the shortcode editor; the script is stored and executed whenever any visitor loads the content page.

Generated by OpenCVE AI on April 22, 2026 at 01:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Breeze Display to a version newer than 1.2.3 to obtain the fixed code that validates and escapes the cal_size input.
  • If an upgrade cannot be performed immediately, restrict contributor access or remove the cal_size parameter from shortcode usage to prevent payload injection.
  • Implement a content security policy that blocks inline scripts to mitigate the effect of any stored payload that may have been injected.

Generated by OpenCVE AI on April 22, 2026 at 01:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-11974 The Breeze Display plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘cal_size’ parameter in all versions up to, and including, 1.2.3 due to insufficient input sanitization and output escaping. 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.
History

Fri, 25 Apr 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 24 Apr 2025 22:30:00 +0000

Type Values Removed Values Added
Description The Breeze Display plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘cal_size’ parameter in all versions up to, and including, 1.2.3 due to insufficient input sanitization and output escaping. 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.
Title Breeze Display <= 1.2.3 - Authenticated (Contributor+) Stored Cross-Site Scripting via cal_size Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:52:50.699Z

Reserved: 2025-04-16T20:42:12.086Z

Link: CVE-2025-3749

cve-icon Vulnrichment

Updated: 2025-04-25T19:25:22.216Z

cve-icon NVD

Status : Deferred

Published: 2025-04-24T23:15:15.200

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-3749

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T01:45:05Z

Weaknesses