CVE-2025-50085
BaseFortify
Publication date: 2025-07-15
Last updated on: 2025-07-17
Assigner: Oracle
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| oracle | mysql | From 8.0.0 (inc) to 8.0.42 (inc) |
| oracle | mysql | From 8.4.0 (inc) to 8.4.5 (inc) |
| oracle | mysql | From 9.0.0 (inc) to 9.3.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the MySQL Server product of Oracle MySQL, specifically in the InnoDB component. It affects supported versions 8.0.0-8.0.42, 8.4.0-8.4.5, and 9.0.0-9.3.0. It allows a highly privileged attacker with network access via multiple protocols to exploit the server. Successful exploitation can cause the MySQL Server to hang or crash repeatedly (resulting in a denial of service) and also allows unauthorized update, insert, or delete operations on some accessible data.
How can this vulnerability impact me? :
The vulnerability can impact you by allowing a high privileged attacker to cause a denial of service through server hangs or crashes, disrupting availability. Additionally, the attacker can perform unauthorized modifications to data (update, insert, delete), impacting data integrity.