LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50925: Prowise Reflect v1.0.9 - Remote Keystroke Injection

Prowise Reflect version 1.0.9 contains a remote keystroke injection vulnerability that allows attackers to send keyboard events through an exposed WebSocket on port 8082. Attackers can craft malicious web pages to inject keystrokes, opening applications and typing arbitrary text by sending specific WebSocket messages.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

Prowise Reflect 1.0.9 can accept unauthorized remote keyboard input through an exposed WebSocket service. An attacker could cause a target system to open applications or type arbitrary text. This is high business risk for environments using affected Prowise Reflect software, especially where the service is reachable from untrusted networks.

Executive priority

Prioritize within the current remediation cycle, or faster for exposed systems. The issue can allow remote control of keyboard input and has public exploit information. If Prowise Reflect is used in classrooms, meeting rooms, or shared displays, assess exposure immediately.

Technical view

CVE-2022-50925 affects Prowise Reflect v1.0.9. The issue is classified as CWE-346 and involves improper validation of WebSocket input on port 8082, enabling remote keystroke injection. The CVSS 3.1 score is 9.8, with network attack vector, low complexity, no privileges, and no user interaction indicated in the provided CVE data.

Likely exposure

Exposure is likely limited to systems running Prowise Reflect v1.0.9 with the WebSocket service reachable. Risk increases if port 8082 is accessible from user networks, guest networks, or the internet. The sources do not identify other affected versions.

Exploitation context

A public ExploitDB reference exists, so proof-of-concept information is publicly available. The provided data does not show CISA KEV listing or confirmed active exploitation. Treat reachable affected instances as urgent because exploitation requires no privileges and can directly affect system integrity.

Researcher notes

Sources identify Prowise Reflect v1.0.9 only. No patch version is named in the provided bundle. ExploitDB is cited as an exploit reference, but active exploitation is not established. Validate reachability and version before escalation, and avoid assuming other Prowise products are affected.

Mitigation direction

  • Identify whether Prowise Reflect v1.0.9 is deployed.
  • Check Prowise guidance for fixed versions or vendor-recommended mitigations.
  • Remove or disable affected software where not business-critical.
  • Restrict access to the exposed WebSocket service from untrusted networks.
  • Monitor for unexpected application launches or typed input on affected systems.

Validation and detection

  • Inventory endpoints and interactive displays for Prowise Reflect v1.0.9.
  • Confirm whether port 8082 is reachable from untrusted network segments.
  • Review firewall and segmentation controls around affected hosts.
  • Check vendor sources for updated advisory or patch information.
  • Document affected assets, exposure path, and remediation owner.
Prepared
Confidence
medium
Sources
5

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-346: 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-50925 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

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

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
4Source 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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2022-50925Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
ProwiseProwise ReflectV1.0.9Listed
Weakness

CWE details

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

CWE-346 · source CWE mapping

Origin Validation Error

Origin Validation Error represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.