CVE-2025-11828
BaseFortify
Publication date: 2025-11-11
Last updated on: 2026-04-08
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| themezhut | magazine_companion | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Stored Cross-Site Scripting (XSS) issue in the Magazine Companion plugin for WordPress. It occurs via the 'headerHtmlTag' attribute in the bnm-blocks/featured-posts-1 block in versions up to 1.2.3. The problem arises because the plugin does not properly sanitize or escape user-supplied values used as HTML tag names, allowing authenticated users with contributor-level access or higher to inject malicious scripts that execute when other users view the affected pages.
How can this vulnerability impact me? :
This vulnerability can allow attackers with contributor-level access to inject arbitrary web scripts into pages. These scripts execute in the context of users who visit the infected pages, potentially leading to theft of user credentials, session hijacking, defacement, or other malicious actions. It compromises the integrity and security of the website and its users.