Nixpkgs security tracker

Login with GitHub
⚠️ You are using a production deployment that is still only suitable for demo purposes. Any work done in this might be wiped later without notice.

Automatically generated suggestions

to slate a suggestion for refinement.

to mark a suggestion as irrelevant and log the reason.

View:
Compact
Detailed
Permalink CVE-2026-58404
4.6 MEDIUM
  • CVSS version (CVSS): 4.0
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Attack Requirement (AT): Present (P)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): Passive (P)
  • Vulnerable System Impact Confidentiality (VC): None (N)
  • Vulnerable System Impact Integrity (VI): None (N)
  • Vulnerable System Impact Availability (VA): None (N)
  • Subsequent System Impact Confidentiality (SC): High (H)
  • Subsequent System Impact Integrity (SI): None (N)
  • Subsequent System Impact Availability (SA): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Attack Requirement (MAT): Present (P)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): Passive (P)
  • Modified Vulnerable System Impact Confidentiality (MVC): None (N)
  • Modified Vulnerable System Impact Integrity (MVI): None (N)
  • Modified Vulnerable System Impact Availability (MVA): None (N)
  • Modified Subsequent System Impact Confidentiality (MSC): High (H)
  • Modified Subsequent System Impact Integrity (MSI): Negligible (N)
  • Modified Subsequent System Impact Availability (MSA): Negligible (N)
  • Safety (S): Not Defined (X)
  • Automatable (AU): Not Defined (X)
  • Recovery (R): Not Defined (X)
  • Value Density (V): Not Defined (X)
  • Vulnerability Response Effort (RE): Not Defined (X)
  • Provider Urgency (U): Not Defined (X)
  • Confidentiality Req. (CR): Not Defined (X)
  • Integrity Req. (IR): Not Defined (X)
  • Availability Req. (AR): Not Defined (X)
  • Exploit Maturity (E): Not Defined (X)
created 1 month, 3 weeks ago Activity log
  • Created suggestion
Hugo security.http.urls deny rules bypassed by alternate IPv4 encodings

Hugo is a static site generator. From v0.162.0 through v0.163.0, the default security.http.urls policy denies requests to loopback, internal, and cloud-metadata IPv4 literals, but the deny rule only matched dotted-decimal notation, so alternate IPv4 encodings of the same addresses, including integer, hex, or octal, passed the policy. When a template passes an untrusted or data-derived URL to resources.GetRemote and the host platform uses the cgo system resolver, these encodings resolve to the blocked address, allowing build-time server-side requests to loopback and internal services, including the cloud-metadata endpoint in hosted or CI builds; the same check is reused on redirects, so the gap also applies to each redirect hop. This issue is fixed in v0.163.1.

Affected products

hugo
  • ==>= v0.162.0, < v0.163.1

Matching in nixpkgs

pkgs.hugo

Fast and modern static website engine

  • nixos-unstable -
  • nixos-26.05 -

pkgs.ghosttohugo

Convert Ghost export to Hugo posts

  • nixos-unstable -
    • nixos-unstable-small 0.5.3
  • nixos-26.05 -
    • nixos-26.05-small 0.5.3
Permalink CVE-2025-15668
1.9 LOW
  • CVSS version (CVSS): 4.0
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Attack Requirement (AT): None (N)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Vulnerable System Impact Confidentiality (VC): None (N)
  • Vulnerable System Impact Integrity (VI): None (N)
  • Vulnerable System Impact Availability (VA): Low (L)
  • Subsequent System Impact Confidentiality (SC): None (N)
  • Subsequent System Impact Integrity (SI): None (N)
  • Subsequent System Impact Availability (SA): None (N)
  • Exploit Maturity (E): POC (P)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Attack Requirement (MAT): None (N)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Vulnerable System Impact Confidentiality (MVC): None (N)
  • Modified Vulnerable System Impact Integrity (MVI): None (N)
  • Modified Vulnerable System Impact Availability (MVA): Low (L)
  • Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
  • Modified Subsequent System Impact Integrity (MSI): Negligible (N)
  • Modified Subsequent System Impact Availability (MSA): Negligible (N)
  • Safety (S): Not Defined (X)
  • Automatable (AU): Not Defined (X)
  • Recovery (R): Not Defined (X)
  • Value Density (V): Not Defined (X)
  • Vulnerability Response Effort (RE): Not Defined (X)
  • Provider Urgency (U): Not Defined (X)
  • Confidentiality Req. (CR): Not Defined (X)
  • Integrity Req. (IR): Not Defined (X)
  • Availability Req. (AR): Not Defined (X)
created 1 month, 3 weeks ago Activity log
  • Created suggestion
GPAC MP4Box box_code_base.c sgpd_del_entry heap-based overflow

A vulnerability was identified in GPAC up to b40ce70f5. This issue affects the function sgpd_del_entry of the file src/isomedia/box_code_base.c of the component MP4Box. Such manipulation of the argument data leads to heap-based buffer overflow. Local access is required to approach this attack. The exploit is publicly available and might be used. The name of the patch is f29f955f2a3b5e8e507caad3e52319f961bf37bf. It is advisable to implement a patch to correct this issue.

Affected products

GPAC
  • ==b40ce70f5

Matching in nixpkgs

pkgs.gpac

Open Source multimedia framework for research and academic purposes

  • nixos-unstable -
  • nixos-26.05 -

pkgs.msgpack-c

MessagePack implementation for C

  • nixos-unstable -
    • nixos-unstable-small 7.0.1
  • nixos-26.05 -
    • nixos-26.05-small 6.1.0

pkgs.msgpack-cxx

MessagePack implementation for C++

  • nixos-unstable -
    • nixos-unstable-small 7.0.0
  • nixos-26.05 -
    • nixos-26.05-small 7.0.0

pkgs.msgpack-tools

Command-line tools for converting between MessagePack and JSON

  • nixos-unstable -
    • nixos-unstable-small 0.6
  • nixos-26.05 -
    • nixos-26.05-small 0.6

pkgs.phpExtensions.msgpack

PHP extension for interfacing with MessagePack

  • nixos-unstable -
    • nixos-unstable-small 3.0.0
  • nixos-26.05 -
    • nixos-26.05-small 3.0.0
created 1 month, 3 weeks ago Activity log
  • Created suggestion
Hidden backdoor authentication mechanism in multiple versions of Tenda firmware allows admin access to web management interface

The web server binary /bin/httpd contains a hidden backdoor authentication mechanism in the login() function at 004c88b8. - The function contains a normal authentication path using MD5/hash-based password verification (prod_encode64/PasswordToMd5/check_rand_key). - After normal authentication fails, it calls GetValue("sys.rzadmin.password") to read a backdoor password from the device configuration. - It performs a direct strcmp() comparison (plaintext, not hashed) between the config value and the user-supplied password. A successful match grants role=2 (admin-level access) and creates a valid session. The rzadmin username is never checked — any username works with the backdoor

Affected products

firmware
  • ==US_AC10V1.0re_V15.03.06.46_multi_TDE01
  • ==US_AC5V1.0RTL_V15.03.06.48_multi_TDE01
  • ==US_FH1201V1.0BR_V1.2.0.14(408)_EN_TD
  • ==US_AC6V2.0RTL_V15.03.06.51_multi_T
  • ==US_W15EV1.0br_V15.11.0.5(1068_1567_841)_EN_TDE

Matching in nixpkgs

pkgs.zd1211fw

Firmware for the ZyDAS ZD1211(b) 802.11a/b/g USB WLAN chip

  • nixos-unstable -
    • nixos-unstable-small 1.5
  • nixos-26.05 -
    • nixos-26.05-small 1.5

pkgs.alsa-firmware

Soundcard firmwares from the alsa project

  • nixos-unstable -
    • nixos-unstable-small 1.2.4
  • nixos-26.05 -
    • nixos-26.05-small 1.2.4

pkgs.ivsc-firmware

Firmware binaries for the Intel Vision Sensing Controller

pkgs.gnome-firmware

Tool for installing firmware on devices

  • nixos-unstable -
    • nixos-unstable-small 49.0
  • nixos-26.05 -
    • nixos-26.05-small 49.0

pkgs.linux-firmware

Binary firmware collection packaged by kernel.org

  • nixos-unstable -
  • nixos-26.05 -

pkgs.firmware-manager

Graphical frontend for firmware management

  • nixos-unstable -
    • nixos-unstable-small 0.1.5
  • nixos-26.05 -
    • nixos-26.05-small 0.1.5

pkgs.ipw2200-firmware

Firmware for Intel 2200BG cards

  • nixos-unstable -
    • nixos-unstable-small 3.1
  • nixos-26.05 -
    • nixos-26.05-small 3.1

pkgs.rtl8761b-firmware

Firmware for Realtek RTL8761b

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

pkgs.system76-firmware

Tools for managing firmware updates for system76 devices

  • nixos-unstable -
  • nixos-26.05 -

pkgs.intel2200BGFirmware

Firmware for Intel 2200BG cards

  • nixos-unstable -
    • nixos-unstable-small 3.1
  • nixos-26.05 -
    • nixos-26.05-small 3.1

pkgs.uefi-firmware-parser

Tool for parsing, extracting, and recreating UEFI firmware volumes

  • nixos-unstable -
    • nixos-unstable-small 1.16
  • nixos-26.05 -
    • nixos-26.05-small 1.16

pkgs.nitrokey-pro-firmware

Firmware for the Nitrokey Pro device

  • nixos-unstable -
    • nixos-unstable-small 0.15
  • nixos-26.05 -
    • nixos-26.05-small 0.15

pkgs.armTrustedFirmwareQemu

Reference implementation of secure world software for ARMv8-A

  • nixos-unstable -
  • nixos-26.05 -

pkgs.armTrustedFirmwareS905

Reference implementation of secure world software for ARMv8-A

  • nixos-unstable -
  • nixos-26.05 -

pkgs.armTrustedFirmwareTools

Reference implementation of secure world software for ARMv8-A

  • nixos-unstable -
  • nixos-26.05 -

pkgs.nitrokey-start-firmware

Firmware for the Nitrokey Start device

  • nixos-unstable -
    • nixos-unstable-small 13
  • nixos-26.05 -
    • nixos-26.05-small 13
Permalink CVE-2026-55380
7.5 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): None (N)
  • Integrity (I): None (N)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): None (N)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): High (H)
created 1 month, 3 weeks ago Activity log
  • Created suggestion
Pillow GdImageFile decompression bomb protection bypass

Pillow is a Python imaging library. Prior to 12.3.0, PIL/GdImageFile.py GdImageFile._open() read image dimensions from the GD 2.x header and stored them in self._size without calling Image._decompression_bomb_check(), allowing a crafted .gd file to trigger excessive C-heap allocation when loaded. This issue is fixed in version 12.3.0.

Affected products

Pillow
  • ==< 12.3.0

Matching in nixpkgs

Permalink CVE-2026-21370
5.3 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Changed (C)
  • Confidentiality (C): Low (L)
  • Integrity (I): Low (L)
  • Availability (A): Low (L)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): Low (L)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): Low (L)
  • Modified Availability (MA): Low (L)
created 1 month, 3 weeks ago Activity log
  • Created suggestion
Out-of-bounds Write in Camera Driver

Memory Corruption when validating input batch size and buffer plane count exceeds maximum allowed values.

Affected products

