CVE-2023-50433

Service crash via signed option-length confusion

Published Apr 29, 2024 · Updated Nov 1, 2024

Type confusion in simple-dhcp-server through ec976d2 allows remote attackers on an adjacent network to crash the DHCP service. The marshall function reads a DHCP option length into a signed char, converts it to int, and passes a negative value to malloc as a huge allocation size. No credentials or user interaction are required, but the attacker must reach the DHCP server on the local network; the reported consequence is a service crash.

CVSS severity6.5
Medium
EPSS probability0.31%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Type confusion in simple-dhcp-server through ec976d2 allows remote attackers on an adjacent network to crash the DHCP service. The marshall function reads a DHCP option length into a signed char, converts it to int, and passes a negative value to malloc as a huge allocation size. No credentials or user interaction are required, but the attacker must reach the DHCP server on the local network; the reported consequence is a service crash.

The record

CVE
CVE-2023-50433
Published
Apr 29, 2024
Updated
Nov 1, 2024
Vendor
Unknown vendor
Product
Unknown product
Classifications
CWE-843, T1499.004
Attack vector
adjacent
Privileges
unauthenticated

Timeline

How it unfolded

  1. Apr 29, 2024CVE publishedPublication date reported by the CVE source.
  2. Nov 1, 2024Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Affected buildAffected product and version details are unavailable.

What conditions does exploitation require?

Attack vectoradjacent
Required privilegesunauthenticated

What is affected?

Affected products and versions are unavailable in this record.

Published CVSS scores

6.5CISA-ADPCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 9, 2026Sep 15, 2026
Latest reporting daySep 15, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectoradjacent
Privilegesunauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-843Access of Resource Using Incompatible Type ('Type Confusion')
T1499.004Application or System Exploitation

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo