CVE-2025-48156
BaseFortify
Publication date: 2025-07-16
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| parakoos | image_wall | 3.2 |
| parakoos | image_wall | 3.1 |
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 Parakoos Image Wall. It occurs because the application does not properly neutralize input during web page generation, allowing malicious scripts to be stored and executed when other users view the affected pages.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in the context of other users' browsers, potentially leading to theft of sensitive information, session hijacking, or other malicious actions that compromise user security and application integrity.