CVE-2026-24389
BaseFortify
Publication date: 2026-01-22
Last updated on: 2026-01-26
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wp_chill | gallery_photoblocks | to 1.3.2 (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 Cross-site Scripting (XSS) issue in the WP Chill Gallery PhotoBlocks photoblocks-grid-gallery plugin. It occurs due to improper neutralization of input during web page generation, specifically a DOM-Based XSS, which means malicious scripts can be injected and executed in the user's browser through manipulated input.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in the context of the affected website, potentially leading to theft of user data, session hijacking, defacement of the website, or distribution of malware to visitors.