CVE-2026-9053 (GCVE-0-2026-9053)
Vulnerability from cvelistv5 – Published: 2026-05-22 02:57 – Updated: 2026-05-22 12:36
VLAI?
Summary
Mothra would respect a default value given by a website for HTML file upload forms. An attacker could craft a website with a malicious default file path, and then conceal this form element.
Severity ?
CWE
- CWE-434 - Unrestricted Upload of File with Dangerous Type
Assigner
References
| URL | Tags | |
|---|---|---|
Impacted products
Credits
Kristo
Kristo
Jacob Moody
Kristo
cinap_lenrek
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-9053",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-22T12:35:42.430223Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-434",
"description": "CWE-434 Unrestricted Upload of File with Dangerous Type",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-22T12:36:11.446Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"modules": [
"mothra"
],
"packageName": "mothra",
"platforms": [
"x86",
"32 bit",
"64 bit"
],
"product": "9front",
"programFiles": [
"/sys/src/cmd/mothra/forms.c"
],
"programRoutines": [
{
"name": "rdform()"
}
],
"repo": "https://git.9front.org/plan9front/9front/HEAD/info.html",
"vendor": "9front",
"versions": [
{
"lessThan": "d145acc9ef0da47131af6ad94e87264e04870d47",
"status": "affected",
"version": "f04e113279274526a8dae34de373027b68921fbf",
"versionType": "git"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Kristo"
},
{
"lang": "en",
"type": "reporter",
"value": "Kristo"
},
{
"lang": "en",
"type": "coordinator",
"value": "Jacob Moody"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Kristo"
},
{
"lang": "en",
"type": "remediation developer",
"value": "cinap_lenrek"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Mothra would respect a default value given by a website for HTML file upload forms. An attacker could craft a website with a malicious default file path, and then conceal this form element."
}
],
"value": "Mothra would respect a default value given by a website for HTML file upload forms. An attacker could craft a website with a malicious default file path, and then conceal this form element."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NO",
"Recovery": "AUTOMATIC",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"exploitMaturity": "PROOF_OF_CONCEPT",
"privilegesRequired": "NONE",
"providerUrgency": "AMBER",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "HIGH",
"subIntegrityImpact": "NONE",
"userInteraction": "ACTIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N/E:P/AU:N/R:A/RE:L/U:Amber",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "LOW"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-22T02:57:35.162Z",
"orgId": "1d66c9f9-fff2-411a-aa19-ca6312fa25e9",
"shortName": "9front"
},
"references": [
{
"tags": [
"mitigation"
],
"url": "https://git.9front.org/plan9front/9front/d145acc9ef0da47131af6ad94e87264e04870d47/commit.html"
}
],
"source": {
"discovery": "UNKNOWN"
},
"timeline": [
{
"lang": "en",
"time": "2026-05-10T18:00:00.000Z",
"value": "Initial private disclosure"
},
{
"lang": "en",
"time": "2026-05-11T18:18:00.000Z",
"value": "Fix committed"
}
],
"x_generator": {
"engine": "Vulnogram 1.0.2"
}
}
},
"cveMetadata": {
"assignerOrgId": "1d66c9f9-fff2-411a-aa19-ca6312fa25e9",
"assignerShortName": "9front",
"cveId": "CVE-2026-9053",
"datePublished": "2026-05-22T02:57:35.162Z",
"dateReserved": "2026-05-19T21:39:13.119Z",
"dateUpdated": "2026-05-22T12:36:11.446Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…