CVE-2026-85150
Publication date 4 September 2026
Last updated 11 September 2026
Ubuntu priority
Cvss 3 Severity Score
Description
A NULL pointer dereference flaw was found in GStreamer's RTSP support library. The vulnerability occurs while parsing an Authorization or WWW-Authenticate header that uses Digest authentication. Specially crafted whitespace placement around a parameter's terminator can cause an internal length calculation to underflow, leading to a crash of the process parsing the header. On an RTSP server this can be triggered by a remote, unauthenticated attacker sending a single malformed request when the server has authentication enabled; the same flaw can also be triggered against an RTSP client by a malicious or compromised RTSP server. Successful exploitation results in a denial of service (application crash) and has no confirmed impact on confidentiality or integrity.
Status
| Package | Ubuntu Release | Status |
|---|---|---|
| gst-plugins-base1.0 | 26.04 LTS resolute |
Vulnerable, fix deferred
|
| 24.04 LTS noble |
Vulnerable, fix deferred
|
|
| 22.04 LTS jammy |
Vulnerable, fix deferred
|
|
| 20.04 LTS focal |
Vulnerable, fix deferred
|
|
| 18.04 LTS bionic |
Vulnerable, fix deferred
|
|
| 16.04 LTS xenial |
Vulnerable, fix deferred
|
Notes
mdeslaur
As of 2026-09-11, the exact commit that fixed this issue is still not public, even though it is supposed to be in 1.28.7. Marking as deferred until more information is available.
Severity score breakdown
CVSS version: CVSS v3.0
Base score
7.5 · High
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
References
Other references
- https://www.cve.org/CVERecord?id=CVE-2026-85150
- https://gstreamer.freedesktop.org/security/sa-2026-0082.html
- https://gitlab.freedesktop.org/gstreamer/gstreamer-security/-/merge_requests/120
- https://access.redhat.com/security/cve/CVE-2026-85150
- https://gitlab.freedesktop.org/gstreamer/gstreamer/-/blob/main/subprojects/gst-plugins-base/gst-libs/gst/rtsp/gstrtspmessage.c#L1408