LiveActive security incident?Get immediate response
CVE Record

CVE-2021-45031: Weak Authentication in Login Function of USC+

A vulnerability in MEPSAN's USC+ before version 3.0 has a weakness in login function which lets attackers to generate high privileged accounts passwords.

HighCVSS 7.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

MEPSAN USC+ before version 3.0 has a login authentication weakness that may let an unauthenticated network attacker generate passwords for highly privileged accounts. The impact is potentially serious because compromise could expose sensitive data and disrupt availability, but the public sources provide limited technical detail.

Executive priority

Prioritize this for asset confirmation and remediation if USC+ supports critical operations or is reachable beyond trusted administration networks. The severity is high, but urgency depends on confirmed deployment, version, and exposure.

Technical view

CVE-2021-45031 is a CWE-305 authentication weakness in the USC+ login function. The CVSS 3.1 score is 7.7, with network attack vector, no required privileges or user interaction, high attack complexity, and high confidentiality and availability impact.

Likely exposure

Exposure is most likely where MEPSAN USC+ deployments before version 3.0 are reachable over a network. The source data does not provide CPEs, deployment patterns, or exact vulnerable build ranges beyond “before version 3.0.”

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Public detail is sparse, so defenders should treat internet-reachable or operationally sensitive USC+ login surfaces as higher priority until version and exposure are confirmed.

Researcher notes

Evidence is limited to CVE metadata and government advisory references. One USOM reference is tagged as a broken link in the bundle. No exploit code, KEV status, or detailed root-cause analysis is provided, so validation should stay defensive and version-focused.

Mitigation direction

  • Upgrade MEPSAN USC+ to version 3.0 or later if available and supported.
  • Check MEPSAN or national CERT guidance for product-specific remediation details.
  • Restrict network access to USC+ login interfaces to trusted administrative networks.
  • Review and rotate privileged USC+ account credentials after remediation.
  • Monitor for unexpected privileged account or password changes.

Validation and detection

  • Inventory all MEPSAN USC+ deployments and record exact versions.
  • Confirm whether any USC+ instance is older than version 3.0.
  • Identify whether USC+ login interfaces are exposed to untrusted networks.
  • Review account audit data for unexpected privileged password generation or changes.
  • Verify compensating access controls around any instance awaiting upgrade.
Prepared
Confidence
medium
Sources
4

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 · low confidence lookup

CWE-305: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-45031 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.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/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
3Timeline events
1ADP providers
3Source 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.7CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:H2.25.5TR-CERT

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MepsanUSC+unspecifiedunaffected
Weakness

CWE details

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

CWE-305 · source CWE mapping

Authentication Bypass by Primary Weakness

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