CVE-2025-27454
BaseFortify
Publication date: 2025-07-03
Last updated on: 2026-02-06
Assigner: SICK AG
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| endress | meac300-fnade4_firmware | to 0.16.0 (exc) |
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 is a cross-site request forgery (CSRF). It allows an attacker to trick a logged-in user into submitting a web request they did not intend to make. The request is executed using the victim's browser with their saved authorization, potentially causing unintended actions on the application.
How can this vulnerability impact me? :
This vulnerability can lead to unauthorized actions being performed on your behalf without your consent, such as changing settings or performing operations within the application while you are logged in. Although it does not compromise confidentiality or availability, it can impact the integrity of your data or actions.