LiveActive security incident?Get immediate response
CVE Record

CVE-2023-29156: Denial of Service due to loss of information in DroneScout ds230 Remote ID receiver from BlueMark Innovations

DroneScout ds230 Remote ID receiver from BlueMark Innovations is affected by an information loss vulnerability through traffic injection. An attacker can exploit this vulnerability by injecting, at the right times, spoofed Open Drone ID (ODID) messages which force the DroneScout ds230 Remote ID receiver to drop real Remote ID (RID) information and, instead, generate and transmit JSON encoded MQTT messages containing crafted RID information. Consequently, the MQTT broker, typically operated by a system integrator, will have no access to the drones’ real RID information. This issue affects DroneScout ds230 in default configuration from firmware version 20211210-1627 through 20230329-1042.

MediumCVSS 4.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-29156 affects BlueMark DroneScout ds230 Remote ID receivers. In default configuration, nearby spoofed Open Drone ID traffic can cause the receiver to lose real drone Remote ID data and forward crafted MQTT JSON instead. The business risk is inaccurate drone identity visibility for integrations that rely on ds230 data.

Executive priority

Treat this as moderate priority for drone detection programs. It is not a broad remote compromise, but it can undermine trust in Remote ID data used for safety, security, or incident response decisions.

Technical view

The issue is CWE-223 information loss. A timing-dependent adjacent attacker can inject spoofed ODID messages so affected ds230 firmware drops real RID information and publishes crafted RID data to the MQTT broker. CVSS is 4.7 with adjacent attack vector, high complexity, no privileges, and low integrity and availability impact.

Likely exposure

Exposure is limited to organizations operating BlueMark DroneScout ds230 receivers in default configuration on firmware 20211210-1627 through 20230329-1042, especially where MQTT broker output drives drone monitoring, alerting, or operational decisions.

Exploitation context

The source bundle does not show active exploitation, and the CVE is not listed as KEV. Exploitation requires adjacent access and precise timing, reducing broad internet-scale risk, but successful abuse can mislead downstream systems about real drone Remote ID information.

Researcher notes

Do not assume broader BlueMark products are affected from the provided evidence. The known scope is ds230 default configuration in the stated firmware range. Fix details are not explicit in the bundle; rely on BlueMark guidance and firmware history before declaring remediation complete.

Mitigation direction

  • Inventory all DroneScout ds230 receivers and record firmware versions.
  • Review BlueMark firmware history and vendor guidance for fixed firmware beyond the affected range.
  • Prioritize updates for receivers feeding operational monitoring or alerting workflows.
  • Restrict physical and radio proximity exposure where feasible.
  • Monitor MQTT consumers for unexpected RID substitutions or inconsistent drone identity data.

Validation and detection

  • Confirm whether each ds230 runs firmware 20211210-1627 through 20230329-1042.
  • Verify whether receivers are operating in default configuration.
  • Map which MQTT brokers and applications consume ds230 RID JSON output.
  • Review logs for RID inconsistencies without performing unauthorized injection testing.
  • Document compensating monitoring where firmware cannot be immediately updated.
Prepared
Confidence
medium
Sources
4

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-223: 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
cve · low confidence lookup

CVE-2023-29156 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
Medium
CVSS
4.7 (3.1)
Known Exploited
No
Published

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

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
3Source 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
4.7CVSS 3.1MediumCVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:L1.62.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.7Medium
CVSS 3.1 vector shape for CVE-2023-29156Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
bluemarkds23020211210-1627affected
Weakness

CWE details

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

CWE-223 · source CWE mapping

Omission of Security-relevant Information

Omission of Security-relevant Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.