CVE-2025-7622
BaseFortify
Publication date: 2025-08-12
Last updated on: 2025-08-12
Assigner: Axis Communications AB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| axis | camera_station_pro | 6.0 |
| axis | camera_station | 5.58 |
| axis | camera_station_pro | 6.10 |
| axis | camera_station | 5.32 |
| axis | camera_station_pro | 6.9 |
| axis | camera_station | 5.59 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Server-Side Request Forgery (SSRF) that allows an authenticated attacker to make the server access internal resources that are normally not accessible from outside. This means the attacker can trick the server into sending requests to internal systems, potentially exposing sensitive information or functionality.
How can this vulnerability impact me? :
The vulnerability can allow an attacker with authentication to access internal resources on the server, which may lead to unauthorized access to sensitive data, internal services, or further exploitation within the internal network.