LiveActive security incident?Get immediate response
CVE Record

CVE-2022-45480: PC Keyboard WiFi & Bluetooth allows an attacker (in a man-in-the-middle position between the server and a c...

PC Keyboard WiFi & Bluetooth allows an attacker (in a man-in-the-middle position between the server and a connected device) to see all data (including keypresses) in cleartext. CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue can expose typed data, including passwords, when Telepad PC Keyboard WiFi & Bluetooth is used and an attacker can intercept traffic between the connected device and server. It is not in CISA KEV, and the provided sources do not show active exploitation, but confidentiality impact is high where sensitive keystrokes are involved.

Executive priority

Treat this as a targeted confidentiality risk, not a broad emergency. Prioritize environments where employees may type passwords, customer data, or operational secrets through the affected app.

Technical view

CVE-2022-45480 is CWE-319 cleartext transmission affecting Telepad PC Keyboard WiFi & Bluetooth versions <= 30. The CVSS 3.1 score is 5.9 with high confidentiality impact and no integrity or availability impact. The reported attack requires a man-in-the-middle position and high attack complexity.

Likely exposure

Exposure is limited to organizations or users running Telepad PC Keyboard WiFi & Bluetooth version 30 or earlier, especially on shared, hostile, or poorly controlled networks where interception is plausible.

Exploitation context

The source bundle does not cite active exploitation, and KEV is false. Exploitation depends on being positioned between the server and connected device, then observing cleartext data including keystrokes.

Researcher notes

Evidence is limited to product, version range, CWE-319, CVSS, and the Synopsys advisory reference. The bundle does not provide exploit details, packet format, proof-of-concept, active exploitation evidence, or a confirmed fixed version.

Mitigation direction

  • Identify and remove or replace affected Telepad installations where sensitive input is possible.
  • Check Telepad or vendor guidance for updated versions or official mitigation advice.
  • Avoid using the app on public, guest, or untrusted networks.
  • Do not enter passwords, secrets, or regulated data through affected versions.
  • Segment or restrict device-to-server traffic to trusted networks only.

Validation and detection

  • Inventory endpoints and mobile devices for Telepad PC Keyboard WiFi & Bluetooth.
  • Confirm installed versions and flag version 30 or earlier.
  • Review whether the app is used for credentials or sensitive workflows.
  • Assess network paths where device-to-server interception is realistic.
  • Monitor vendor and CVE records for fixed-version details.
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-319: 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-45480 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.9 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:H/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
TelepadPC Keyboard WiFi & Bluetooth<= 30Listed
Weakness

CWE details

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

CWE-319 · source CWE mapping

Cleartext Transmission of Sensitive Information

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