LiveActive security incident?Get immediate response
CVE Record

CVE-2022-1799: Incorrect signature verification on Google play-services-basement in Google Play SDK

Incorrect signature trust exists within Google Play services SDK play-services-basement. A debug version of Google Play services is trusted by the SDK for devices that are non-GMS. We recommend upgrading the SDK past the 2022-05-03 release.

MediumCVSS 5.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Some Android apps built with affected Google Play Services SDK could incorrectly trust a debug Google Play services build on non-GMS devices. That trust mistake can expose sensitive data or allow integrity impact, but high privileges and user interaction reduce broad exploitation likelihood.

Executive priority

Treat this as a moderate dependency remediation item. It can affect confidentiality and integrity, but available evidence does not show active exploitation and the attack conditions are restrictive. Patch through normal mobile release governance, prioritizing apps with non-GMS device exposure.

Technical view

CVE-2022-1799 is incorrect signature trust in Google Play services SDK play-services-basement. On non-GMS devices, the SDK may trust a debug version of Google Play services. CVSS 3.1 is 5.7 with high confidentiality and integrity impact, no availability impact, high attack complexity, high privileges, and required user interaction.

Likely exposure

Exposure is most likely in Android applications using Google Play Services SDK play-services-basement versions not upgraded past the May 3, 2022 release, especially where apps may run on non-GMS devices. The source bundle does not identify exact vulnerable version ranges.

Exploitation context

The source bundle does not report active exploitation, and this CVE is not listed as KEV. The CVSS vector suggests exploitation is constrained by high privileges, high complexity, and user interaction, so prioritize dependency hygiene over emergency incident response unless local evidence indicates abuse.

Researcher notes

Evidence is limited to the CVE description and Google release reference. Affected versions are unspecified, and no exploit details are provided. Validation should focus on dependency resolution, transitive inclusion of play-services-basement, and whether application trust decisions depend on Google Play services signatures on non-GMS devices.

Mitigation direction

  • Upgrade Google Play Services SDK dependencies past the May 3, 2022 release.
  • Confirm play-services-basement is not pinned to an older vulnerable dependency.
  • Check Google release guidance for current recommended SDK versions.
  • Prioritize apps distributed to or usable on non-GMS Android devices.

Validation and detection

  • Inventory Android apps using Google Play Services SDK or play-services-basement.
  • Review dependency manifests and build lockfiles for affected SDK versions.
  • Confirm CI builds resolve to versions newer than the May 3, 2022 release.
  • Assess whether supported device populations include non-GMS Android devices.
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 · low confidence lookup

CWE-501: 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-2022-1799 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
5.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/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
5.7CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N0.55.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.7Medium
CVSS 3.1 vector shape for CVE-2022-1799Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Google LLCGoogle Play Services SDKunspecifiedListed
Weakness

CWE details

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

CWE-501 · source CWE mapping

Trust Boundary Violation

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