LiveActive security incident?Get immediate response
CVE Record

CVE-2021-26278: Sensitive information leakage vulnerability in wifi module

The wifi module exposes the interface and has improper permission control, leaking sensitive information about the device.

MediumCVSS 6.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

On affected vivo devices running Android versions earlier than 10, the Wi-Fi module can expose an interface without proper permission control. This may leak sensitive device information. The public record rates it medium severity and does not show CISA KEV listing or confirmed active exploitation.

Executive priority

Treat this as a targeted mobile exposure issue, not an internet-scale emergency. Prioritize organizations that still allow older vivo devices to access corporate data or sensitive networks.

Technical view

CVE-2021-26278 is a local, user-interaction-required confidentiality issue in vivo's Wi-Fi module. The CVSS v3.1 vector is AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N. The weakness is mapped to CWE-306, indicating missing authentication or improper permission enforcement.

Likely exposure

Exposure appears limited to vivo devices running Android versions earlier than Android 10. The sources do not provide CPEs, model lists, or enterprise deployment details, so inventory validation is required.

Exploitation context

The CVSS vector indicates local access and user interaction are required, with no privileges needed. The provided sources do not report public exploitation, exploit availability, or inclusion in CISA KEV.

Researcher notes

The public detail is sparse: affected scope is stated broadly as vivo Wi-Fi versions earlier than Android 10, with no models, patch identifiers, or proof-of-concept details. Avoid assuming broader Android or non-vivo impact.

Mitigation direction

  • Identify vivo devices running Android versions earlier than Android 10.
  • Move affected devices to Android 10 or later where vendor-supported.
  • Check vivo's advisory for model-specific guidance and available updates.
  • Retire or restrict unsupported affected devices from sensitive environments.
  • Monitor vendor security advisories for additional remediation details.

Validation and detection

  • Inventory managed and unmanaged vivo Android devices.
  • Confirm each device Android version and security update status.
  • Compare device models against vivo's security advisory.
  • Review EMM or MDM records for outdated vivo devices.
  • Document unsupported devices requiring replacement or compensating controls.
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-306: 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-26278 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
Medium
CVSS
6.3 (3.1)
Known Exploited
No
Published

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

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
6.3CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N1.84Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.3Medium
CVSS 3.1 vector shape for CVE-2021-26278Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
vivoWifiVersions earlier than Android 10unaffected
Weakness

CWE details

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

CWE-306 · source CWE mapping

Missing Authentication for Critical Function

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