---
cve: "CVE-2022-41875"
severity: "CRITICAL"
cvss: 10.0
epss: "1.6%"
vendor: "airbnb"
kev: false
exploited: false
published: "2022-11-23 19:15:12"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-10T13:57:27+02:00"
---

# CVE-2022-41875

> 10.0 CRITICAL · 🧪 PoC

## Beschreibung

A remote code execution (RCE) vulnerability in Optica allows unauthenticated attackers to execute arbitrary code via specially crafted JSON payloads. Specially crafted JSON payloads may lead to RCE (remote code execution) on the attacked system running Optica. The vulnerability was patched in v. 0.10.2, where the call to the function `oj.load` was changed to `oj.safe_load`.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 3af123cfa896838cde60a6e9a88384f9ffcee06d (Commit)

## Referenzen

- <https://github.com/airbnb/optica/security/advisories/GHSA-cf87-4h6x-phh6>
- <https://github.com/ohler55/oj/blob/develop/pages/Security.md>
- <https://www.rubydoc.info/gems/oj/3.0.2/Oj.safe_load>

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