---
id: CVE-2026-68502
title: >-
  LazyOwn RedTeam/APT Framework is an AI-powered C2 and red-team operations
  framework
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_c…
severity: critical
cvss: 9.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-306
published: '2026-07-30'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T20:12:43.783'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-68502'
references:
  - url: >-
      https://github.com/grisuno/LazyOwn/commit/2e1e3a7b5da8149ae28a970b5883aefa42921652
    label: security-advisories@github.com
  - url: 'https://github.com/grisuno/LazyOwn/releases/tag/release/0.2.154'
    label: security-advisories@github.com
  - url: 'https://github.com/grisuno/LazyOwn/security/advisories/GHSA-fr84-8cfg-59w4'
    label: security-advisories@github.com
  - url: 'https://github.com/grisuno/LazyOwn/security/advisories/GHSA-fr84-8cfg-59w4'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00973
epssPercentile: 0.60436
ingestedAt: '2026-09-10T21:05:53.589Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
