CVE-2025-30754
BaseFortify
Publication date: 2025-07-15
Last updated on: 2025-11-03
Assigner: Oracle
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| oracle | graalvm_for_jdk | 17.0.15 |
| oracle | graalvm_for_jdk | 21.0.7 |
| oracle | graalvm_for_jdk | 24.0.1 |
| oracle | graalvm | 21.3.14 |
| oracle | jre | 1.8.0 |
| oracle | jre | 1.8.0 |
| oracle | jre | 11.0.27 |
| oracle | jre | 17.0.15 |
| oracle | jre | 21.0.7 |
| oracle | jre | 24.0.1 |
| oracle | jdk | 1.8.0 |
| oracle | jdk | 1.8.0 |
| oracle | jdk | 11.0.27 |
| oracle | jdk | 17.0.15 |
| oracle | jdk | 21.0.7 |
| oracle | jdk | 24.0.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Oracle Java SE's JSSE component and affects certain supported versions. It is difficult to exploit but allows an unauthenticated attacker with network access via TLS to compromise Oracle Java SE. Successful exploitation can lead to unauthorized update, insert, or delete access to some accessible data, as well as unauthorized read access to a subset of accessible data. It mainly affects Java deployments running untrusted code in sandboxed environments like Java Web Start applications or applets, relying on the Java sandbox for security. It does not affect server deployments running only trusted code.
How can this vulnerability impact me? :
If exploited, this vulnerability can allow an attacker to gain unauthorized access to Oracle Java SE data, including the ability to read, update, insert, or delete some data. This could compromise the confidentiality and integrity of the data accessible through Oracle Java SE in affected environments, particularly those running untrusted code in sandboxed Java applications.