Security readout for executives and security teams
Plain-English summary
CVE-2021-42718 is an authenticated information disclosure issue in Replicated Classic before 2.53.1. An admin-console user could retrieve API data containing container environment variables, which might include application secrets. The issue was fixed in 2021, and Replicated Classic reached end of life on December 31, 2024.
Executive priority
Treat this as a targeted cleanup and legacy-risk item, not an emergency internet-scale incident. Prioritize any remaining Replicated Classic deployments because exposed secrets can have broad downstream impact, and the product is no longer supported.
Technical view
The Admin Console API on port 8800 returned container definitions including environment variables to authenticated users with Admin Console access. Depending on application manifests, those values could include passwords or other secrets. Replicated removed sensitive data from the API response in version 2.53.1.
Likely exposure
Exposure is limited to organizations running Replicated Classic before 2.53.1, especially 2.53.0 as listed, with reachable Admin Console port 8800 and users who have valid Admin Console credentials. Current exposure should be rare but important because the product is now end of life.
Exploitation context
The source bundle does not show KEV listing or active exploitation. Abuse requires authenticated Admin Console access, so this is not described as unauthenticated internet-wide exploitation. The main risk is insider misuse, compromised admin credentials, or overly broad console access.
Researcher notes
The advisory says the issue was found during a security review on September 16, 2021, patched on September 23, 2021, and published by Replicated on October 21, 2021. CNA publication occurred in January 2025 due to prior RBP status. No exploit evidence is provided.
Mitigation direction
- Upgrade Replicated Classic to 2.53.1 or later if still in use.
- Retire or replace Replicated Classic because support ended December 31, 2024.
- Restrict Admin Console port 8800 to trusted administrative networks.
- Review and rotate secrets that may have appeared in environment variables.
- Check Replicated guidance for any product-specific remediation constraints.
Validation and detection
- Inventory Replicated Classic deployments and record their versions.
- Confirm no deployment is running a version before 2.53.1.
- Check whether Admin Console port 8800 is reachable beyond trusted administrators.
- Review application manifests for secrets stored in environment variables.
- Audit Admin Console access for unnecessary or stale privileged accounts.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-922: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupContainer behavior lookup
The affected technology mentions containers, so container-specific ATT&CK technique review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2021-42718 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 4.9 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N1.23.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.9MediumVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.replicated.com/cve-2021-42718CVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Insecure Storage of Sensitive Information
Insecure Storage of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
