LiveActive security incident?Get immediate response
CVE Record

CVE-2026-47114: IINA < 1.4.3 Command Execution via iina://open URL Scheme

IINA before 1.4.3 contains a user-assisted command execution vulnerability that allows remote attackers to execute arbitrary commands by supplying malicious mpv_-prefixed query parameters through the iina://open custom URL scheme handler. Attackers can deliver a crafted URL via a browser that passes unvalidated mpv_options/input-commands parameters into the mpv runtime, causing arbitrary command execution as the current macOS user upon approval of the browser protocol prompt without requiring a valid media file.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2026-47114 lets a malicious website or link abuse IINA's macOS URL handler to run commands as the logged-in user. The user must approve the browser's protocol prompt, but a real media file is not required. IINA versions before 1.4.3 are in scope.

Executive priority

Prioritize patching managed macOS endpoints that have IINA installed. The issue is user-assisted, but successful exploitation could run commands with the user's privileges, creating meaningful data theft and workstation compromise risk.

Technical view

IINA before 1.4.3 passed unvalidated mpv_-prefixed iina://open query parameters into mpv runtime options/input commands. This creates user-assisted command execution with network delivery, no authentication, and high impact to confidentiality, integrity, and availability. The cited patch and release tag identify 1.4.3 as the fixed version.

Likely exposure

Exposure is most likely on macOS workstations where IINA before 1.4.3 is installed and registered to handle iina:// URLs. Risk increases for users who browse the web, receive external links, or use IINA as a default media player.

Exploitation context

The source bundle includes a public technical write-up tagged as exploit and a third-party advisory. The bundle does not show CISA KEV listing or other evidence of active exploitation. Treat this as publicly documented and practical, but not confirmed exploited in the wild from the provided evidence.

Researcher notes

Focus validation on URL scheme registration, pre-1.4.3 builds, and handling of mpv_-prefixed query parameters. Do not assume active exploitation from the bundle. The affected-product data is sparse, so rely on the description, release notes, and patch reference for version scoping.

Mitigation direction

  • Upgrade IINA to version 1.4.3 or later.
  • Inventory macOS endpoints for IINA versions older than 1.4.3.
  • Warn users not to approve unexpected browser prompts for iina:// links.
  • Check vendor release notes and advisory updates for additional hardening guidance.
  • Consider restricting custom URL scheme handling until patched, where endpoint controls support it.

Validation and detection

  • Verify installed IINA versions report 1.4.3 or later.
  • Confirm endpoint inventory has no IINA versions older than 1.4.3.
  • Review browser and endpoint telemetry for unexpected iina://open invocations.
  • Validate that software management tools deploy the fixed release to macOS fleets.
  • Track the CVE record and vendor release page for updated scope or fixes.
Prepared
Confidence
high
Sources
6

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-88: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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-2026-47114 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
8.8 (3.1)
Known Exploited
No
Published

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

2CVSS vectors
3Timeline events
1ADP providers
5Source links

SSVC decision data

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

CVSS vector scores

2 official scores

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
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H2.85.9VulnCheck
8.6CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NVulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

8.6High
CVSS 4.0 vector shape for CVE-2026-47114Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
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

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
iinaiina0affected
Weakness

CWE details

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

CWE-88 · source CWE mapping

Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.