CVE-2026-68503 Details
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.
A vulnerability exists in LazyOwn RedTeam/APT Framework versions prior to 0.2.154, where default credentials for the Command and Control (C2) server are hardcoded and not properly secured. The credentials, 'LazyOwn' for both username and password, are included in 'payload.json' and 'core/payload_schema.py'. When the C2 server is started, these credentials are passed directly to the authentication system in 'lazyc2.py', allowing any attacker who knows the defaults to gain operator-level access to the C2 dashboard. This access includes full control over C2 operations, such as managing beacons and listeners, dispatching commands, and accessing reports and exfiltrated data.
Users are advised to update to LazyOwn version 0.2.154 or later, and to change the default C2 credentials before starting the server.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 30, 2026CISA-ADP
Assessed Jul 31, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/grisuno/LazyOwn/security/advisories/GHSA-38jf-j9x7-jf6f | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/grisuno/LazyOwn/commit/2e1e3a7b5da8149ae28a970b5883aefa42921652 | [email protected] | Source CodeVendor |
| https://github.com/grisuno/LazyOwn/releases/tag/release/0.2.154 | [email protected] | Release NotesVendor |
| https://github.com/grisuno/LazyOwn/security/advisories/GHSA-38jf-j9x7-jf6f | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-1392 | Use of Default Credentials | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| LazyOwn | >= 1.0.0, <= release/0.2.153 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 31, 2026 | CVE Modified | CISA-ADP |
| Jul 30, 2026 | New CVE Received | [email protected] |
Volerion