LiveActive security incident?Get immediate response
CVE Record

CVE-2023-27098: TP-Link Tapo APK up to v2.12.703 uses hardcoded credentials for access to the login panel.

TP-Link Tapo APK up to v2.12.703 uses hardcoded credentials for access to the login panel.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-27098 reports hardcoded credentials in TP-Link Tapo APK versions up to v2.12.703. In business terms, embedded credentials can let an attacker access a login panel without normal authorization controls. The public record rates this high, but published affected-product and fix details are limited.

Executive priority

Prioritize identification and update planning, especially in managed mobile environments or sites using TP-Link Tapo products. The issue is high severity because credentials embedded in software can expose sensitive access, but current public evidence is incomplete on affected scope, fixes, and exploitation.

Technical view

The CVE describes hardcoded credentials in TP-Link Tapo APK up to v2.12.703. The CVSS 3.1 vector is AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N, indicating unauthenticated network reachability and high confidentiality impact only. CWE is listed as CWE-312. The source metadata lists affected vendor and product as n/a.

Likely exposure

Exposure is most likely where TP-Link Tapo APK versions up to v2.12.703 are installed or distributed internally. The CVE record does not provide package identifiers, platforms, or complete CPE data, so organizations must verify exact app inventory through device management and approved software lists.

Exploitation context

The provided sources do not show CISA KEV listing or confirmed active exploitation. The GitHub reference may contain researcher material, but the CVE bundle alone does not establish exploit use in the wild. Treat this as a high-risk credential exposure issue without claiming active attacks.

Researcher notes

Key gaps are affected package identity, vendor confirmation, fixed versions, and practical exposure path for the login panel. Do not infer broader TP-Link product impact from this bundle. Further analysis should stay anchored to the CVE record, TP-Link support guidance, and the referenced researcher repository.

Mitigation direction

  • Check TP-Link support or advisories for a fixed Tapo app version.
  • Update TP-Link Tapo APK where a vendor-approved fixed version exists.
  • Remove unapproved or outdated Tapo APK versions from managed devices.
  • Restrict access to related login panels wherever operationally possible.
  • Monitor vendor guidance because no specific patch is named in the bundle.

Validation and detection

  • Inventory devices for TP-Link Tapo APK versions up to v2.12.703.
  • Confirm whether the APK source is official and currently supported.
  • Review MDM records for sideloaded or unmanaged Tapo APK installations.
  • Check vendor support channels for remediation status and version guidance.
  • Document compensating controls where immediate update is not available.
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-312: 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-2023-27098 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.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/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
3Timeline events
2ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: partial

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.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2023-27098Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

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

CWE-312 · source CWE mapping

Cleartext Storage of Sensitive Information

Cleartext Storage of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.