Vulnerability 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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/grisuno/LazyOwn/commit/2e1e3a7b5da8149ae28a970b5883aefa429216
- https://github.com/grisuno/LazyOwn/releases/tag/release/0.2.154
- https://github.com/grisuno/LazyOwn/security/advisories/GHSA-fr84-8cfg-59w4
- https://github.com/grisuno/LazyOwn/security/advisories/GHSA-fr84-8cfg-59w4
FAQ
What is CVE-2026-68502?
CVE-2026-68502 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 da...
How severe is CVE-2026-68502?
CVE-2026-68502 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-68502?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.