Snapdragon
  • ==QCA6698AQ
  • ==SRV1M
  • ==WCD9375
  • ==Snapdragon 8 Gen 2 Mobile Platform
  • ==SRV1H
  • ==SAR2130P
  • ==WCN7860
  • ==WCN6755
  • ==QAM8255P
  • ==WCN3950
  • ==Pandeiro
  • ==WSA8835
  • ==Snapdragon 460 Mobile Platform
  • ==QXM1096
  • ==Snapdragon 4 Gen 2 Mobile Platform
  • ==QXM1095
  • ==QXM1093
  • ==SM8550P
  • ==QPA1083BD
  • ==Snapdragon 8 Gen 1 Mobile Platform
  • ==SD865 5G
  • ==Snapdragon 7 Gen 1 Mobile Platform
  • ==Snapdragon 662 Mobile Platform
  • ==Snapdragon XR2+ Gen 1 Platform
  • ==QCM4490
  • ==QCA6698AU
  • ==X1E80100
  • ==WCD9370
  • ==WCD9390
  • ==Snapdragon 8 Elite
  • ==FastConnect 7800
  • ==SM7550P
  • ==SDR753
  • ==WSA8840
  • ==FastConnect 6700
  • ==SA9000P
  • ==WCD9378
  • ==LeMans_AU_LGIT
  • ==WCN3988
  • ==QCA6797AQ
  • ==QCA6678AQ
  • ==SA7775P
  • ==SM7550
  • ==WSA8832
  • ==FastConnect 6900
  • ==WSA8830
  • ==IQ9 Series Platform
  • ==Snapdragon 6 Gen 1 Mobile Platform
  • ==G3x Gen 2
  • ==XRV9209
  • ==WCD9371
  • ==WCD9395
  • ==QPA1086BD
  • ==Snapdragon 6 Gen 3 Mobile Platform
  • ==LeMansAU
  • ==WCD9380
  • ==WSA8810
  • ==SA8770P
  • ==QXM1094
  • ==WCN6650
  • ==QCA6595
  • ==SM7525
  • ==SC8380XP
  • ==SM7435
  • ==SXR2330P
  • ==SXR2350P
  • ==QLN1083BD
  • ==SA8255P
  • ==QCS4490
  • ==WSA8845H
  • ==Snapdragon AR1 Gen 1 Platform
  • ==Snapdragon 8+ Gen 2 Mobile Platform
  • ==QCS8550
  • ==QLN1086BD
  • ==QAMSRV1H
  • ==WSA8845
  • ==WCN7881
  • ==SXR2230P
  • ==SA8620P
  • ==Netrani
  • ==WSA8815
  • ==XRV7209
  • ==QCA6595AU
  • ==QAMSRV1M
  • ==WCD9385
  • ==WCN7861
  • ==SA7255P
  • ==SD 8 Gen1 5G
  • ==WCN6450
  • ==Snapdragon XR2 5G Platform
  • ==QCM8838

Matching in nixpkgs

pkgs.snapdragon-profiler

An profiler for Android devices running Snapdragon chips

  • nixos-unstable -
  • nixos-26.05 -
Permalink CVE-2026-50133
5.1 MEDIUM
  • CVSS version (CVSS): 4.0
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Attack Requirement (AT): None (N)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Active (A)
  • Vulnerable System Impact Confidentiality (VC): None (N)
  • Vulnerable System Impact Integrity (VI): None (N)
  • Vulnerable System Impact Availability (VA): None (N)
  • Subsequent System Impact Confidentiality (SC): Low (L)
  • Subsequent System Impact Integrity (SI): Low (L)
  • Subsequent System Impact Availability (SA): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Attack Requirement (MAT): None (N)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Active (A)
  • Modified Vulnerable System Impact Confidentiality (MVC): None (N)
  • Modified Vulnerable System Impact Integrity (MVI): None (N)
  • Modified Vulnerable System Impact Availability (MVA): None (N)
  • Modified Subsequent System Impact Confidentiality (MSC): Low (L)
  • Modified Subsequent System Impact Integrity (MSI): Low (L)
  • Modified Subsequent System Impact Availability (MSA): Negligible (N)
  • Safety (S): Not Defined (X)
  • Automatable (AU): Not Defined (X)
  • Recovery (R): Not Defined (X)
  • Value Density (V): Not Defined (X)
  • Vulnerability Response Effort (RE): Not Defined (X)
  • Provider Urgency (U): Not Defined (X)
  • Confidentiality Req. (CR): Not Defined (X)
  • Integrity Req. (IR): Not Defined (X)
  • Availability Req. (AR): Not Defined (X)
  • Exploit Maturity (E): Not Defined (X)
created 1 month, 3 weeks ago Activity log
  • Created suggestion
Hugo: XSS via text/html content files

Hugo is a static site generator. Prior to 0.162.0, Hugo accepts content files in several markup formats. Files mapped to the text/html media type (typically .html files under /content, or pages produced by a content adapter that sets content.mediaType = "text/html") had their body emitted verbatim into the rendered page. A site that ingests HTML content from an untrusted source could therefore be served stored cross-site scripting. This vulnerability is fixed in 0.162.0.

Affected products

hugo
  • ==< 0.162.0

Matching in nixpkgs

pkgs.hugo

Fast and modern static website engine

  • nixos-unstable -
  • nixos-26.05 -

pkgs.ghosttohugo

Convert Ghost export to Hugo posts

  • nixos-unstable -
    • nixos-unstable-small 0.5.3
  • nixos-26.05 -
    • nixos-26.05-small 0.5.3
