SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-68502

CRITICAL · CVSS 9.8 EPSS 0.53% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-30 · Last synced 2026-08-29

CyberRota Analysis

AI-Generated

The LazyOwn RedTeam/APT Framework is vulnerable to unauthenticated remote code execution due to a flaw in the lazyc2.py script, which improperly handles Socket.IO input events, allowing attackers to execute arbitrary commands on the server. This critical vulnerability poses a significant risk to any organization utilizing this framework for red-team operations, and immediate prioritization of updates to version 0.2.154 is essential to mitigate potential exploitation. Security teams and organizations employing LazyOwn should urgently assess their deployments and apply the necessary patches.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-68502
Severity
CRITICAL
CVSS
9.8
EPSS
0.53%

Original NVD Description

LazyOwn RedTeam/APT Framework is an AI-powered C2 and red-team operations framework. Prior to 0.2.154, LazyOwn's lazyc2.py registers an unauthenticated Socket.IO input event handler that dispatches data.get('value') to LazyOwnShell.one_cmd, reaching LazyOwnShell.do_cmd and subprocess.call(command, shell=True), allowing unauthenticated remote code execution in the C2 process. This issue is fixed in 0.2.154.