CVE-2022-30184

CVE-2022-30184 is a medium-severity security vulnerability in NuGet.Commands (nuget), affecting versions >= 3.5.0, < 4.9.5. It is fixed in 4.9.5, 5.2.1, 5.7.2, 5.9.2, 5.11.2, 6.0.2, 6.2.1.

Does this CVE actually affect you?

Kodem shows which CVEs are reachable and running in your applications, so you fix what's exploitable, not just what's listed.

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Runtime intelligence, not another scanner.

Summary

Potential leak of NuGet.org API key

Description

Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 6.0 and .NET Core 3.1, NuGet (NuGet.exe, NuGet.Commands, NuGet.CommandLine, NuGet.CommandLine.XPlat version range from 3.5.0 to 6.2.0). This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability.

A vulnerability exists in .NET 6.0, .NET Core 3.1, and NuGet (NuGet.exe, NuGet.Commands, NuGet.CommandLine, NuGet.CommandLine.XPlat version range from 3.5.0 to 6.2.0) where a nuget.org api key could leak due to an incorrect comparison with a server url.

Affected software

NuGet & NuGet Packages

  • Any NuGet.exe, NuGet.Commands, NuGet.CommandLine, NuGet.CommandLine.XPlat 6.2.0 version or earlier.
  • Any NuGet.exe, NuGet.Commands, NuGet.CommandLine, NuGet.CommandLine.XPlat 6.0.1 version or earlier.
  • Any NuGet.exe, NuGet.Commands, NuGet.CommandLine, NuGet.CommandLine.XPlat 5.11.1 version or earlier.
  • Any NuGet.exe, NuGet.Commands, NuGet.CommandLine, NuGet.CommandLine.XPlat 5.9.1 version or earlier.
  • Any NuGet.exe, NuGet.Commands, NuGet.CommandLine, NuGet.CommandLine.XPlat 5.7.1 version or earlier.
  • Any NuGet.exe, NuGet.Commands, NuGet.CommandLine, NuGet.CommandLine.XPlat 4.9.4 version or earlier.

.NET SDK(s)

  • Any .NET 6.0 application running on .NET 6.0.5 or earlier.
  • Any .NET 3.1 application running on .NET Core 3.1.25 or earlier.

Other Details

Announcement for this issue can be found at https://github.com/NuGet/Announcements/issues/62

MSRC details for this can be found at https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-30184

Impact

CVE-2022-30184 has a CVSS score of 5.5 (Medium). The vector is requires local access, no privileges required, and user interaction required. A CVSS score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether this affects your application depends on whether the vulnerable code is present and reachable in your environment. A fixed version is available (4.9.5, 5.2.1, 5.7.2, 5.9.2, 5.11.2, 6.0.2, 6.2.1); upgrading removes the vulnerable code path.

Affected versions

NuGet.Commands (>= 3.5.0, < 4.9.5) NuGet.CommandLine (>= 3.5.0, < 4.9.5) NuGet.CommandLine.XPlat (>= 3.5.0, < 4.9.5) NuGet.Commands (>= 5.0.0, < 5.2.1) NuGet.Commands (>= 5.3.0, < 5.7.2) NuGet.Commands (>= 5.8.0, < 5.9.2) NuGet.Commands (>= 5.10.0, < 5.11.2) NuGet.Commands (>= 6.0.0, < 6.0.2) NuGet.Commands (>= 6.1.0, < 6.2.1) NuGet.CommandLine (>= 5.0.0, < 5.2.1) NuGet.CommandLine (>= 5.3.0, < 5.7.2) NuGet.CommandLine (>= 5.8.0, < 5.9.2) NuGet.CommandLine (>= 5.10.0, < 5.11.2) NuGet.CommandLine (>= 6.0.0, < 6.0.2) NuGet.CommandLine (>= 6.1.0, < 6.2.1) NuGet.CommandLine.XPlat (>= 5.0.0, < 5.2.1) NuGet.CommandLine.XPlat (>= 5.3.0, < 5.7.2) NuGet.CommandLine.XPlat (>= 5.8.0, < 5.9.2) NuGet.CommandLine.XPlat (>= 5.10.0, < 5.11.2) NuGet.CommandLine.XPlat (>= 6.0.0, < 6.0.2) NuGet.CommandLine.XPlat (>= 6.1.0, < 6.2.1)

Security releases

