CVE-2023-42179
Received Received - Intake

Incorrect Access Control in Bird Home Automation D1101V-F

Vulnerability report for CVE-2023-42179, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-26

Last updated on: 2026-09-01

Assigner: MITRE

Description

Bird Home Automation GmbH D1101V-F 000140 is vulnerable to Incorrect Access Control via the Key derivation process, password validation process.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-26
Last Modified
2026-09-01
Generated
2026-09-16
AI Q&A
2026-08-26
EPSS Evaluated
2026-09-14
NVD
EUVD

Affected Vendors & Products

Showing 5 associated CPEs
Vendor Product Version / Range
bird_home_automation_gmbh d1101v-f *-*-*-*-*-*-*
bird_home_automation_gmbh doorbird_d1101v_f to 000140 (inc)
bird_home_automation_gmbh doorbird_d1101v_f From 000141 (exc)
bird_home_automation_gmbh doorbird_d11xx *
bird_home_automation_gmbh doorbird_d1812 *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-284 The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2023-42179 is a cryptographic weakness in DoorBird smart video doorbells, specifically affecting models like the D1101V-F with firmware versions up to 000140. The vulnerability occurs during the key derivation process where the device only uses the first five characters of a 10-character password to generate encryption keys using Argon2I. This reduces the effective key space from 60 bits to 30 bits, making brute-force attacks feasible.

Detection Guidance

Check if your DoorBird device runs firmware versions up to 000140. Monitor network traffic for unencrypted UDP broadcasts leaking username prefixes. Test key derivation by attempting brute-force attacks on the first five password characters using Argon2I.

Impact Analysis

An attacker can exploit this vulnerability by eavesdropping on unencrypted UDP broadcasts to obtain the username prefix, then performing offline brute-force attacks to recover the password. Once the password is compromised, the attacker gains full control over the device, including the ability to open doors if connected to a relay. The attack can be completed in approximately 20 minutes for the first five characters and 27 days for the full password.

Compliance Impact

This vulnerability could potentially violate compliance with GDPR and HIPAA due to insufficient cryptographic protection of user passwords. Weak key derivation reduces security, risking unauthorized access to sensitive data or device control. Lack of rate limiting enables brute-force attacks, further compromising security standards.

Mitigation Strategies

Update the device firmware to version 141 or later. Implement rate limiting on authentication attempts. Isolate the device on a secure network segment to limit exposure. Disable unnecessary network services like UDP broadcasts if possible.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2023-42179. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart