Nixpkgs security tracker

Login with GitHub

Suggestions search

With package: python312Packages.tesla-fleet-api

Found 10 matching suggestions

View:
Compact
Detailed
Dismissed
(not in Nixpkgs)
Permalink CVE-2026-44948
5.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): Low (L)
  • Subsequent System Impact Confidentiality (SC): None (N)
  • 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): 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)
  • Exploit Maturity (E): Not Defined (X)
updated 3 weeks, 4 days ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse dismissed (not in Nixpkgs)
Path Traversal in Rancher Fleet ImageScan GitRepo Path Handler

A path traversal vulnerability was found in Fleet's ImageScan subsystem in Rancher Fleet 0.12.0 up to 0.12.16, 0.13.0 up to 0.13.12, 0.14.0 up to 0.14.7 and 0.15.0 up to 0.15.3 could be used to traverse outside of the intended directory, causing a denial of service.

Affected products

Fleet
  • <0.13.12
  • <0.12.16
  • <0.14.7
  • <0.15.3

Matching in nixpkgs

Package maintainers

Dismissed
(not in Nixpkgs)
Permalink CVE-2026-48596
2.1 LOW
  • CVSS version (CVSS): 4.0
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Attack Requirement (AT): Present (P)
  • Privileges Required (PR): None (N)
  • 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): None (N)
  • Subsequent System Impact Integrity (SI): Low (L)
  • Subsequent System Impact Availability (SA): None (N)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Attack Requirement (MAT): Present (P)
  • Modified Privileges Required (MPR): None (N)
  • 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): Negligible (N)
  • 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)
updated 1 month, 3 weeks ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse dismissed (not in Nixpkgs)
CRLF injection in Tesla.Multipart.add_content_type_param/2 allows HTTP header injection

Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting') vulnerability in elixir-tesla tesla allows HTTP header injection via Tesla.Multipart.add_content_type_param/2. Tesla.Multipart.add_content_type_param/2 appends caller-supplied strings to the multipart content_type_params list without validating for CR (\r) or LF (\n) characters. Tesla.Multipart.headers/1 then joins these params verbatim with "; " to construct the outgoing Content-Type header value. A param containing \r\n splits the header line, allowing arbitrary headers to be injected into the outbound HTTP request. Any application that forwards untrusted input (such as a user-supplied charset or parameter string) into add_content_type_param/2 is affected. This issue affects tesla: from 0.8.0 before 1.18.3.

Affected products

tesla
  • <1.18.3
elixir-tesla/tesla
  • <23601edac5d22ba9407b427967b5bdbda201aec2

Matching in nixpkgs

Package maintainers

Dismissed
(not in Nixpkgs)
Permalink CVE-2026-24190
7.8 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • 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): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
updated 1 month, 4 weeks ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse dismissed (not in Nixpkgs)
NVIDIA Display Driver for Windows and Linux contains a vulnerability …

NVIDIA Display Driver for Windows and Linux contains a vulnerability in the kernel mode layer, where a user could cause improper access to GPU resources. A successful exploit of this vulnerability might lead to denial of service, escalation of privileges, information disclosure, data tampering, and code execution.

Affected products

Tesla
  • ==All driver versions prior to 596.36
  • ==All driver versions prior to 535.309.01
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 582.53
  • ==All driver versions prior to 539.72
  • ==All driver versions prior to 595.71.05
GeForce
  • ==All driver versions prior to 596.36
  • ==All driver versions prior to 535.309.01
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 582.53 Only GPUs based on the NVIDIA Maxwell, Volta, and Pascal GPU architectures are affected.
  • ==All driver versions prior to 595.71.05
RTX, Quadro, NVS
  • ==All driver versions prior to 596.36
  • ==All driver versions prior to 535.309.01
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 582.53
  • ==All driver versions prior to 539.72
  • ==All driver versions prior to 595.71.05

Matching in nixpkgs

Package maintainers

Dismissed
(not in Nixpkgs)
Permalink CVE-2025-33221
4.4 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): High (H)
  • 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): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): High (H)
  • 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)
updated 1 month, 4 weeks ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse dismissed (not in Nixpkgs)
NVIDIA Display Driver for Windows and Linux contains a vulnerability …

NVIDIA Display Driver for Windows and Linux contains a vulnerability in the kernel driver, where a user could cause an incorrect permission assignment for a critical resource. A successful exploit of this vulnerability might lead to data tampering and denial of service.

Affected products

Tesla
  • ==All driver versions prior to 596.36
  • ==All driver versions prior to 535.309.01
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 582.53
  • ==All driver versions prior to 539.72
  • ==All driver versions prior to 595.71.05
