LiveActive security incident?Get immediate response
CVE Record

CVE-2021-0193: Improper authentication in the Intel(R) In-Band Manageability software before version 2.13.0 may allow a pr...

Improper authentication in the Intel(R) In-Band Manageability software before version 2.13.0 may allow a privileged user to potentially enable escalation of privilege via network access.

HighCVSS 7.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-0193 is an improper authentication flaw in Intel In-Band Manageability software before version 2.13.0. A user who already has high privileges could use network access to gain further control. The main business risk is compromise of confidentiality, integrity, and availability on systems where this management software is deployed.

Executive priority

Prioritize remediation where this software manages sensitive systems or is reachable across networks. The flaw requires existing high privileges, which reduces broad attack likelihood, but successful misuse could have full confidentiality, integrity, and availability impact.

Technical view

The CVE maps to CWE-287 and has CVSS 3.1 score 7.2: AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H. The issue affects Intel In-Band Manageability software before 2.13.0 and may allow escalation of privilege over the network by a privileged user.

Likely exposure

Exposure is limited to environments running Intel In-Band Manageability software before version 2.13.0. Risk is higher where the software is reachable over management networks and where privileged user accounts exist on affected systems.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation is described as network-accessible, low complexity, no user interaction, but requiring high privileges before escalation is possible.

Researcher notes

Evidence is limited to the CVE description, CVSS vector, affected version boundary, CWE-287 classification, and Intel advisory reference. No exploit details, indicators, or independent active exploitation claims are present in the provided bundle.

Mitigation direction

  • Inventory Intel In-Band Manageability deployments and record installed versions.
  • Upgrade affected installations to version 2.13.0 or later where applicable.
  • Review Intel advisory INTEL-SA-00549 for environment-specific guidance.
  • Restrict management network access to trusted administrative paths.
  • Review privileged account access on systems using this software.

Validation and detection

  • Confirm no deployed Intel In-Band Manageability instance is older than 2.13.0.
  • Check whether affected services are reachable from untrusted networks.
  • Verify privileged account membership and recent changes on managed systems.
  • Review management logs for unexpected privileged actions or configuration changes.
  • Track the CVE and Intel advisory for revised guidance.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-287: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-0193 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.2 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H1.25.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.2High
CVSS 3.1 vector shape for CVE-2021-0193Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aIntel(R) In-Band Manageability softwarebefore version 2.13.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-287 · source CWE mapping

Improper Authentication

Improper Authentication represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.