CVE-2025-54969
BaseFortify
Publication date: 2025-10-27
Last updated on: 2025-10-31
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| baesystems | socet_gxp | to 4.6.0.2 (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 exists in BAE SOCET GXP before version 4.6.0.2, where the Job Status Service does not have protections against Cross-Site Request Forgery (CSRF). This means an attacker could trick a valid user into clicking a malicious link or visiting a malicious website, causing the user's browser to unknowingly send unauthorized requests to the Job Status Service.
How can this vulnerability impact me? :
The impact of this vulnerability is that an attacker can perform unauthorized actions on behalf of a valid user without their knowledge by exploiting the lack of CSRF protections. This could lead to unintended changes or operations within the Job Status Service, potentially disrupting workflows or compromising system integrity.