VYPR
High severityNVD Advisory· Published Sep 13, 2018· Updated Aug 5, 2024

CVE-2018-8269

CVE-2018-8269

Description

A denial of service vulnerability exists when OData Library improperly handles web requests, aka "OData Denial of Service Vulnerability." This affects Microsoft.Data.OData.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

OData library in ASP.NET Core mishandles web requests, allowing unauthenticated remote attackers to cause denial of service.

Vulnerability

A denial of service vulnerability exists in the OData library (Microsoft.Data.OData) used by ASP.NET Core, which improperly handles crafted web requests. The vulnerability affects all versions of Microsoft.Data.OData prior to 5.8.4. Additionally, ASP.NET Core packages that depend on the OData library, such as Microsoft.AspNetCore.DataProtection.AzureStorage versions 2.1.1 and 2.2.0, and the Microsoft.AspNetCore.All shared framework versions 2.1.0–2.1.12 and 2.2.0–2.2.6, are affected [2]. The issue also impacts Microsoft SharePoint Server 2016 due to its dependency on the same OData library [3].

Exploitation

A remote unauthenticated attacker can exploit the vulnerability by sending specially crafted HTTP requests that include malicious OData filters to an application that uses the vulnerable OData library. For SharePoint Server 2016, sending more than ten such requests within a five-minute interval will exceed the default process recovery limit, causing the server to become unavailable until manually restarted [2][3]. No authentication or prior access is required.

Impact

Successful exploitation results in a denial of service condition, rendering the targeted OData web application or SharePoint server non-functional. The attacker causes the server process to terminate, and once the recovery limit is exhausted, the service remains down until an administrator manually restarts it. This impacts availability of the affected service [1][2][3].

Mitigation

Update the Microsoft.Data.OData package to version 5.8.4 or later. For ASP.NET Core applications using the Microsoft.AspNetCore.DataProtection.AzureStorage package, upgrade to version 2.1.2 or 2.2.1. For applications using the Microsoft.AspNetCore.All shared framework, upgrade to version 2.1.13 or 2.2.7. These updates were released by Microsoft on September 13, 2018 [2].

AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
Microsoft.Data.ODataNuGet
< 5.8.45.8.4
Microsoft.AspNetCore.DataProtection.AzureStorageNuGet
>= 2.1.0, < 2.1.132.1.13
Microsoft.AspNetCore.DataProtection.AzureStorageNuGet
>= 2.2.0, < 2.2.72.2.7
Microsoft.AspNetCore.AllNuGet
>= 2.1.0, < 2.1.132.1.13
Microsoft.AspNetCore.AllNuGet
>= 2.2.0, < 2.2.72.2.7

Affected products

4

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

8

News mentions

0

No linked articles in our index yet.