CVE-2025-34089

An unauthenticated remote code execution vulnerability exists in Remote for Mac, a macOS remote control utility developed by Aexol Studio, in versions up to and including 2025.7. When the application is configured with authentication disabled (i.e., the "Allow unknown devices" option is enabled), the /api/executeScript endpoint is exposed without access control. This allows unauthenticated remote attackers to inject arbitrary AppleScript payloads via the X-Script HTTP header, resulting in code execution using do shell script. Successful exploitation grants attackers the ability to run arbitrary commands on the macOS host with the privileges of the Remote for Mac background process.
CVSS

No CVSS.

Configurations

No configuration.

History

03 Jul 2025, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-03 20:15

Updated : 2025-07-03 20:15


NVD link : CVE-2025-34089

Mitre link : CVE-2025-34089

CVE.ORG link : CVE-2025-34089


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-306

Missing Authentication for Critical Function