Cpp6 FirmwareOperating system · Bosch

CVE-2021-23847

CRITICAL · 9.1 CVSS v3.1 Published 2021-06-09
Fix available
A fix is available. Upgrade to 7.80.0129 or later.
See remediation →
100/100
Remediation priority · Urgent
Remotely reachable No privileges Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
A Missing Authentication in Critical Function in Bosch IP cameras allows an unauthenticated remote attacker to extract sensitive information or change settings of the camera by sending crafted requests to the device. Only devices of the CPP6, CPP7 and CPP7.3 family with firmware 7.70, 7.72, and 7.80 prior to B128 are affected by this vulnerability. Versions 7.62 or lower and INTEOX cameras are not affected.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

This is a missing authentication vulnerability in Bosch IP cameras (CPP6, CPP7, CPP7.3 families) running firmware versions 7.70, 7.72, and 7.80 prior to B128. An unauthenticated remote attacker can send crafted HTTP requests to the camera to extract sensitive information or modify device settings without any credentials.

MitigationApply vendor-supplied firmware update B128 or later to all affected camera devices. Identify all impacted devices on the network and prioritize patching based on exposure to untrusted networks.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Cpp6 FirmwareOperating system
Affected:>= 7.80, < 7.80.0129= 7.70= 7.72
Cpp7 FirmwareOperating system
Affected:>= 7.80, < 7.80.0129= 7.70= 7.72
Cpp7.3 FirmwareOperating system
Affected:>= 7.80, < 7.80.0129= 7.70= 7.72

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify the Bosch camera model
    Access the camera web interface, check ONVIF device information, or use SNMP to query the device model. Look for CPP6, CPP7, or CPP7.3 in the model identifier.
    Affected if The device model is a Bosch CPP6, CPP7, or CPP7.3 camera family
  2. Retrieve the firmware version
    In the camera web interface, navigate to the System Overview or Maintenance page to view the firmware version. Alternatively, query via ONVIF GetDeviceInformation or SNMP OID for firmware version.
    Affected if The installed firmware version cannot be determined or is not visible through standard interfaces
  3. Compare firmware against affected versions
    Check if the installed version matches: 7.70, 7.72, or any 7.80.x version below 7.80.0129. Note that versions 7.80.0129 and later, and versions below 7.70, are NOT affected.
    Affected if The firmware version is exactly 7.70, 7.72, or falls in the range 7.80.0000 through 7.80.0128
  4. Verify network exposure (context)
    Determine if the camera HTTP interface is accessible from untrusted networks. Check firewall rules, VLAN segmentation, and access control lists restricting camera management ports.
    Affected if The camera HTTP interface is directly exposed to untrusted networks without authentication barriers

A user is affected if they have a Bosch CPP6, CPP7, or CPP7.3 camera running firmware version 7.70, 7.72, or 7.80 prior to 7.80.0129, with the HTTP interface accessible on the network.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 7.80.0129 or later
Fixed in 7.80.0129
Interim mitigation

Apply vendor-supplied firmware update B128 or later to all affected camera devices. Identify all impacted devices on the network and prioritize patching based on exposure to untrusted networks.

Recommended fix High confidence

Firmware 7.80.0129 (B128) or later

  1. Identify the specific Bosch IP camera model (CPP6, CPP7, or CPP7.3 family)
  2. Access the camera's web interface or management console
  3. Check the current firmware version under System > Overview or similar
  4. If the firmware is 7.70, 7.72, or 7.80.x prior to B128, download the latest firmware update (7.80.0129 or later/B128 or higher) from the official Bosch download portal
  5. Upload and apply the firmware update via the camera's administration interface
  6. Allow the camera to complete the reboot process
  7. Verify the firmware version has been updated to 7.80.0129 or later

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Cpp6 Firmware Scoped from the published advisory
  • Consultation4.0 h
  • Implementation6.0 h
  • Testing4.0 h
  • Review / QA2.0 h
16.0 hours of engineering $2,840
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,544.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2021-23847 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2021-23847 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data