← Browse

CVE-2026-43624

Medium

Elevated severity or exploit probability.

CVSS base
8.2 HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
EPSS — probability of exploitation (30 days)
0.4%
33.3th percentile
CISA KEV
Not listed
Weakness / dates
CWE-22
Published 2026-06-01 · modified 2026-07-22

Description

F5-TTS through version 1.1.20 contains a path traversal vulnerability in the finetune Gradio handlers that allows unauthenticated attackers to write arbitrary files by passing unsanitized user-supplied project names directly to os.path.join() without validating the resulting path stays within the intended base directory. Attackers can supply absolute path arguments such as /tmp/EVIL to override the base directory entirely and create arbitrary directories with attacker-controlled JSON content at any filesystem path writable by the server process.

References

Official: NVD · CVE.org