---
cve: "CVE-2025-62611"
severity: "HIGH"
cvss: 8.2
epss: "36%"
vendor: "aio-libs"
kev: false
exploited: false
published: "2025-10-22 20:15:38"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-10T13:31:39+02:00"
---

# CVE-2025-62611

> 8.2 HIGH · 🧪 PoC

## Beschreibung

aiomysql is a library for accessing a MySQL database from the asyncio. Prior to version 0.3.0, the client-side settings are not checked before sending local files to MySQL server, which allows obtaining arbitrary files from the client using a rogue server. It is possible to create a rogue MySQL server that emulates authorization, ignores client flags and requests arbitrary files from the client by sending a LOAD_LOCAL instruction packet. This issue has been patched in version 0.3.0.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- 32c4520dae3711367ded74a4726dcb8bb8919538 (Commit)

## Referenzen

- <https://github.com/aio-libs/aiomysql/security/advisories/GHSA-r397-ff8c-wv2g>
- <https://github.com/aio-libs/aiomysql/pull/1044>
- <https://github.com/aio-libs/aiomysql/commit/32c4520dae3711367ded74a4726dcb8bb8919538>

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