Permalink CVE-2026-13705
7.1 HIGH
  • CVSS version (CVSS): 3.1
  • 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): None (N)
  • 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): None (N)
  • Modified Availability (MA): High (H)
created 1 month, 3 weeks ago Activity log
  • Created suggestion
Imager versions before 1.032 for Perl have a heap out-of-bounds read in the bundled Imager::File::SGI reader via a 16-bit RLE literal run in read_rgb_16_rle

Imager versions before 1.032 for Perl have a heap out-of-bounds read in the bundled Imager::File::SGI reader via a 16-bit RLE literal run in read_rgb_16_rle. read_rgb_16_rle guards each literal run with if (count > data_left), but count is a pixel count while every 16-bit sample consumes two bytes. The copy loop reads inp[0] * 256 + inp[1] and advances two bytes per pixel, so a run with data_left / 2 < count <= data_left passes the guard yet consumes 2 * count bytes and reads past the end of the buffer. The 8-bit path is unaffected because there one pixel is one byte. Reading a crafted SGI image through Imager->read triggers the over-read before the parser rejects the malformed image, which can crash the process.

Affected products

Imager
  • <1.032

Matching in nixpkgs

pkgs.imager

Interferometric imaging package

  • nixos-unstable -
  • nixos-26.05 -

pkgs.usbimager

Very minimal GUI app that can write compressed disk images to USB drives

  • nixos-unstable -
  • nixos-26.05 -

pkgs.vcdimager

Full-featured mastering suite for authoring, disassembling and analyzing Video CDs and Super Video CDs

  • nixos-unstable -
    • nixos-unstable-small 2.0.1
  • nixos-26.05 -
    • nixos-26.05-small 2.0.1

pkgs.rpi-imager

Raspberry Pi Imaging Utility

  • nixos-unstable -
    • nixos-unstable-small 2.0.9
  • nixos-26.05 -
    • nixos-26.05-small 2.0.9

pkgs.perlPackages.Imager

Perl extension for Generating 24 bit Images

  • nixos-unstable -
    • nixos-unstable-small 1.031
  • nixos-26.05 -
    • nixos-26.05-small 1.031

pkgs.perl5Packages.Imager

Perl extension for Generating 24 bit Images

  • nixos-unstable -
    • nixos-unstable-small 1.031
  • nixos-26.05 -
    • nixos-26.05-small 1.031
Permalink CVE-2026-54765
6.3 MEDIUM
  • CVSS version (CVSS): 4.0
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Attack Requirement (AT): None (N)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Vulnerable System Impact Confidentiality (VC): None (N)
  • Vulnerable System Impact Integrity (VI): None (N)
  • Vulnerable System Impact Availability (VA): None (N)
  • Subsequent System Impact Confidentiality (SC): Low (L)
  • Subsequent System Impact Integrity (SI): High (H)
  • Subsequent System Impact Availability (SA): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Attack Requirement (MAT): None (N)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Vulnerable System Impact Confidentiality (MVC): None (N)
  • Modified Vulnerable System Impact Integrity (MVI): None (N)
  • Modified Vulnerable System Impact Availability (MVA): None (N)
  • Modified Subsequent System Impact Confidentiality (MSC): Low (L)
  • Modified Subsequent System Impact Integrity (MSI): High (H)
  • Modified Subsequent System Impact Availability (MSA): Negligible (N)
  • Safety (S): Not Defined (X)
  • Automatable (AU): Not Defined (X)
  • Recovery (R): Not Defined (X)
  • Value Density (V): Not Defined (X)
  • Vulnerability Response Effort (RE): Not Defined (X)
  • Provider Urgency (U): Not Defined (X)
  • Confidentiality Req. (CR): Not Defined (X)
  • Integrity Req. (IR): Not Defined (X)
  • Availability Req. (AR): Not Defined (X)
  • Exploit Maturity (E): Not Defined (X)
created 1 month, 3 weeks ago Activity log
  • Created suggestion
Traefik: Gateway HTTPRoute backendRef filters can leak backend context across routes sharing a Service:port

Traefik is an open source HTTP reverse proxy and load balancer. From v3.7.0 prior to v3.7.6, Traefik's Kubernetes Gateway API provider may resolve two accepted HTTPRoutes that target the same backend Service:port but configure different backendRef filters to the same child service and apply only one route's filter set to all requests reaching that backend. In Gateway deployments where backendRef filters set security-sensitive headers, such as tenant identity, authorization context, or values the backend trusts, an attacker who can create an accepted HTTPRoute sharing the same backend Service:port may cause their route's filter context to be applied to another route's requests, potentially crossing namespace boundaries when a ReferenceGrant permits cross-namespace targeting. This issue is fixed in version v3.7.6.

Affected products

traefik
  • ==>= 3.7.0, < 3.7.6

Matching in nixpkgs

pkgs.traefik

Modern reverse proxy

  • nixos-unstable -
    • nixos-unstable-small 3.7.5
  • nixos-26.05 -
    • nixos-26.05-small 3.7.1
Permalink CVE-2026-14757
1.9 LOW
  • CVSS version (CVSS): 4.0
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Attack Requirement (AT): None (N)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Vulnerable System Impact Confidentiality (VC): Low (L)
  • Vulnerable System Impact Integrity (VI): Low (L)
  • Vulnerable System Impact Availability (VA): Low (L)
  • Subsequent System Impact Confidentiality (SC): None (N)
  • Subsequent System Impact Integrity (SI): None (N)
  • Subsequent System Impact Availability (SA): None (N)
  • Exploit Maturity (E): POC (P)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Attack Requirement (MAT): None (N)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Vulnerable System Impact Confidentiality (MVC): Low (L)
  • Modified Vulnerable System Impact Integrity (MVI): Low (L)
  • Modified Vulnerable System Impact Availability (MVA): Low (L)
  • Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
  • Modified Subsequent System Impact Integrity (MSI): Negligible (N)
  • Modified Subsequent System Impact Availability (MSA): Negligible (N)
  • Safety (S): Not Defined (X)
  • Automatable (AU): Not Defined (X)
  • Recovery (R): Not Defined (X)
  • Value Density (V): Not Defined (X)
  • Vulnerability Response Effort (RE): Not Defined (X)
  • Provider Urgency (U): Not Defined (X)
  • Confidentiality Req. (CR): Not Defined (X)
  • Integrity Req. (IR): Not Defined (X)
  • Availability Req. (AR): Not Defined (X)
created 1 month, 3 weeks ago Activity log
  • Created suggestion
radareorg radare2 cmd_anal.inc core_anal_bytes integer overflow

A vulnerability was determined in radareorg radare2 up to 6.1.6. This affects the function core_anal_bytes of the file libr/core/cmd_anal.inc. This manipulation causes integer overflow. The attack needs to be launched locally. The exploit has been publicly disclosed and may be utilized. It is suggested to install a patch to address this issue.

Affected products

radare2
  • ==6.1.0
  • ==6.1.5
  • ==6.1.3
  • ==6.1.6
  • ==6.1.2
  • ==6.1.4
  • ==6.1.1

Matching in nixpkgs

pkgs.radare2

UNIX-like reverse engineering framework and command-line toolset

Permalink CVE-2026-14738
2.9 LOW
  • CVSS version (CVSS): 4.0
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): High (H)
  • Attack Requirement (AT): None (N)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • Vulnerable System Impact Confidentiality (VC): Low (L)
  • Vulnerable System Impact Integrity (VI): None (N)
  • Vulnerable System Impact Availability (VA): None (N)
  • Subsequent System Impact Confidentiality (SC): None (N)
  • Subsequent System Impact Integrity (SI): None (N)
  • Subsequent System Impact Availability (SA): None (N)
  • Exploit Maturity (E): POC (P)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Attack Requirement (MAT): None (N)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): None (N)
  • Modified Vulnerable System Impact Confidentiality (MVC): Low (L)
  • Modified Vulnerable System Impact Integrity (MVI): None (N)
  • Modified Vulnerable System Impact Availability (MVA): None (N)
  • Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
  • Modified Subsequent System Impact Integrity (MSI): Negligible (N)
  • Modified Subsequent System Impact Availability (MSA): Negligible (N)
  • Safety (S): Not Defined (X)
  • Automatable (AU): Not Defined (X)
  • Recovery (R): Not Defined (X)
  • Value Density (V): Not Defined (X)
  • Vulnerability Response Effort (RE): Not Defined (X)
  • Provider Urgency (U): Not Defined (X)
  • Confidentiality Req. (CR): Not Defined (X)
  • Integrity Req. (IR): Not Defined (X)
  • Availability Req. (AR): Not Defined (X)