NuGet.Commands → 4.9.5 (nuget) NuGet.CommandLine → 4.9.5 (nuget) NuGet.CommandLine.XPlat → 4.9.5 (nuget) NuGet.Commands → 5.2.1 (nuget) NuGet.Commands → 5.7.2 (nuget) NuGet.Commands → 5.9.2 (nuget) NuGet.Commands → 5.11.2 (nuget) NuGet.Commands → 6.0.2 (nuget) NuGet.Commands → 6.2.1 (nuget) NuGet.CommandLine → 5.2.1 (nuget) NuGet.CommandLine → 5.7.2 (nuget) NuGet.CommandLine → 5.9.2 (nuget) NuGet.CommandLine → 5.11.2 (nuget) NuGet.CommandLine → 6.0.2 (nuget) NuGet.CommandLine → 6.2.1 (nuget) NuGet.CommandLine.XPlat → 5.2.1 (nuget) NuGet.CommandLine.XPlat → 5.7.2 (nuget) NuGet.CommandLine.XPlat → 5.9.2 (nuget) NuGet.CommandLine.XPlat → 5.11.2 (nuget) NuGet.CommandLine.XPlat → 6.0.2 (nuget) NuGet.CommandLine.XPlat → 6.2.1 (nuget)

Kodem intelligence

Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.

Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter. Kodem's runtime-powered SCA identifies whether this CVE is reachable in your applications.

Already deployed Kodem?

See it in your environmentNew to Kodem? Get a demo →

Remediation advice

.NET 6.0 and .NET Core 3.1 updates are also available from Microsoft Update. To access this either type "Check for updates" in your Windows search, or open Settings, choose Update & Security and then click Check for Updates.

Frequently Asked Questions

  1. What is CVE-2022-30184? CVE-2022-30184 is a medium-severity security vulnerability in NuGet.Commands (nuget), affecting versions >= 3.5.0, < 4.9.5. It is fixed in 4.9.5, 5.2.1, 5.7.2, 5.9.2, 5.11.2, 6.0.2, 6.2.1.
  2. How severe is CVE-2022-30184? CVE-2022-30184 has a CVSS score of 5.5 (Medium). This score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether it represents real risk in your environment depends on whether the vulnerable code is present and reachable.
  3. Which packages are affected by CVE-2022-30184?
    • NuGet.Commands (nuget) (versions >= 3.5.0, < 4.9.5)
    • NuGet.CommandLine (nuget) (versions >= 3.5.0, < 4.9.5)
    • NuGet.CommandLine.XPlat (nuget) (versions >= 3.5.0, < 4.9.5)
  4. Is there a fix for CVE-2022-30184? Yes. CVE-2022-30184 is fixed in 4.9.5, 5.2.1, 5.7.2, 5.9.2, 5.11.2, 6.0.2, 6.2.1. Upgrade to this version or later.
  5. Is CVE-2022-30184 exploitable, and should I be worried? Whether CVE-2022-30184 is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo
  6. What actually determines whether CVE-2022-30184 is exploitable, and how bad it is? Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.
  7. How do I fix CVE-2022-30184?
    • Upgrade NuGet.Commands to 4.9.5 or later
    • Upgrade NuGet.CommandLine to 4.9.5 or later
    • Upgrade NuGet.CommandLine.XPlat to 4.9.5 or later
    • Upgrade NuGet.Commands to 5.2.1 or later
    • Upgrade NuGet.Commands to 5.7.2 or later
    • Upgrade NuGet.Commands to 5.9.2 or later
    • Upgrade NuGet.Commands to 5.11.2 or later
    • Upgrade NuGet.Commands to 6.0.2 or later
    • Upgrade NuGet.Commands to 6.2.1 or later
    • Upgrade NuGet.CommandLine to 5.2.1 or later
    • Upgrade NuGet.CommandLine to 5.7.2 or later
    • Upgrade NuGet.CommandLine to 5.9.2 or later
    • Upgrade NuGet.CommandLine to 5.11.2 or later
    • Upgrade NuGet.CommandLine to 6.0.2 or later
    • Upgrade NuGet.CommandLine to 6.2.1 or later
    • Upgrade NuGet.CommandLine.XPlat to 5.2.1 or later
    • Upgrade NuGet.CommandLine.XPlat to 5.7.2 or later
    • Upgrade NuGet.CommandLine.XPlat to 5.9.2 or later
    • Upgrade NuGet.CommandLine.XPlat to 5.11.2 or later
    • Upgrade NuGet.CommandLine.XPlat to 6.0.2 or later
    • Upgrade NuGet.CommandLine.XPlat to 6.2.1 or later

Other vulnerabilities in NuGet.Commands

Stop the waste.
Protect your environment with Kodem.