---
cve: "CVE-2026-81683"
severity: "MEDIUM"
cvss: 5.5
epss: "5.6%"
vendor: "Generic Security"
kev: false
exploited: false
published: "2026-08-27 17:20:57"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T17:58:53+02:00"
---

# CVE-2026-81683

> 5.5 MEDIUM

## Beschreibung

openssl_encrypt (pip package openssl-encrypt) versions 1.4.8 and earlier store an mTLS client private key in cleartext within a world-readable (0644) SharedPreferences file via the desktop GUI's Settings screen 'combined certificate and private key' PEM field. A local attacker with file system access can read the exposed private key. Version 1.4.9 writes the PEM to a dedicated 0600 file, keeps only its path in SharedPreferences, and migrates/scrubs existing cleartext values.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- 39b0a010cae90520f74b7194f61fedd43af04ef8 (Commit)

## Referenzen

- <https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-r8gw-6hfj-98jw>
- <https://www.vulncheck.com/advisories/openssl-encrypt-before-1.4.9-plaintext-private-key-storage>

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