GeForce
  • ==All driver versions prior to 596.36
  • ==All driver versions prior to 535.309.01
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 582.53 Only GPUs based on the NVIDIA Maxwell, Volta, and Pascal GPU architectures are affected.
  • ==All driver versions prior to 595.71.05
Guest driver
  • ==580.126.09(All versions prior to and including vGPU 19.4)
  • ==595.58.03(All versions up to and including the March 2026 release)
  • ==595.97(All versions prior to and including vGPU 20.0)
  • ==535.288.01(All versions prior to and including vGPU 16.13)
  • ==539.64(All versions prior to and including vGPU 16.13)
  • ==595.58.03(All versions prior to and including vGPU 20.0)
  • ==582.16(All versions prior to and including vGPU 19.4)
RTX, Quadro, NVS
  • ==All driver versions prior to 596.36
  • ==All driver versions prior to 535.309.01
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 582.53
  • ==All driver versions prior to 539.72
  • ==All driver versions prior to 595.71.05

Matching in nixpkgs

Package maintainers

Dismissed
(not in Nixpkgs)
Permalink CVE-2026-24194
7.8 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • 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): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
updated 1 month, 4 weeks ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse dismissed (not in Nixpkgs)
NVIDIA Display Driver for Linux contains a vulnerability in a …

NVIDIA Display Driver for Linux contains a vulnerability in a kernel mode layer handler, where a user could cause improper permission handling. A successful exploit of this vulnerability might lead to denial of service, escalation of privileges, information disclosure, data tampering, and code execution.

Affected products

Tesla
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 595.71.05
  • ==All driver versions prior to 535.309.01
GeForce
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 595.71.05
  • ==All driver versions prior to 535.309.01
Guest driver
  • ==580.126.09(All versions prior to and including vGPU 19.4)
  • ==535.288.01(All versions prior to and including vGPU 16.13)
  • ==595.58.03(All versions up to and including the March 2026 release)
  • ==595.58.03(All versions prior to and including vGPU 20.0)
RTX, Quadro, NVS
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 595.71.05
  • ==All driver versions prior to 535.309.01

Matching in nixpkgs

Package maintainers

Dismissed
(not in Nixpkgs)
Permalink CVE-2026-24198
5.6 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): High (H)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): Low (L)
  • Integrity (I): Low (L)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): High (H)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): Low (L)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): Low (L)
  • Modified Availability (MA): High (H)
updated 1 month, 4 weeks ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse dismissed (not in Nixpkgs)
NVIDIA GPU Display Driver for Linux contains a vulnerability where …

NVIDIA GPU Display Driver for Linux contains a vulnerability where an advanced attacker could use a race condition to leak sensitive memory, which might cause limited exposure of sensitive information to an unauthorized actor. A successful exploit of this vulnerability might lead to denial of service, data tampering, and information disclosure.

Affected products

Tesla
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 595.71.05
GeForce
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 595.71.05
RTX, Quadro, NVS
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 595.71.05

Matching in nixpkgs

Package maintainers

Dismissed
(not in Nixpkgs)
Permalink CVE-2026-24199
4.7 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): Unchanged (U)
  • Confidentiality (C): None (N)
  • Integrity (I): None (N)
  • Availability (A): High (H)
  • 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): None (N)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): High (H)
updated 1 month, 4 weeks ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse dismissed (not in Nixpkgs)
NVIDIA Display Driver for Linux contains a vulnerability in a …

NVIDIA Display Driver for Linux contains a vulnerability in a kernel module, where a user could cause a race condition by reordering compiler or processor memory instructions. A successful exploit of this vulnerability might lead to denial of service.

Affected products

Tesla
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 595.71.05
  • ==All driver versions prior to 535.309.01
GeForce
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 595.71.05
  • ==All driver versions prior to 535.309.01
Guest driver
  • ==580.126.09(All versions prior to and including vGPU 19.4)
  • ==535.288.01(All versions prior to and including vGPU 16.13)
  • ==595.58.03(All versions up to and including the March 2026 release)
RTX, Quadro, NVS
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 595.71.05
  • ==All driver versions prior to 535.309.01
Virtual GPU Manager
  • ==580.126.08(All versions prior to and including vGPU 19.4)
  • ==535.288.01(All versions prior to and including vGPU 16.13)
  • ==595.58.02(All versions up to and including the March 2026 release)

Matching in nixpkgs

Package maintainers

