CVE-2026-14935 LOW

CVE-2026-14935: Gstreamer: gstreamer: webrtcbin accepts remote sdp without a=fingerprint due to inverted presence check

Vendor Red Hat
Product Red Hat Enterprise Linux 10
Weakness CWE-670
Published July 7, 2026
Last update July 7, 2026

CVSS base score

3.7/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 7, 2026 CVE published