Arbitrary code execution via unchecked native library loading
Published Jan 19, 2024 · Updated Jul 14, 2026
Sandbox escape in Ares before 1.11.2 allows local users to execute arbitrary code by loading an untrusted native library. Its SecurityManager omits checkLink(String), so System.load and System.loadLibrary requests from sandboxed student code are not denied. Exploitation requires a victim to execute the submitted code, after which a native library runs outside the intended Java restrictions.
Summary
What happened
Sandbox escape in Ares before 1.11.2 allows local users to execute arbitrary code by loading an untrusted native library. Its SecurityManager omits checkLink(String), so System.load and System.loadLibrary requests from sandboxed student code are not denied. Exploitation requires a victim to execute the submitted code, after which a native library runs outside the intended Java restrictions.
The record
- CVE
- CVE-2024-23681
- Published
- Jan 19, 2024
- Updated
- Jul 14, 2026
- Vendor
- TUM Applied Education Technologies
- Product
- Ares
- Classifications
- CWE-284, T1129
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jan 19, 2024CVE publishedPublication date reported by the CVE source.
- Jul 14, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <1.11.2
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- Native-library loading proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo