CVE-2025-61748: Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of O...
Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Oracle Java SE: 21.0.8 and 25; Oracle GraalVM for JDK: 21.0.8; Oracle GraalVM Enterprise Edition: 21.3.15. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 3.7 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N).
Security readout for executives and security teams
Plain-English summary
This is a low-severity Oracle Java and GraalVM library vulnerability. A remote, unauthenticated attacker may be able to alter limited accessible data, but exploitation is rated difficult and has only low integrity impact. It matters most where affected Java versions process untrusted input or run sandboxed untrusted Java code.
Executive priority
Treat as routine patch management, not emergency response, unless affected Java versions support sensitive externally reachable workflows. Prioritize alongside the next Oracle CPU cycle and confirm exposure in business-critical Java applications.
Technical view
CVE-2025-61748 affects Oracle Java SE 21.0.8 and 25, Oracle GraalVM for JDK 21.0.8, and GraalVM Enterprise Edition 21.3.15. The issue is in Libraries and maps to CWE-284. CVSS is 3.7: network attack vector, high complexity, no privileges or user interaction, low integrity impact only.
Likely exposure
Exposure is most likely in systems running the listed Java or GraalVM versions, especially services passing external data into affected APIs, or legacy clients relying on Java sandboxing for untrusted applets or Java Web Start applications.
Exploitation context
The provided sources do not show CISA KEV listing or active exploitation. Oracle describes exploitation as difficult, remotely reachable through multiple protocols, and possible via APIs such as web services supplying data to the affected component.
Researcher notes
Key constraints are high attack complexity and integrity-only impact. The source bundle does not provide exploit details, confirmed exploitation, or exact fixed builds. Validation should focus on version presence, reachable data paths into affected APIs, and reliance on Java sandbox boundaries.
Mitigation direction
Inventory use of the affected Oracle Java and GraalVM versions.
Check Oracle's October 2025 CPU advisory for fixed versions and upgrade guidance.
Review Siemens advisory applicability if Siemens products are in scope.
Reduce exposure of services that pass untrusted data into affected Java APIs.
Retire or restrict sandboxed Java applet and Java Web Start use where present.
Validation and detection
Confirm runtime versions on servers, build images, developer tooling, and client deployments.
Map internet-facing services that accept data processed by Java library APIs.
Check whether applications rely on Java sandboxing for untrusted remote code.
Verify vendor advisories for fixed versions before marking remediation complete.
Document exceptions where affected versions remain temporarily required.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-284: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-284 · source CWE mapping
Improper Access Control
Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.