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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupExecution 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 lookupCVE-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- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/ycdxsb/Vuln/blob/main/Streamlabs-CreateProcessW-API-Misuse-Binary-Hijack/CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Access Control
Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
