Apple macOS Screen Sharing Improper Authentication Vulnerability
First seen Aug 19, 2026 · Updated Aug 19, 2026
CVE-2026-65400 is an improper authentication vulnerability in Apple macOS that allows a network-based attacker to authenticate to Screen Sharing without valid credentials. The flaw has been added to CISA's Known Exploited Vulnerabilities catalog, indicating active exploitation in the wild. Organizations running macOS with Screen Sharing enabled face an urgent risk of unauthorized remote access.
Technical Analysis
The vulnerability stems from improper authentication handling in macOS's Screen Sharing service (built on VNC/ARD protocols), enabling an attacker on the same network or with network path access to bypass credential checks and gain interactive remote desktop access. Because this grants a fully authenticated GUI session, an attacker can subsequently install malware, exfiltrate data, or pivot to other systems without needing valid user credentials. The inclusion in CISA KEV with a short 3-day remediation window signals confirmed active exploitation, likely via automated scanning for exposed Screen Sharing/VNC ports (5900/tcp) or ARD services. For organizations running AI agents or LLM-based automation on macOS hosts—such as developer workstations with agent frameworks, local RAG pipelines, or CI/CD runners—successful exploitation could expose API keys, model credentials, vector store contents, and agent configuration files stored on the compromised machine, enabling broader downstream compromise of connected AI systems.
Affected Systems
Apple macOS systems with Screen Sharing (VNC/Apple Remote Desktop) enabled and exposed to untrusted networks; specific affected macOS version ranges pending full vendor advisory details.
Indicators of Compromise
- No specific hashes, IPs, or domains published at this time; monitor for anomalous connections to TCP port 5900 (VNC) and Apple Remote Desktop (ARD) ports 3283/5900 from unrecognized network sources.
Remediation Steps
- 1
Apply Apple Security Update
Update affected macOS systems to the patched version as soon as Apple releases a fix; consult Apple's security advisory for exact build numbers.
- 2
Disable Screen Sharing
Where not strictly required, disable Screen Sharing and Remote Management in System Settings > General > Sharing until patched.
- 3
Restrict Network Access
Use firewall rules or network segmentation to block inbound connections to ports 5900/3283 from untrusted or external networks.
- 4
Enforce VPN/Zero Trust Access
Require VPN or zero-trust network access controls for any legitimate remote administration needs instead of direct exposure.
- 5
Audit Access Logs
Review Screen Sharing and remote login logs for unauthorized sessions, especially on machines used for AI agent development or credential storage.
- 6
Rotate Exposed Credentials
If compromise is suspected, rotate API keys, model access tokens, and other secrets stored on affected macOS hosts.
CVE / Advisory IDs
Industries Most Exposed
Respond to this threat
Pro subscribers get a full AI-generated incident-response playbook for this threat — detection, containment, eradication, and recovery steps — plus an unlimited AI Threat Advisor for questions about your environment.