CVE-2025-55057
BaseFortify
Publication date: 2025-11-17
Last updated on: 2025-11-24
Assigner: Israel National Cyber Directorate
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| maxum | rumpus | 9.0.12 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability involves multiple instances of Cross-Site Request Forgery (CSRF), identified as CWE-352. CSRF is an attack that tricks a user into performing actions on a web application without their consent, potentially causing unauthorized changes.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized actions being performed on your behalf within a web application, potentially resulting in integrity violations such as unauthorized changes to data or settings. However, it does not impact confidentiality or availability.