CVE-2025-43763
BaseFortify
Publication date: 2025-09-09
Last updated on: 2025-12-12
Assigner: Liferay Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| liferay | digital_experience_platform | From 2024.q1.1 (inc) to 2024.q1.21 (exc) |
| liferay | digital_experience_platform | From 2024.q2.0 (inc) to 2024.q2.13 (inc) |
| liferay | digital_experience_platform | From 2024.Q3.0 (inc) to 2024.Q3.13 (inc) |
| liferay | digital_experience_platform | From 2024.q4.0 (inc) to 2024.q4.7 (inc) |
| liferay | liferay_portal | From 7.4.0 (inc) to 7.4.3.132 (exc) |
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?
CVE-2025-43763 is a server-side request forgery (SSRF) vulnerability in Liferay Portal and Liferay DXP that affects custom object attachment fields. It allows an attacker to manipulate the application into making unauthorized requests to other instances by creating new object entries that link to external resources. [1]
How can this vulnerability impact me? :
This vulnerability can impact you by allowing an attacker to cause the application to make unauthorized requests to other systems or instances, potentially leading to unauthorized access, data exposure, or interaction with internal services that should not be accessible externally. [1]
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, you should upgrade your Liferay Portal to version 7.4.3.132 or later, and Liferay DXP to versions 2025.Q1.0 or 2025.Q2.0 or later, as these versions contain the fix for the SSRF vulnerability. [1]