CVE-2025-49409
BaseFortify
Publication date: 2025-08-20
Last updated on: 2026-04-28
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| brewlabs | sensorpress | * |
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. |
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
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 brewlabs SensorPress. It occurs due to improper neutralization of input during web page generation, allowing malicious scripts to be stored and executed in the context of the affected application.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the context of the user's browser, potentially leading to data theft, session hijacking, or other malicious actions. It can impact confidentiality, integrity, and availability of data as indicated by the CVSS metrics.