Vulnerability record · CVE-2013-2423 · published 17 April 2013
CVE-2013-2423: Oracle JRE HotSpot integrity flaw allows security manager bypass
Oracle · Jre
CVE-2013-2423 is an unspecified vulnerability in the HotSpot component of Oracle Java SE 7 Update 17 and earlier and OpenJDK 7. Oracle's advisory only states it affects integrity via unknown vectors, while the original researcher claims it allows bypassing MethodHandles permission checks and modifying arbitrary public final fields through reflection and type confusion. The record is thin on technical detail, but the flaw matters because it can undermine Java's security manager, a core sandbox control.
Description
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, and OpenJDK 7, allows remote attackers to affect integrity via unknown vectors related to HotSpot. NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from the original researcher that this vulnerability allows remote attackers to bypass permission checks by the MethodHandles method and modify arbitrary public final fields using reflection and type confusion, as demonstrated using integer and double fields to disable the security manager.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
Automated analysis
high priorityIt is in CISA KEV with a very high EPSS score and enables sandbox bypass, but the CVSS 3.1 score is only 3.7 and the technical details are unspecified.
What it is
CVE-2013-2423 is an unspecified vulnerability in the HotSpot component of Oracle Java SE 7 Update 17 and earlier and OpenJDK 7. Oracle's advisory only states it affects integrity via unknown vectors, while the original researcher claims it allows bypassing MethodHandles permission checks and modifying arbitrary public final fields through reflection and type confusion. The record is thin on technical detail, but the flaw matters because it can undermine Java's security manager, a core sandbox control.
Impact
An attacker can affect integrity, potentially bypassing permission checks and modifying fields that should be immutable. The researcher's claim, if accurate, means disabling the security manager and escaping the Java sandbox.
Attack surface
The CVSS vector is network-reachable with no privileges and no user interaction required, so exploitation is remote. The description does not specify the exact entry point, but it relates to HotSpot and MethodHandles handling in the JRE.
Exploitation
CVE-2013-2423 is listed in CISA KEV with a due date of 2022-06-15, and EPSS shows a 30-day probability of 0.85333 (99.7th percentile), indicating high observed exploitation activity. A public Exploit-DB entry (24976) is referenced, though the record does not confirm working exploit code.
What to do
- Apply the Oracle April 2013 CPU update or later for Java SE 7, and the corresponding OpenJDK 7 patch.
- Apply vendor updates for Ubuntu, openSUSE, Red Hat, Gentoo, Mandriva and Mageia per their advisories.
- Remove or disable Java browser plugins and applet execution where not required.
- Restrict outbound and inbound Java-related network access and run Java with the least privilege needed.
- If Java 7 cannot be patched, upgrade to a supported Java release.
Detection
- Monitor for Java processes spawning unexpected child processes or making unusual network connections.
- Alert on JVM crashes or HotSpot errors that may indicate exploitation attempts.
- Review application and system logs for security manager disablement or reflection-related anomalies.
- Use the referenced OVAL definition to scan for vulnerable Java versions.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2013-2423 to the Known Exploited Vulnerabilities catalog on 25 May 2022 as "Oracle JRE Unspecified Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 15 June 2022.
Affected products
3 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
Track CVE-2013-2423 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2013-2423), CISA KEV, FIRST EPSS (scores of 2026-09-24). This page is refreshed as NVD updates the record.