FKIE_CVE-2025-41730
Vulnerability from fkie_nvd - Published: 2025-12-10 11:15 - Updated: 2025-12-19 16:50
Severity ?
Summary
An unauthenticated remote attacker can abuse unsafe sscanf calls within the check_account() function to write arbitrary data into fixed-size stack buffers which leads to full device compromise.
References
| URL | Tags | ||
|---|---|---|---|
| info@cert.vde.com | https://certvde.com/de/advisories/VDE-2025-095 | Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| wago | 0852-1328_firmware | * | |
| wago | 0852-1328 | - | |
| wago | 0852-1322_firmware | * | |
| wago | 0852-1322 | - |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:wago:0852-1328_firmware:*:*:*:*:*:*:*:*",
"matchCriteriaId": "402B0083-E354-4B25-82E4-1A997566E181",
"versionEndExcluding": "02.64",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:wago:0852-1328:-:*:*:*:*:*:*:*",
"matchCriteriaId": "DF26331E-5E32-47F1-A338-0141CA9542DF",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:wago:0852-1322_firmware:*:*:*:*:*:*:*:*",
"matchCriteriaId": "79BD05D2-9F1D-4EBA-AFB5-2F7AB87B2E6C",
"versionEndExcluding": "02.64",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:wago:0852-1322:-:*:*:*:*:*:*:*",
"matchCriteriaId": "F0FF298D-5DB2-4603-B0B7-E9CFBE225B7D",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An unauthenticated remote attacker can abuse unsafe sscanf calls within the check_account() function to write arbitrary data into fixed-size stack buffers which leads to full device compromise."
}
],
"id": "CVE-2025-41730",
"lastModified": "2025-12-19T16:50:26.743",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "info@cert.vde.com",
"type": "Primary"
}
]
},
"published": "2025-12-10T11:15:47.120",
"references": [
{
"source": "info@cert.vde.com",
"tags": [
"Third Party Advisory"
],
"url": "https://certvde.com/de/advisories/VDE-2025-095"
}
],
"sourceIdentifier": "info@cert.vde.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-121"
}
],
"source": "info@cert.vde.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-787"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
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…