CVE-2026-68502
9.8
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| grisuno | LazyOwn | < 0.2.154 | affected |
Weaknesses
- CWE-306: CWE-306: Missing Authentication for Critical Function
References
- https://github.com/grisuno/LazyOwn/security/advisories/GHSA-fr84-8cfg-59w4
- https://github.com/grisuno/LazyOwn/commit/2e1e3a7b5da8149ae28a970b5883aefa42921652
- https://github.com/grisuno/LazyOwn/releases/tag/release/0.2.154
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.