CVE-2026-68502

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.
Configurations

No configuration.

History

31 Jul 2026, 15:18

Type Values Removed Values Added
References () https://github.com/grisuno/LazyOwn/security/advisories/GHSA-fr84-8cfg-59w4 - () https://github.com/grisuno/LazyOwn/security/advisories/GHSA-fr84-8cfg-59w4 -

30 Jul 2026, 21:18

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-30 21:18

Updated : 2026-07-31 15:18


NVD link : CVE-2026-68502

Mitre link : CVE-2026-68502

CVE.ORG link : CVE-2026-68502


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function