CVE-2026-14935

A logic vulnerability was found in GStreamer's webrtcbin component. The _check_sdp_crypto() function contains an inverted boolean condition that causes it to accept remote SDP offers or answers that lack the required a=fingerprint attribute, while incorrectly rejecting those that include it. An attacker with the ability to intercept and modify WebRTC signaling messages could exploit this to bypass the SDP-level DTLS certificate fingerprint binding, weakening defenses against man-in-the-middle attacks on media streams.
Configurations

No configuration.

History

07 Jul 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-07 16:16

Updated : 2026-07-08 15:24


NVD link : CVE-2026-14935

Mitre link : CVE-2026-14935

CVE.ORG link : CVE-2026-14935


JSON object : View

Products Affected

No product.

CWE
CWE-670

Always-Incorrect Control Flow Implementation