Nixpkgs security tracker

Try the new UI
Login with GitHub

Suggestions search

With package: obs-studio-plugins.obs-gstreamer

Found 6 matching suggestions

View:
Compact
Detailed
Permalink CVE-2026-18295
7.8 HIGH
  • CVSS version (CVSS): 3.0
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 4 weeks, 1 day ago Activity log
  • Created suggestion
GStreamer MRF File Parsing Out-Of-Bounds Write Remote Code Execution Vulnerability

GStreamer MRF File Parsing Out-Of-Bounds Write Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of MRF files. The issue results from the lack of proper validation of user-supplied data, which can result in a write past the end of an allocated buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-29510.

References

Affected products

GStreamer
  • ==13fcb641ed33d1472e4ffdec2846180b15405053

Matching in nixpkgs

pkgs.ocamlPackages.gstreamer

Bindings for the GStreamer library which provides functions for playning and manipulating multimedia streams

  • nixos-unstable -
    • nixos-unstable-small 0.3.1
  • nixos-26.05 -
    • nixos-26.05-small 0.3.1

pkgs.ocamlPackages_latest.gstreamer

Bindings for the GStreamer library which provides functions for playning and manipulating multimedia streams

  • nixos-unstable -
    • nixos-unstable-small 0.3.1
  • nixos-26.05 -
    • nixos-26.05-small 0.3.1

pkgs.obs-studio-plugins.obs-gstreamer

OBS Studio source, encoder and video filter plugin to use GStreamer elements/pipelines in OBS Studio

  • nixos-unstable -
    • nixos-unstable-small 0.4.1
  • nixos-26.05 -
    • nixos-26.05-small 0.4.1

Package maintainers

Permalink CVE-2026-18296
7.8 HIGH
  • CVSS version (CVSS): 3.0
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 4 weeks, 1 day ago Activity log
  • Created suggestion
GStreamer MRF File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability

GStreamer MRF File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of MRF files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-29608.

References

Affected products

GStreamer
  • ==13fcb641ed33d1472e4ffdec2846180b15405053

Matching in nixpkgs

pkgs.ocamlPackages.gstreamer

Bindings for the GStreamer library which provides functions for playning and manipulating multimedia streams

  • nixos-unstable -
    • nixos-unstable-small 0.3.1
  • nixos-26.05 -
    • nixos-26.05-small 0.3.1

pkgs.ocamlPackages_latest.gstreamer

Bindings for the GStreamer library which provides functions for playning and manipulating multimedia streams

  • nixos-unstable -
    • nixos-unstable-small 0.3.1
  • nixos-26.05 -
    • nixos-26.05-small 0.3.1

pkgs.obs-studio-plugins.obs-gstreamer

OBS Studio source, encoder and video filter plugin to use GStreamer elements/pipelines in OBS Studio

  • nixos-unstable -
    • nixos-unstable-small 0.4.1
  • nixos-26.05 -
    • nixos-26.05-small 0.4.1

Package maintainers

Permalink CVE-2026-18298
7.8 HIGH
  • CVSS version (CVSS): 3.0
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 4 weeks, 1 day ago Activity log
  • Created suggestion
GStreamer PNG File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability

GStreamer PNG File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of PNG files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-29581.

References

Affected products

GStreamer
  • ==13fcb641ed33d1472e4ffdec2846180b15405053

Matching in nixpkgs

pkgs.ocamlPackages.gstreamer

Bindings for the GStreamer library which provides functions for playning and manipulating multimedia streams

  • nixos-unstable -
    • nixos-unstable-small 0.3.1
  • nixos-26.05 -
    • nixos-26.05-small 0.3.1

pkgs.ocamlPackages_latest.gstreamer

Bindings for the GStreamer library which provides functions for playning and manipulating multimedia streams

  • nixos-unstable -
    • nixos-unstable-small 0.3.1
  • nixos-26.05 -
    • nixos-26.05-small 0.3.1

pkgs.obs-studio-plugins.obs-gstreamer

OBS Studio source, encoder and video filter plugin to use GStreamer elements/pipelines in OBS Studio

  • nixos-unstable -
    • nixos-unstable-small 0.4.1
  • nixos-26.05 -
    • nixos-26.05-small 0.4.1

Package maintainers

Permalink CVE-2026-18297
7.8 HIGH
  • CVSS version (CVSS): 3.0
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 4 weeks, 1 day ago Activity log
  • Created suggestion
GStreamer OGG File Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability

GStreamer OGG File Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of OGG files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-29584.

References

Affected products

GStreamer
  • ==e3d33ecb5765f11c85b5ba739a0f1cf2bea81abe

Matching in nixpkgs

pkgs.ocamlPackages.gstreamer

Bindings for the GStreamer library which provides functions for playning and manipulating multimedia streams

  • nixos-unstable -
    • nixos-unstable-small 0.3.1
  • nixos-26.05 -
    • nixos-26.05-small 0.3.1

pkgs.ocamlPackages_latest.gstreamer

Bindings for the GStreamer library which provides functions for playning and manipulating multimedia streams

  • nixos-unstable -
    • nixos-unstable-small 0.3.1
  • nixos-26.05 -
    • nixos-26.05-small 0.3.1

pkgs.obs-studio-plugins.obs-gstreamer

OBS Studio source, encoder and video filter plugin to use GStreamer elements/pipelines in OBS Studio

  • nixos-unstable -
    • nixos-unstable-small 0.4.1
  • nixos-26.05 -
    • nixos-26.05-small 0.4.1

Package maintainers

Permalink CVE-2026-18299
7.8 HIGH
  • CVSS version (CVSS): 3.0
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 4 weeks, 1 day ago Activity log
  • Created suggestion
GStreamer rtpsbcdepay Use-After-Free Remote Code Execution Vulnerability

GStreamer rtpsbcdepay Use-After-Free Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation. The specific flaw exists within the processing of RTP payload elements. The issue results from the lack of validating the existence of an object prior to performing operations on the object. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-29787.

References

Affected products

GStreamer
  • ==99fde1184fe8b12d0721230941c1bf2080913183

Matching in nixpkgs

pkgs.ocamlPackages.gstreamer

Bindings for the GStreamer library which provides functions for playning and manipulating multimedia streams

  • nixos-unstable -
    • nixos-unstable-small 0.3.1
  • nixos-26.05 -
    • nixos-26.05-small 0.3.1

pkgs.ocamlPackages_latest.gstreamer

Bindings for the GStreamer library which provides functions for playning and manipulating multimedia streams

  • nixos-unstable -
    • nixos-unstable-small 0.3.1
  • nixos-26.05 -
    • nixos-26.05-small 0.3.1

pkgs.obs-studio-plugins.obs-gstreamer

OBS Studio source, encoder and video filter plugin to use GStreamer elements/pipelines in OBS Studio

  • nixos-unstable -
    • nixos-unstable-small 0.4.1
  • nixos-26.05 -
    • nixos-26.05-small 0.4.1

Package maintainers

Permalink CVE-2026-5056
7.8 HIGH
  • CVSS version (CVSS): 3.0
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 1 month, 2 weeks ago Activity log
  • Created suggestion
GStreamer qtdemux Stack-based Buffer Overflow Remote Code Execution Vulnerability

GStreamer qtdemux Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation. The specific flaw exists within the parsing of UncompressedFrameConfigBox structures. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-29392.

Affected products

GStreamer
  • ==a303670510771b993867ddf62bff3bce0cb988c3

Matching in nixpkgs

pkgs.ocamlPackages.gstreamer

Bindings for the GStreamer library which provides functions for playning and manipulating multimedia streams

  • nixos-unstable -
    • nixos-unstable-small 0.3.1
  • nixos-26.05 -
    • nixos-26.05-small 0.3.1

pkgs.ocamlPackages_latest.gstreamer

Bindings for the GStreamer library which provides functions for playning and manipulating multimedia streams

  • nixos-unstable -
    • nixos-unstable-small 0.3.1
  • nixos-26.05 -
    • nixos-26.05-small 0.3.1

pkgs.obs-studio-plugins.obs-gstreamer

OBS Studio source, encoder and video filter plugin to use GStreamer elements/pipelines in OBS Studio

  • nixos-unstable -
    • nixos-unstable-small 0.4.1
  • nixos-26.05 -
    • nixos-26.05-small 0.4.1

Package maintainers