{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-35433", "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8", "state": "PUBLISHED", "assignerShortName": "microsoft", "dateReserved": "2026-04-02T19:21:11.804Z", "datePublished": "2026-05-12T16:58:34.612Z", "dateUpdated": "2026-07-15T01:02:48.658Z" }, "containers": { "cna": { "title": ".NET Elevation of Privilege Vulnerability", "datePublic": "2026-05-12T14:00:00.000Z", "cpeApplicability": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*", "versionStartIncluding": "10.0.0", "versionEndExcluding": "10.0.8" }, { "vulnerable": true, "criteria": "cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*", "versionStartIncluding": "8.0.0", "versionEndExcluding": "8.0.27" }, { "vulnerable": true, "criteria": "cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*", "versionStartIncluding": "9.0.0", "versionEndExcluding": "9.0.16" }, { "vulnerable": true, "criteria": "cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.8.0", "versionEndExcluding": "4.8.9334.0 and 4.8.4802.0" }, { "vulnerable": true, "criteria": "cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.8.0", "versionEndExcluding": "4.8.9334.0 and 4.8.4802.0" }, { "vulnerable": true, "criteria": "cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.7.0", "versionEndExcluding": "4.8.9334.0 and 4.8.4802.0" }, { "vulnerable": true, "criteria": "cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.8.1", "versionEndExcluding": "4.8.9334.0 and 4.8.4802.0" }, { "vulnerable": true, "criteria": "cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*", "versionStartIncluding": "3.5.0", "versionEndExcluding": "4.8.9334.0 and 4.8.4802.0" } ] } ] } ], "affected": [ { "vendor": "Microsoft", "product": ".NET 10.0", "versions": [ { "version": "10.0.0", "lessThan": "10.0.8", "versionType": "custom", "status": "affected" } ] }, { "vendor": "Microsoft", "product": ".NET 8.0", "versions": [ { "version": "8.0.0", "lessThan": "8.0.27", "versionType": "custom", "status": "affected" } ] }, { "vendor": "Microsoft", "product": ".NET 9.0", "versions": [ { "version": "9.0.0", "lessThan": "9.0.16", "versionType": "custom", "status": "affected" } ] }, { "vendor": "Microsoft", "product": "Microsoft .NET Framework 3.5", "platforms": [ "Windows Server 2012", "Windows Server 2012 R2" ], "versions": [ { "version": "3.5.0", "lessThan": "4.8.9334.0 and 4.8.4802.0", "versionType": "custom", "status": "affected" } ] }, { "vendor": "Microsoft", "product": "Microsoft .NET Framework 3.5 AND 4.7.2", "platforms": [ "Windows 10 Version 1809 for ARM64-based Systems", "Windows 10 Version 1809 for x64-based Systems" ], "versions": [ { "version": "4.7.0", "lessThan": "4.8.9334.0 and 4.8.4802.0", "versionType": "custom", "status": "affected" } ] }, { "vendor": "Microsoft", "product": "Microsoft .NET Framework 3.5 AND 4.8", "platforms": [ "Windows 10 Version 1809 for ARM64-based Systems", "Windows 10 Version 1809 for x64-based Systems", "Windows 10 Version 21H2 for ARM64-based Systems", "Windows 10 Version 21H2 for x64-based Systems", "Windows 10 Version 22H2 for ARM64-based Systems", "Windows 10 Version 22H2 for x64-based Systems", "Windows Server 2022" ], "versions": [ { "version": "4.8.0", "lessThan": "4.8.9334.0 and 4.8.4802.0", "versionType": "custom", "status": "affected" } ] }, { "vendor": "Microsoft", "product": "Microsoft .NET Framework 3.5 AND 4.8.1", "platforms": [ "Windows 10 Version 21H2 for ARM64-based Systems", "Windows 10 Version 21H2 for x64-based Systems", "Windows 11 Version 23H2 for ARM64-based Systems", "Windows 11 Version 23H2 for x64-based Systems", "Windows 11 Version 24H2 for ARM64-based Systems", "Windows 11 Version 24H2 for x64-based Systems", "Windows 11 Version 25H2 for ARM64-based Systems", "Windows 11 Version 25H2 for x64-based Systems", "Windows 11 Version 26H1 for ARM64-based Systems", "Windows 11 version 26H1 for x64-based Systems", "Windows Server 2022", "Windows Server 2025" ], "versions": [ { "version": "4.8.1", "lessThan": "4.8.9334.0 and 4.8.4802.0", "versionType": "custom", "status": "affected" } ] }, { "vendor": "Microsoft", "product": "Microsoft .NET Framework 4.8", "platforms": [ "Windows 10 Version 1607 for x64-based Systems", "Windows Server 2012", "Windows Server 2012 R2", "Windows Server 2016" ], "versions": [ { "version": "4.8.0", "lessThan": "4.8.9334.0 and 4.8.4802.0", "versionType": "custom", "status": "affected" } ] } ], "descriptions": [ { "value": "Improper input validation in .NET allows an unauthorized attacker to elevate privileges locally.", "lang": "en-US" } ], "problemTypes": [ { "descriptions": [ { "description": "CWE-20: Improper Input Validation", "lang": "en-US", "type": "CWE", "cweId": "CWE-20" }, { "description": "CWE-190: Integer Overflow or Wraparound", "lang": "en-US", "type": "CWE", "cweId": "CWE-190" } ] } ], "providerMetadata": { "orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8", "shortName": "microsoft", "dateUpdated": "2026-06-19T16:13:23.315Z" }, "references": [ { "name": ".NET Elevation of Privilege Vulnerability", "tags": [ "vendor-advisory", "patch" ], "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-35433" } ], "metrics": [ { "format": "CVSS", "scenarios": [ { "lang": "en-US", "value": "GENERAL" } ], "cvssV3_1": { "version": "3.1", "baseSeverity": "HIGH", "baseScore": 7.3, "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L/E:U/RL:O/RC:C" } } ] }, "adp": [ { "metrics": [ { "other": { "type": "ssvc", "content": { "timestamp": "2026-05-13T03:55:58.313299Z", "id": "CVE-2026-35433", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "version": "2.0.3" } } } ], "title": "CISA ADP Vulnrichment", "providerMetadata": { "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2026-05-19T16:49:09.046Z" } }, { "affected": [ { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:10" ], "defaultStatus": "unaffected", "packageName": "dotnet10.0", "product": "Red Hat Enterprise Linux 10", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:10" ], "defaultStatus": "unaffected", "packageName": "dotnet8.0", "product": "Red Hat Enterprise Linux 10", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:10" ], "defaultStatus": "unaffected", "packageName": "dotnet9.0", "product": "Red Hat Enterprise Linux 10", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:8" ], "defaultStatus": "unaffected", "packageName": "dotnet10.0", "product": "Red Hat Enterprise Linux 8", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:8" ], "defaultStatus": "unaffected", "packageName": "dotnet8.0", "product": "Red Hat Enterprise Linux 8", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:8" ], "defaultStatus": "unaffected", "packageName": "dotnet9.0", "product": "Red Hat Enterprise Linux 8", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:9" ], "defaultStatus": "unaffected", "packageName": "dotnet10.0", "product": "Red Hat Enterprise Linux 9", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:9" ], "defaultStatus": "unaffected", "packageName": "dotnet8.0", "product": "Red Hat Enterprise Linux 9", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:9" ], "defaultStatus": "unaffected", "packageName": "dotnet9.0", "product": "Red Hat Enterprise Linux 9", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/a:redhat:hummingbird:1" ], "defaultStatus": "unaffected", "packageName": "dotnet10.0", "product": "Red Hat Hardened Images", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/a:redhat:hummingbird:1" ], "defaultStatus": "unaffected", "packageName": "dotnet8.0", "product": "Red Hat Hardened Images", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/a:redhat:hummingbird:1" ], "defaultStatus": "unaffected", "packageName": "dotnet9.0", "product": "Red Hat Hardened Images", "vendor": "Red Hat" } ], "datePublic": "2026-05-12T16:58:34.612Z", "descriptions": [ { "lang": "en", "value": "A flaw was found in dotnet. Improper input validation and an integer overflow in .NET allow an unauthenticated attacker to elevate privileges locally." } ], "metrics": [ { "other": { "content": { "namespace": "https://access.redhat.com/security/updates/classification/", "value": "Important" }, "type": "Red Hat severity rating" } }, { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L", "version": "3.1" }, "format": "CVSS" } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-20", "description": "Improper Input Validation", "lang": "en", "type": "CWE" } ] } ], "references": [ { "tags": [ "vdb-entry", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/security/cve/CVE-2026-35433" }, { "name": "RHBZ#2476577", "tags": [ "issue-tracking", "x_refsource_REDHAT" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2476577" }, { "tags": [ "x_sadp-csaf-vex" ], "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-35433.json" } ], "timeline": [ { "lang": "en", "time": "2026-05-12T18:01:11.848Z", "value": "Reported to Red Hat." }, { "lang": "en", "time": "2026-05-12T16:58:34.612Z", "value": "Made public." } ], "title": "dotnet: .NET: improper input validation allows an attacker to elevate privileges locally", "x_adpType": "supplier", "x_generator": { "engine": "sadp-cli 1.0.0" }, "providerMetadata": { "orgId": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c", "shortName": "redhat-SADP", "dateUpdated": "2026-07-15T01:02:48.658Z" } } ] } }