CVE-2026-68503
Received Received - Intake

Hard-Coded Credentials in LazyOwn RedTeam/APT Framework

Vulnerability report for CVE-2026-68503, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-30

Last updated on: 2026-07-30

Assigner: GitHub, Inc.

Description

LazyOwn RedTeam/APT Framework is an AI-powered C2 and red-team operations framework. Prior to 0.2.154, LazyOwn ships default C2 credentials LazyOwn and LazyOwn in payload.json and core/payload_schema.py and passes them unchanged to lazyc2.py HTTP Basic authentication, allowing any network-reachable attacker who knows the defaults to authenticate to the C2 dashboard with operator-level access. This issue is fixed in 0.2.154.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-30
Last Modified
2026-07-30
Generated
2026-07-31
AI Q&A
2026-07-31
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
lazyown lazyown to 0.2.154 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-1392 The product uses default credentials (such as passwords or cryptographic keys) for potentially critical functionality.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

LazyOwn RedTeam/APT Framework is an AI-powered command and control (C2) and red-team operations framework. Prior to version 0.2.154, it included default C2 credentials 'LazyOwn' and 'LazyOwn' in payload.json and core/payload_schema.py. These credentials were passed unchanged to lazyc2.py for HTTP Basic authentication, allowing attackers with network access to authenticate to the C2 dashboard with operator-level privileges.

Detection Guidance

Check for default credentials in LazyOwn RedTeam/APT Framework files like payload.json or core/payload_schema.py. Look for hardcoded credentials 'LazyOwn' and 'LazyOwn' used in HTTP Basic authentication for the C2 dashboard.

Impact Analysis

An attacker who knows the default credentials can gain unauthorized access to the C2 dashboard, potentially taking control of the framework, executing malicious operations, or exfiltrating sensitive data. This could lead to complete compromise of the red-team infrastructure and any systems it manages.

Compliance Impact

This vulnerability could lead to unauthorized access and data breaches, violating GDPR's data protection requirements and HIPAA's security rules. Organizations using the affected framework may face legal penalties, reputational damage, and loss of compliance certifications.

Mitigation Strategies

Upgrade LazyOwn RedTeam/APT Framework to version 0.2.154 or later to remove default credentials. Rotate any exposed credentials and audit authentication logs for unauthorized access.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-68503. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart