Security readout for executives and security teams
Plain-English summary
This flaw affects vivo’s permission manager on versions earlier than Android 10. A locally installed app could bypass permission checks and perform privileged system operations. Business risk is mainly for organizations with older vivo devices in managed or BYOD fleets.
Executive priority
High priority only where older vivo devices are present. Treat unsupported pre-Android 10 devices as a mobile fleet risk because the issue crosses permission boundaries and may affect confidentiality and availability.
Technical view
CVE-2021-26280 is a CWE-306 missing authorization issue in vivo’s permission manager module. The CVSS 3.1 vector is local, low complexity, low privileges required, user interaction required, changed scope, high confidentiality impact, no integrity impact, and high availability impact.
Likely exposure
Exposure appears limited to vivo devices using the affected permission manager module on versions earlier than Android 10. The source bundle does not identify specific device models, regions, or patch levels.
Exploitation context
The CVE record describes local exploitation by an installed application. KEV is false, and the provided sources do not show active exploitation, public exploit availability, or weaponized use.
Researcher notes
Evidence is limited to the CVE data and vivo advisory reference. The sources do not provide model lists, patch identifiers, exploit details, or detection indicators. Validate exposure through device inventory and vendor applicability checks.
Mitigation direction
- Check vivo’s advisory for model-specific update guidance.
- Upgrade affected vivo devices when vendor-supported updates are available.
- Retire or isolate vivo devices stuck before Android 10.
- Restrict sideloading and unmanaged app installation on mobile fleets.
- Remove untrusted locally installed applications from affected devices.
Validation and detection
- Inventory vivo devices across corporate and BYOD programs.
- Confirm Android version and vendor build for each device.
- Identify devices running versions earlier than Android 10.
- Review MDM records for sideloaded or unmanaged apps.
- Document unsupported devices requiring replacement or isolation.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCVE-2021-26280 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.9 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:H
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:H1.55.8Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.9HighVector: CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://www.vivo.com/en/support/security-advisory-detail?id=6CVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
