LiveActive security incident?Get immediate response
CVE Record

CVE-2022-36263: StreamLabs Desktop Application 1.9.0 is vulnerable to Incorrect Access Control via obs64.exe.

StreamLabs Desktop Application 1.9.0 is vulnerable to Incorrect Access Control via obs64.exe. An attacker can execute arbitrary code via a crafted .exe file.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2022-36263 concerns StreamLabs Desktop Application 1.9.0. The report says an access-control weakness involving obs64.exe can let an attacker run arbitrary code through a crafted executable. The public data lacks CVSS scoring, vendor-affected product metadata, and a named fixed version, so urgency depends on whether this desktop app version exists in your environment.

Executive priority

Treat as a targeted endpoint risk until inventory proves otherwise. Prioritize creator, marketing, broadcast, or workstation fleets where StreamLabs Desktop is installed, but avoid emergency classification without evidence of active exploitation or confirmed enterprise exposure.

Technical view

The CVE describes CWE-284 incorrect access control in StreamLabs Desktop Application 1.9.0 via obs64.exe. The linked report title indicates CreateProcessW API misuse and binary hijack behavior. The source bundle does not provide detailed prerequisites, privilege context, supported platforms, or remediation version information.

Likely exposure

Exposure appears limited to endpoints running StreamLabs Desktop Application 1.9.0. The CVE affected-product fields are listed as n/a, so inventory should rely on installed software/version evidence rather than CPE matching alone.

Exploitation context

CISA KEV is false, and the supplied sources do not cite active exploitation. A public GitHub reference exists, but the bundle does not establish real-world use, exploit maturity, attacker prerequisites, or whether user interaction is required.

Researcher notes

The record is sparse: no CVSS vector, no CPEs, no vendor fix in the supplied data, and only one public technical reference. Analysis should preserve that uncertainty and avoid extrapolating affected products beyond StreamLabs Desktop Application 1.9.0.

Mitigation direction

  • Inventory StreamLabs Desktop installations and identify version 1.9.0.
  • Check StreamLabs vendor guidance for fixed versions or official workarounds.
  • Upgrade or remove affected installations where business need is low.
  • Apply endpoint controls that restrict untrusted executable launch paths.
  • Limit local administrative privileges on creator and media workstations.

Validation and detection

  • Confirm installed StreamLabs Desktop versions from endpoint inventory.
  • Review vendor release notes or advisories for this CVE before closing risk.
  • Check endpoint telemetry for unexpected process launches related to StreamLabs components.
  • Verify application-control policy coverage on affected workstations.
  • Document any compensating controls if no vendor fix is identified.
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 · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-36263 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

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-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.