VYPR
Unrated severityNVD Advisory· Published Apr 17, 2019· Updated Aug 4, 2024

An invalid authentication sequence could result in the hostapd process terminating due to missing state validation steps

CVE-2019-9496

Description

An invalid authentication sequence in SAE confirm message processing in hostapd and wpa_supplicant (≤2.7) allows remote attackers to cause a denial of service by terminating the hostapd process.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

An invalid authentication sequence in SAE confirm message processing in hostapd and wpa_supplicant (≤2.7) allows remote attackers to cause a denial of service by terminating the hostapd process.

Vulnerability

CVE-2019-9496 is a denial-of-service vulnerability in the Simultaneous Authentication of Equals (SAE) handshake implementation of hostapd (AP mode) and wpa_supplicant. The bug resides in the processing of the SAE confirm message: missing state validation steps allow an invalid authentication sequence to trigger a termination of the hostapd process. All versions of hostapd with SAE support are affected, as are versions of wpa_supplicant with SAE support prior to and including version 2.7 [1][2].

Exploitation

An attacker does not need any prior authentication or special privileges. The attacker must be within wireless range of the target access point running hostapd. By sending a crafted SAE confirm message that violates the expected authentication sequence, the attacker can force the hostapd process to terminate immediately, causing a denial of service [1][2].

Impact

Successful exploitation results in the termination of the hostapd process, rendering the access point unavailable. This is a denial-of-service (DoS) condition that disrupts wireless connectivity for all clients until the service is manually restarted or the device is rebooted. No data confidentiality or integrity is compromised directly, but network availability is lost [1][2].

Mitigation

A fix is available in hostapd and wpa_supplicant version 2.8 and later. For Synology SRM, upgrade to SRM 1.2.3-8017 or above [1]. FreeBSD users should update to a supported release containing the patch (e.g., 12.0-RELEASE-p4 or 11.2-RELEASE-p10) [2]. No workaround exists other than disabling SAE support or upgrading to a patched version [2].

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

8

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

9

News mentions

0

No linked articles in our index yet.