Vulnerability:
A critical vulnerability is easily discoverable by an external actor,
exploitable, and results in the direct ability to execute arbitrary code,
exfiltrate data, and otherwise gain additional access and privileges to
cloud resources and workloads. Examples include publicly accessible
unprotected user data and public SSH access with weak or no
passwords.
Threat:
Indicates a threat that is able to access, modify, or delete data or
execute unauthorized code within existing resources.
High
Vulnerability:
A high risk vulnerability can be easily discovered and exploited in
combination with other vulnerabilities in order to gain direct access and
the ability to execute arbitrary code, exfiltrate data, and otherwise
gain additional access and privileges to cloud resources and workloads.
An example is a database with weak or no passwords that is only
accessible internally. This database could easily be compromised by an
actor that had access to the internal network.
Threat:
Indicates a threat that is able to create new computational resources in
an environment but not able to access data or execute code in existing
resources.
Low
Vulnerability:
A low risk vulnerability hampers a security organization's ability to
detect vulnerabilities or active threats in their deployment, or prevents
the root cause investigation of security issues. An example is monitoring
and logs being disabled for resource configurations and access.
Threat:
Indicates a threat that has obtained minimal access to an environment but
is not able to access data, execute code, or create resources.
Medium
Vulnerability:
A medium risk vulnerability could be used by an actor to gain access to
resources or privileges that enable them to eventually (through multiple
steps or a complex exploit) gain access and the ability to execute
arbitrary code or exfiltrate data. An example is a service account with
access to more projects than it should have. If an actor gains access to
the service account, they could potentially use that access to manipulate
a project the service account was not intended to.
Threat:
Indicates a threat that is able to cause operational impact but may not
access data or execute unauthorized code.
Unspecified
This value is used for findings when a source doesn't write a severity
value.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation outlines the \u003ccode\u003eFinding.Types.Severity\u003c/code\u003e enum within the Security Command Center v2 API, detailing the different levels of severity that can be assigned to security findings.\u003c/p\u003e\n"],["\u003cp\u003eThe severity levels range from \u003ccode\u003eUnspecified\u003c/code\u003e, \u003ccode\u003eLow\u003c/code\u003e, \u003ccode\u003eMedium\u003c/code\u003e, \u003ccode\u003eHigh\u003c/code\u003e, to \u003ccode\u003eCritical\u003c/code\u003e, each representing a different level of risk associated with a vulnerability or threat.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCritical\u003c/code\u003e findings represent the most severe vulnerabilities, describing easily exploitable flaws that enable attackers to gain direct access, execute code, and exfiltrate data.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHigh\u003c/code\u003e risk vulnerabilities can be exploited in combination with other weaknesses to gain access and execute arbitrary code, and \u003ccode\u003eMedium\u003c/code\u003e vulnerabilities could allow gaining access to resources through complex methods, while \u003ccode\u003eLow\u003c/code\u003e risk vulnerabilities hinder the detection of security issues.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUnspecified\u003c/code\u003e is used when a source does not provide a specific severity value.\u003c/p\u003e\n"]]],[],null,["# Security Command Center v2 API - Enum Finding.Types.Severity (1.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.0 (latest)](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.Finding.Types.Severity)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/1.1.0/Google.Cloud.SecurityCenter.V2.Finding.Types.Severity)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/1.0.0/Google.Cloud.SecurityCenter.V2.Finding.Types.Severity) \n\n public enum Finding.Types.Severity\n\nReference documentation and code samples for the Security Command Center v2 API enum Finding.Types.Severity.\n\nThe severity of the finding.\n\nNamespace\n---------\n\n[Google.Cloud.SecurityCenter.V2](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.SecurityCenter.V2.dll"]]