Skip to main content

Apple EUVDEUVD-2026-80006

| CVE-2026-10144 HIGH
OS Command Injection (CWE-78)
2026-09-15 disclosure@vulncheck.com GHSA-x8vr-98rv-c92v
7.1
CVSS 4.0 · Vendor: vulncheck
Share

Severity by source

Vendor (vulncheck) PRIMARY
7.1 HIGH
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from Vendor (vulncheck) · only source for this CVE.

CVSS VectorVendor: vulncheck

Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
A
Scope
X

Lifecycle Timeline

4
Source Code Evidence Fetched
Sep 15, 2026 - 22:30 vuln.today
Analysis Generated
Sep 15, 2026 - 22:30 vuln.today
Patch available
Sep 15, 2026 - 22:20 EUVD
CVE Published
Sep 15, 2026 - 22:16 cve.org
HIGH 7.1

DescriptionCVE.org

Rsbuild before 2.0.9 contains a command injection vulnerability that allows attackers to execute arbitrary OS commands by supplying a crafted URL containing shell metacharacters to the server.open configuration on macOS. The openBrowser() function in packages/core/src/server/open.ts passes the URL through encodeURI() before interpolating it into a shell command executed via child_process.exec(), but because encodeURI() does not encode dollar signs, parentheses, or semicolons, embedded shell metacharacters are evaluated by /bin/sh, enabling arbitrary command execution.

AnalysisAI

Rsbuild versions before 2.0.9 contain a command injection flaw in the developer-server browser-launcher on macOS. The openBrowser() helper in packages/core/src/server/open.ts passes a URL through encodeURI() and then interpolates it into a string handed to child_process.exec(), and because encodeURI() leaves characters such as $, (, ), and ; untouched, a crafted URL is evaluated by /bin/sh and can execute arbitrary operating-system commands with the privileges of the developer running the dev server. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-80006 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy