---
id: CVE-2024-23681
title: >-
  Artemis Java Test Sandbox versions before 1.11.2 are vulnerable to a sandbox
  escape when an attacker loads untrusted libraries using System.load or
  System.loadLibrary
summary: >-
  Artemis Java Test Sandbox versions before 1.11.2 are vulnerable to a sandbox
  escape when an attacker loads untrusted libraries using System.load or
  System.loadLibrary. An attacker can abuse this issue to execute arbitrary Java
  when a vic…
severity: high
cvss: 8.2
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H'
cwe:
  - CWE-284
vendor: ls1intum
product: artemis_java_test_sandbox
affected:
  - artemis_java_test_sandbox < 1.11.2
patched:
  - artemis_java_test_sandbox 1.11.2
published: '2024-01-19'
updated: '2026-07-14'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2024-23681'
references:
  - url: 'https://github.com/advisories/GHSA-98hq-4wmw-98w9'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/ls1intum/Ares/security/advisories/GHSA-98hq-4wmw-98w9'
    label: disclosure@vulncheck.com
  - url: 'https://vulncheck.com/advisories/vc-advisory-GHSA-98hq-4wmw-98w9'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/advisories/GHSA-98hq-4wmw-98w9'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://github.com/ls1intum/Ares/security/advisories/GHSA-98hq-4wmw-98w9'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://vulncheck.com/advisories/vc-advisory-GHSA-98hq-4wmw-98w9'
    label: af854a3a-2127-422b-91ae-364da2661108
tags:
  - nvd
epss: 0.00344
epssPercentile: 0.25229
ingestedAt: '2026-07-14T23:40:04.865Z'
---

## Overview

Artemis Java Test Sandbox versions before 1.11.2 are vulnerable to a sandbox escape when an attacker loads untrusted libraries using System.load or System.loadLibrary. An attacker can abuse this issue to execute arbitrary Java when a victim executes the supposedly sandboxed code.

## Affected

- `artemis_java_test_sandbox < 1.11.2`

## Remediation

Upgrade past the affected range:

- `artemis_java_test_sandbox 1.11.2`
