LiveActive security incident?Get immediate response
CVE Record

CVE-2021-41300: ECOA BAS controller - Insufficiently Protected Credentials-2

ECOA BAS controller’s special page displays user account and passwords in plain text, thus unauthenticated attackers can access the page and obtain privilege with full functionality.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This CVE describes an ECOA BAS controller issue where a special page exposes user accounts and passwords in plain text. An unauthenticated remote attacker could obtain credentials and gain full functionality. For organizations using the listed ECOA products, this is a business-critical access-control failure.

Executive priority

Treat this as urgent for any environment running the listed ECOA products. The vulnerability can expose passwords without login and may allow complete control of affected systems. Prioritize asset discovery, exposure reduction, credential rotation, and vendor remediation confirmation.

Technical view

CVE-2021-41300 is a CWE-522 insufficiently protected credentials vulnerability. The source states a special page displays accounts and passwords in clear text and is reachable without authentication. CVSS 3.1 is 9.8, reflecting network access, no privileges, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most likely where listed ECOA BAS, RiskBuster, SmartHome II, RiskTerminator, router controller, or graphic control software systems are deployed, especially if management interfaces are reachable from untrusted networks. The provided version data is imprecise, so asset owners should confirm applicability with vendor guidance.

Exploitation context

The bundle supports unauthenticated remote credential disclosure and full-functionality access. It does not provide exploit code, scanning evidence, or active exploitation evidence. The CVE is not marked as KEV in the supplied data, so active exploitation should not be assumed from these sources alone.

Researcher notes

The key evidence is concise: plaintext credentials on a special page accessible without authentication. The affected version notation is unclear, and the bundle does not name a patch, workaround, or exploit status. Avoid assuming broader ECOA product impact beyond the listed products.

Mitigation direction

  • Check ECOA or TWCERT guidance for product-specific fixes or compensating controls.
  • Remove affected controller interfaces from internet and untrusted network exposure.
  • Restrict management access with VPN, firewall rules, and trusted administrative networks.
  • Rotate any credentials that may have been exposed by the affected page.
  • Monitor controller and network logs for suspicious administrative access.

Validation and detection

  • Inventory deployed ECOA products against the affected product list in the CVE bundle.
  • Confirm whether any controller management interfaces are reachable from untrusted networks.
  • Perform authorized testing to verify credentials are not retrievable without authentication.
  • Review logs for unexplained access or configuration changes around controller interfaces.
  • Document affected assets, exposure paths, and credential rotation status.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

CWE-522: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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 lookup
cve · low confidence lookup

CVE-2021-41300 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2021-41300Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
ECOAECS Router Controller ECS (FLASH)next of 0Listed
ECOARiskBuster Terminator E6L45next of 0Listed
ECOARiskBuster System RB 3.0.0next of 0Listed
ECOARiskBuster System TRANE 1.0next of 0Listed
ECOAGraphic Control Softwarenext of 0Listed
ECOASmartHome II E9246next of 0Listed
ECOARiskTerminatornext of 0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-522 · source CWE mapping

Insufficiently Protected Credentials

Insufficiently Protected Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.