LiveActive security incident?Get immediate response
CVE Record

CVE-2021-23846: B426 Credential Disclosure

When using http protocol, the user password is transmitted as a clear text parameter for which it is possible to be obtained by an attacker through a MITM attack. This will be fixed starting from Firmware version 3.11.5, which will be released on the 30th of June, 2021.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Bosch B426 firmware sent user passwords in clear text when HTTP was used. Someone positioned on the network path could capture those credentials and potentially use them to access the device or related systems. Bosch stated the issue would be fixed starting with firmware 3.11.5.

Executive priority

Treat this as a high-priority remediation where Bosch B426 devices are present. The business risk is credential theft leading to unauthorized access, not broad internet-scale exploitation based on the supplied evidence.

Technical view

CVE-2021-23846 is a CWE-319 cleartext transmission flaw in Bosch B426 firmware. Affected listed versions are 03.01.0004, 03.02.002, 03.05.0003, and 03.03.0009. CVSS 3.1 is 8.8 with network attack vector, low complexity, no privileges, user interaction required, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is likely limited to environments running the listed Bosch B426 firmware versions where users access the device over HTTP. Risk increases on shared, untrusted, or poorly segmented networks where a man-in-the-middle position is plausible.

Exploitation context

The source bundle does not report active exploitation, and KEV status is false. The described attack requires a network-path position and user interaction involving HTTP use. No exploit code or public exploitation evidence is provided in the supplied sources.

Researcher notes

The key evidence is cleartext password transmission over HTTP in specific Bosch B426 firmware versions. Bosch identifies firmware 3.11.5 as the fix point. Evidence is incomplete on deployment prevalence, default protocol behavior, and any compensating controls.

Mitigation direction

  • Upgrade affected Bosch B426 firmware to version 3.11.5 or later per Bosch guidance.
  • Stop using HTTP access paths; use vendor-supported encrypted access where available.
  • Restrict device access to trusted administrative networks during remediation.
  • Assess whether credentials used over HTTP need rotation under incident procedures.
  • Review the Bosch advisory for any product-specific operational guidance.

Validation and detection

  • Inventory Bosch B426 firmware versions and flag the listed affected releases.
  • Confirm whether users or integrations access the device using HTTP.
  • Verify upgraded devices report firmware 3.11.5 or later.
  • Review network segmentation around affected devices.
  • Check authentication logs for suspicious access after possible HTTP credential exposure.
Prepared
Confidence
high
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 · low confidence lookup

CWE-319: 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 lookup
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-23846 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
High
CVSS
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/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
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2021-23846Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/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
BoschB426 Firmware03.01.0004, 03.02.002, 03.05.0003, 03.03.0009Listed
Weakness

CWE details

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

CWE-319 · source CWE mapping

Cleartext Transmission of Sensitive Information

Cleartext Transmission of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.