Dismissed
(not in Nixpkgs)
Permalink CVE-2026-24182
6.5 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Changed (C)
  • Confidentiality (C): None (N)
  • Integrity (I): None (N)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): None (N)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): High (H)
updated 1 month, 4 weeks ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse dismissed (not in Nixpkgs)
NVIDIA Display Driver for Windows and Linux contains a vulnerability …

NVIDIA Display Driver for Windows and Linux contains a vulnerability where an attacker could leak held driver locks. A successful exploit of this vulnerability might lead to denial of service.

Affected products

Tesla
  • ==All driver versions prior to 596.36
  • ==All driver versions prior to 535.309.01
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 582.53
  • ==All driver versions prior to 539.72
  • ==All driver versions prior to 595.71.05
GeForce
  • ==All driver versions prior to 596.36
  • ==All driver versions prior to 535.309.01
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 595.71.05
  • ==All driver versions prior to 582.53. Only GPUs based on the NVIDIA Maxwell, Volta, and Pascal GPU architectures are affected.
Guest driver
  • ==580.126.09(All versions prior to and including vGPU 19.4)
  • ==595.58.03(All versions up to and including the March 2026 release)
  • ==595.97(All versions prior to and including vGPU 20.0)
  • ==535.288.01(All versions prior to and including vGPU 16.13)
  • ==539.64(All versions prior to and including vGPU 16.13)
  • ==595.58.03(All versions prior to and including vGPU 20.0)
  • ==582.16(All versions prior to and including vGPU 19.4)
RTX, Quadro, NVS
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 595.71.05
  • ==All driver versions prior to 535.309.01
Virtual GPU Manager
  • ==595.58.02(All versions up to and including the March 2026 release)
NVIDIA RTX, Quadro, NVS
  • ==All driver versions prior to 582.53
  • ==All driver versions prior to 539.72
  • ==All driver versions prior to 596.36

Matching in nixpkgs

Package maintainers

Dismissed
(not in Nixpkgs)
Permalink CVE-2026-24192
7.8 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • 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): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
updated 1 month, 4 weeks ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse dismissed (not in Nixpkgs)
NVIDIA Display Driver for Linux contains a vulnerability where an …

NVIDIA Display Driver for Linux contains a vulnerability where an attacker could cause an incorrect conversion between numeric types, leading to a heap buffer overflow. A successful exploit of this vulnerability might lead to denial of service, escalation of privileges, information disclosure, data tampering, and code execution.

Affected products

Tesla
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 595.71.05
  • ==All driver versions prior to 535.309.01
GeForce
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 595.71.05
  • ==All driver versions prior to 535.309.01
RTX, Quadro, NVS
  • ==All driver versions prior to 580.159.03
  • ==All driver versions prior to 595.71.05
  • ==All driver versions prior to 535.309.01
Virtual GPU Manager
  • ==580.126.08(All versions prior to and including vGPU 19.4)
  • ==535.288.01(All versions prior to and including vGPU 16.13)
  • ==595.58.02(All versions prior to and including vGPU 20.0)
  • ==595.58.02(All versions up to and including the March 2026 release)

Matching in nixpkgs

Package maintainers

Dismissed
(not in Nixpkgs)
Permalink CVE-2026-24191
7.8 HIGH
  • 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): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • 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): High (H)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
updated 1 month, 4 weeks ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse dismissed (not in Nixpkgs)
NVIDIA Display Driver for Windows contains a vulnerability where an …

NVIDIA Display Driver for Windows contains a vulnerability where an attacker could cause a time-of-check time-of-use issue. A successful exploit of this vulnerability might lead to denial of service, escalation of privileges, information disclosure, data tampering, and code execution.

Affected products

Tesla
  • ==All driver versions prior to 582.53
  • ==All driver versions prior to 539.72
  • ==All driver versions prior to 596.36
GeForce
  • ==All driver versions prior to 596.36
  • ==All driver versions prior to 582.53 Only GPUs based on the NVIDIA Maxwell, Volta, and Pascal GPU architectures are affected.
Guest driver
  • ==539.64(All versions prior to and including vGPU 16.13)
  • ==582.16(All versions prior to and including vGPU 19.4)
  • ==595.97(All versions prior to and including vGPU 20.0)
RTX, Quadro, NVS
  • ==All driver versions prior to 582.53
  • ==All driver versions prior to 539.72
  • ==All driver versions prior to 596.36
Virtual GPU Manager
  • ==595.94(All versions prior to and including vGPU 20.0)
  • ==582.16(All versions prior to and including vGPU 19.4)

Matching in nixpkgs

Package maintainers