FKIE_CVE-2026-6682
Vulnerability from fkie_nvd - Published: 2026-07-01 15:17 - Updated: 2026-07-02 14:37
Severity
Summary
In FatFS R0.16 and earlier contains a FAT32 integer overflow bug in mount_volume() where fasize *= fs->n_fats can wrap, leading to attacker-controlled file-size metadata and unsafe read lengths in downstream callers. This maps to CWE-190 (Integer Overflow or Wraparound). Estimated CVSS v3.1 vector: CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H (7.6, High). Remote delivery is also possible in OTA/update pipelines. The estimated CISA SSVC vectors are Exploitation: PoC, Technical Impact: Total.
References
| URL | Tags | ||
|---|---|---|---|
| 44488dab-36db-4358-99f9-bc116477f914 | https://elm-chan.org/fsw/ff/ | Product | |
| 44488dab-36db-4358-99f9-bc116477f914 | https://github.com/runZeroInc/vulns-2026-fatfs-chance | Third Party Advisory, Exploit | |
| 44488dab-36db-4358-99f9-bc116477f914 | https://www.runzero.com/advisories/fatfs-fat32-int-of-mnt-cve-2026-6682/ | Third Party Advisory, Exploit | |
| 44488dab-36db-4358-99f9-bc116477f914 | https://www.runzero.com/blog/fatfs-bugs/ | Third Party Advisory, Exploit | |
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://github.com/runZeroInc/vulns-2026-fatfs-chance | Third Party Advisory, Exploit |
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "FatFs",
"vendor": "ChaN",
"versions": [
{
"lessThanOrEqual": "R0.16",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"source": "44488dab-36db-4358-99f9-bc116477f914"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:elm-chan:fatfs:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B99160BB-C4F5-4DA0-9FC9-0723E0633E00",
"versionEndIncluding": "r0.16",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In FatFS R0.16 and earlier contains a FAT32 integer overflow bug in mount_volume() where fasize *= fs-\u003en_fats can wrap, leading to attacker-controlled file-size metadata and unsafe read lengths in downstream callers. This maps to CWE-190 (Integer Overflow or Wraparound). Estimated CVSS v3.1 vector: CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H (7.6, High). Remote delivery is also possible in OTA/update pipelines. The estimated CISA SSVC vectors are Exploitation: PoC, Technical Impact: Total."
}
],
"id": "CVE-2026-6682",
"lastModified": "2026-07-02T14:37:48.377",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 0.9,
"impactScore": 6.0,
"source": "44488dab-36db-4358-99f9-bc116477f914",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-6682",
"options": [
{
"exploitation": "poc"
},
{
"automatable": "no"
},
{
"technicalImpact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-01T15:23:46.354718Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-07-01T15:17:12.313",
"references": [
{
"source": "44488dab-36db-4358-99f9-bc116477f914",
"tags": [
"Product"
],
"url": "https://elm-chan.org/fsw/ff/"
},
{
"source": "44488dab-36db-4358-99f9-bc116477f914",
"tags": [
"Third Party Advisory",
"Exploit"
],
"url": "https://github.com/runZeroInc/vulns-2026-fatfs-chance"
},
{
"source": "44488dab-36db-4358-99f9-bc116477f914",
"tags": [
"Third Party Advisory",
"Exploit"
],
"url": "https://www.runzero.com/advisories/fatfs-fat32-int-of-mnt-cve-2026-6682/"
},
{
"source": "44488dab-36db-4358-99f9-bc116477f914",
"tags": [
"Third Party Advisory",
"Exploit"
],
"url": "https://www.runzero.com/blog/fatfs-bugs/"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"tags": [
"Third Party Advisory",
"Exploit"
],
"url": "https://github.com/runZeroInc/vulns-2026-fatfs-chance"
}
],
"sourceIdentifier": "44488dab-36db-4358-99f9-bc116477f914",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "44488dab-36db-4358-99f9-bc116477f914",
"type": "Secondary"
}
]
}
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…