CVE-2025-69320
BaseFortify
Publication date: 2026-01-22
Last updated on: 2026-01-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| themegoods | grand_magazine | to 3.5.7 (inc) |
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 Reflected Cross-site Scripting (XSS) issue in the ThemeGoods Grand Magazine plugin (versions up to 3.5.7). It occurs due to improper neutralization of input during web page generation, allowing attackers to inject malicious scripts that are reflected back to users.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute malicious scripts in the context of a user's browser, potentially leading to theft of user credentials, session hijacking, or other malicious actions affecting users of the affected website.
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this reflected XSS vulnerability can be done by testing the affected WordPress Grand Magazine Theme (up to version 3.5.7) for injection of malicious scripts via input fields, URLs, or forms that reflect input without proper neutralization. While no specific commands are provided, common methods include using web vulnerability scanners or manual testing with crafted URLs containing script payloads to observe if the scripts execute. Patchstack provides mitigation rules that may include detection capabilities to block attacks until the update is applied. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying the update to version 3.5.8 or later of the Grand Magazine theme, which fixes the vulnerability. Until the update can be applied, use Patchstack's provided mitigation rules to block attacks exploiting this vulnerability. [1]