---
cve: "CVE-2026-67615"
severity: "HIGH"
cvss: 8.7
epss: "0.8%"
vendor: "Apereo Foundation"
kev: false
exploited: false
published: "2026-09-22 21:17:31"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-24T11:22:49+02:00"
---

# CVE-2026-67615

> 8.7 HIGH · 🧪 PoC

## Beschreibung

openEQUELLA before 2026.1.0 contains an authenticated remote code execution vulnerability that allows any authenticated non-guest user to execute arbitrary code by exploiting Java deserialization in the HTTP invoker endpoint at /invoker/*. Attackers can bypass the class-name denylist enforced by PluginAwareObjectInputStream by nesting a serialized payload inside a java.security.SignedObject, causing the inner stream to be deserialized by a separate ObjectInputStream that does not apply the denylist, ultimately reaching a JNDI sink and enabling code execution.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 25e9002452cf7d18ec96500cdfdb433126e70cac (Commit)

## Referenzen

- <https://blog.evan.lat/posts/openeq>
- <https://github.com/openequella/openEQUELLA/releases/tag/2026.1.0>
- <https://www.vulncheck.com/advisories/openequella-authenticated-rce-via-java-deserialization-in-http-invoker>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-67615) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
