Real-time CVE monitoring

CVE alerts for
.NET / ASP.NET

CVEye scans every new CVE and notifies your team the moment .NET / ASP.NET is affected — before attackers can exploit it.

Monitor .NET / ASP.NET free →No credit card · 7-day trial

Recent .NET / ASP.NET CVEs

  • CVE-2026-10657LOWCVSS 3.7

    Zephyr's DNS resolver detects mDNS (.local) queries in dns_resolve_name_internal() (subsys/net/lib/dns/resolve.c) with memcmp(strrchr(query, '.'), ".local", 7), which always reads a fixed 7 bytes from the suffix pointer. When the resolved hostname's final label is shorter than 7 bytes (e.g. names ending in .org, .com, .net, .io, or a trailing dot), the comparison reads 1-2 bytes past the string's NUL terminator. The hostname (query) is the caller-supplied name passed through the standard getaddrinfo()/dns_get_addr_info()/dns_resolve_name() path and is influenceable by operators or remote inputs (server names from configuration, parsed URLs, or app-facing interfaces). On a tightly-sized buffer with no slack (for example a userspace getaddrinfo call where the hostname is copied with k_usermode_string_alloc_copy to exactly strlen+1 bytes), the over-read crosses the allocation boundary; if that boundary is unmapped (guard page, memory-domain boundary under MPU, or an address sanitizer) the over-read faults, causing a denial of service. The over-read bytes are never returned, so there is no information disclosure. The flaw is compiled only when CONFIG_MDNS_RESOLVER is enabled, exists since v1.10.0, and is fixed by replacing the fixed-length memcmp with a NUL-safe strcmp(ptr, ".local").

  • CVE-2026-58523MEDIUMCVSS 6.5

    Improper access control in Microsoft Edge for Android allows an unauthorized attacker to bypass a security feature over a network.

  • CVE-2026-58597MEDIUMCVSS 4.3

    Insufficient ui warning of dangerous operations in Microsoft Edge (Chromium-based) allows an unauthorized attacker to perform spoofing over a network.

  • CVE-2026-58524MEDIUMCVSS 5.4

    Improper neutralization of input during web page generation ('cross-site scripting') in Microsoft Edge (Chromium-based) allows an unauthorized attacker to perform spoofing over a network.

  • CVE-2026-58522MEDIUMCVSS 6.8

    Relative path traversal in Microsoft Edge for Android allows an unauthorized attacker to disclose information locally.

  • CVE-2026-58300MEDIUMCVSS 6.2

    Absolute path traversal in Microsoft Edge for Android allows an unauthorized attacker to disclose information locally.

  • CVE-2026-58299HIGHCVSS 7.5

    Time-of-check time-of-use (toctou) race condition in Microsoft Edge for Android allows an unauthorized attacker to execute code over a network.

  • CVE-2026-58298HIGHCVSS 7.2

    Improper neutralization of input during web page generation ('cross-site scripting') in Microsoft Edge (Chromium-based) allows an unauthorized attacker to perform spoofing over a network.

  • CVE-2026-58297HIGHCVSS 7.1

    Exposure of private personal information to an unauthorized actor in Microsoft Edge for Android allows an unauthorized attacker to disclose information over a network.

  • CVE-2026-58296HIGHCVSS 7.1

    Exposure of private personal information to an unauthorized actor in Microsoft Edge for Android allows an unauthorized attacker to disclose information over a network.

  • CVE-2026-58295HIGHCVSS 8.3

    Access of resource using incompatible type ('type confusion') in Microsoft Edge (Chromium-based) allows an unauthorized attacker to bypass a security feature over a network.

  • CVE-2026-58294HIGHCVSS 7.5

    Use after free in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network.

  • CVE-2026-58293HIGHCVSS 8.1

    External control of file name or path in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network.

  • CVE-2026-58292HIGHCVSS 7.5

    Improper input validation in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network.

  • CVE-2026-58291MEDIUMCVSS 6.1

    Operation on a resource after expiration or release in Microsoft Edge (Chromium-based) allows an unauthorized attacker to disclose information over a network.

Never miss a .NET / ASP.NET vulnerability

CVEye monitors .NET / ASP.NET and your entire stack 24/7, sending instant alerts via email, Slack, Discord, or webhook the moment a new CVE is published.

7-day free trial · No credit card required

Also monitor