created 1 month, 3 weeks ago Activity log
  • Created suggestion
exo-explore exo Vision Feature Cache vision.py _image_cache_key weak hash

A security flaw has been discovered in exo-explore exo up to 1.0.71. Affected is the function _image_cache_key of the file src/exo/worker/engines/mlx/vision.py of the component Vision Feature Cache. The manipulation results in use of weak hash. It is possible to launch the attack remotely. A high complexity level is associated with this attack. The exploitability is told to be difficult. The exploit has been released to the public and may be used for attacks. The pull request to fix this issue awaits acceptance.

Affected products

exo
  • ==1.0.6
  • ==1.0.1
  • ==1.0.64
  • ==1.0.48
  • ==1.0.50
  • ==1.0.66
  • ==1.0.29
  • ==1.0.33
  • ==1.0.35
  • ==1.0.42
  • ==1.0.47
  • ==1.0.26
  • ==1.0.12
  • ==1.0.68
  • ==1.0.15
  • ==1.0.4
  • ==1.0.13
  • ==1.0.17
  • ==1.0.57
  • ==1.0.14
  • ==1.0.8
  • ==1.0.63
  • ==1.0.31
  • ==1.0.3
  • ==1.0.38
  • ==1.0.67
  • ==1.0.55
  • ==1.0.40
  • ==1.0.53
  • ==1.0.25
  • ==1.0.37
  • ==1.0.56
  • ==1.0.62
  • ==1.0.70
  • ==1.0.28
  • ==1.0.10
  • ==1.0.23
  • ==1.0.52
  • ==1.0.46
  • ==1.0.5
  • ==1.0.11
  • ==1.0.27
  • ==1.0.71
  • ==1.0.19
  • ==1.0.59
  • ==1.0.49
  • ==1.0.7
  • ==1.0.51
  • ==1.0.54
  • ==1.0.65
  • ==1.0.24
  • ==1.0.16
  • ==1.0.21
  • ==1.0.22
  • ==1.0.32
  • ==1.0.39
  • ==1.0.20
  • ==1.0.45
  • ==1.0.9
  • ==1.0.44
  • ==1.0.60
  • ==1.0.69
  • ==1.0.18
  • ==1.0.34
  • ==1.0.2
  • ==1.0.0
  • ==1.0.43
  • ==1.0.61
  • ==1.0.36
  • ==1.0.58
  • ==1.0.41
  • ==1.0.30

Matching in nixpkgs

pkgs.exo

Run your own AI cluster at home with everyday devices

  • nixos-unstable -
  • nixos-26.05 -

pkgs.exodus

Top-rated cryptocurrency wallet with Trezor integration and built-in Exchange

  • nixos-unstable -
  • nixos-26.05 -

pkgs.exomizer

Compress archives that can still be unpacked by 8-bit systems

  • nixos-unstable -
    • nixos-unstable-small 3.1.2
  • nixos-26.05 -
    • nixos-26.05-small 3.1.2

pkgs.hexo-cli

Command line interface for Hexo

  • nixos-unstable -
    • nixos-unstable-small 4.3.1
  • nixos-26.05 -
    • nixos-26.05-small 4.3.1

pkgs.xfce.exo

Application library for Xfce

  • nixos-unstable -
  • nixos-26.05 -

pkgs.exonerate

Generic tool for sequence alignment

  • nixos-unstable -
    • nixos-unstable-small 2.4.0
  • nixos-26.05 -
    • nixos-26.05-small 2.4.0

pkgs.libexosip

Library that hides the complexity of using the SIP protocol

  • nixos-unstable -
    • nixos-unstable-small 5.3.0
  • nixos-26.05 -
    • nixos-26.05-small 5.3.0

pkgs.xfce4-exo

Application library for Xfce

  • nixos-unstable -
  • nixos-26.05 -

pkgs.exoscale-cli

Command-line tool for everything at Exoscale: compute, storage, dns

  • nixos-unstable -
  • nixos-26.05 -

pkgs.pkgsRocm.exo

Run your own AI cluster at home with everyday devices

  • nixos-unstable -
  • nixos-26.05 -