PYSEC-2026-1412
Vulnerability from pysec - Published: 2026-07-07 14:34 - Updated: 2026-07-07 17:24
VLAI
Details
A vulnerability in the dataframe component of gradio-app/gradio (version git 98cbcae) allows for a zip bomb attack. The component uses pd.read_csv to process input values, which can accept compressed files. An attacker can exploit this by uploading a maliciously crafted zip bomb, leading to a server crash and causing a denial of service.
Severity
7.5 (High)
Impacted products
| Name | purl | gradio | pkg:pypi/gradio |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "gradio",
"purl": "pkg:pypi/gradio"
},
"ranges": [
{
"events": [
{
"introduced": "4.0.0"
},
{
"last_affected": "5.0.0b2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.0.0",
"4.0.1",
"4.0.2",
"4.1.0",
"4.1.1",
"4.1.2",
"4.10.0",
"4.11.0",
"4.12.0",
"4.13.0",
"4.14.0",
"4.15.0",
"4.16.0",
"4.17.0",
"4.18.0",
"4.19.0",
"4.19.1",
"4.19.2",
"4.2.0",
"4.20.0",
"4.20.1",
"4.21.0",
"4.22.0",
"4.23.0",
"4.24.0",
"4.25.0",
"4.26.0",
"4.27.0",
"4.28.0",
"4.28.1",
"4.28.2",
"4.28.3",
"4.29.0",
"4.3.0",
"4.31.0",
"4.31.1",
"4.31.2",
"4.31.3",
"4.31.4",
"4.31.5",
"4.32.0",
"4.32.1",
"4.32.2",
"4.33.0",
"4.35.0",
"4.36.0",
"4.36.1",
"4.37.1",
"4.37.2",
"4.38.0",
"4.38.1",
"4.39.0",
"4.4.0",
"4.4.1",
"4.40.0",
"4.41.0",
"4.42.0",
"4.43.0",
"4.44.0",
"4.44.1",
"4.5.0",
"4.7.0",
"4.7.1",
"4.8.0",
"4.9.0",
"4.9.1",
"5.0.0b1"
]
}
],
"aliases": [
"CVE-2024-10569",
"GHSA-7xmc-vhjp-qv5q"
],
"details": "A vulnerability in the dataframe component of gradio-app/gradio (version git 98cbcae) allows for a zip bomb attack. The component uses pd.read_csv to process input values, which can accept compressed files. An attacker can exploit this by uploading a maliciously crafted zip bomb, leading to a server crash and causing a denial of service.",
"id": "PYSEC-2026-1412",
"modified": "2026-07-07T17:24:13.171049Z",
"published": "2026-07-07T14:34:51.623084Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10569"
},
{
"type": "PACKAGE",
"url": "https://github.com/gradio-app/gradio"
},
{
"type": "WEB",
"url": "https://github.com/gradio-app/gradio/blob/98cbcaef827de7267462ccba180c7b2ffb1e825d/gradio/components/dataframe.py#L263"
},
{
"type": "WEB",
"url": "https://huntr.com/bounties/7192bcbb-08a3-4d22-a321-9c6d19dbfc74"
},
{
"type": "PACKAGE",
"url": "https://pypi.org/project/gradio"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-7xmc-vhjp-qv5q"
}
],
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Gradio Vulnerable to Denial of Service (DoS) via Crafted Zip Bomb"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…