CVE-2025-3639
BaseFortify
Publication date: 2025-08-18
Last updated on: 2025-08-18
Assigner: Liferay Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| liferay | dxp | 2024.q3.1 |
| liferay | dxp | 2024.q1.1 |
| liferay | dxp | 2024.q2.0 |
| liferay | portal | 7.3.0 |
| liferay | dxp | 2024.q4.0 |
| liferay | portal | 7.4.3.132 |
| liferay | dxp | 2025.q1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-288 | The product requires authentication, but the product has an alternate path or channel that does not require authentication. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability affects Liferay Portal and Liferay DXP versions specified, where unauthenticated users who have valid credentials can bypass the login process if the site has Multi-Factor Authentication (MFA) enabled. They achieve this by changing the HTTP request method from POST to GET, allowing them to bypass the intended authentication flow.
How can this vulnerability impact me? :
The vulnerability allows unauthorized access to the system by bypassing the login process even when MFA is enabled. This could lead to unauthorized users gaining access to protected resources or sensitive information, potentially compromising the security of the system and its data.