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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-30 21:18
Updated : 2026-09-10 20:12
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
