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.
Severity (CVSS)
| Base score | 9.8 |
|---|---|
| Severity | Critical |
| Version | CVSS 3.1 |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| Provided by | CNA |
Weaknesses
- CWE-306 — CWE-306: Missing Authentication for Critical Function
Affected products
| Vendor | Product | Versions |
|---|---|---|
| grisuno | LazyOwn | < 0.2.154 |
References
- https://github.com/grisuno/LazyOwn/security/advisories/GHSA-fr84-8cfg-59w4 (x_refsource_CONFIRM)
- https://github.com/grisuno/LazyOwn/commit/2e1e3a7b5da8149ae28a970b5883aefa42921652 (x_refsource_MISC)
- https://github.com/grisuno/LazyOwn/releases/tag/release/0.2.154 (x_refsource_MISC)
Generated from the official CVE List on 31 Jul 2026 07:05 UTC.