Nixpkgs security tracker

Try the new UI
Login with GitHub

Suggestion detail

Untriaged
Permalink CVE-2026-89157
5.7 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): None (N)
  • Integrity (I): High (H)
  • Availability (A): Low (L)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): High (H)
  • 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): High (H)
  • Modified Availability (MA): Low (L)
created 1 week, 3 days ago Activity log
  • Created suggestion
PCRE2 before 10.48, on 32-bit platforms, has a pcre2_pattern_convert out-of-bounds …

PCRE2 before 10.48, on 32-bit platforms, has a pcre2_pattern_convert out-of-bounds write when an attacker can provide a large pattern.

Affected products

PCRE2
  • <10.48

Matching in nixpkgs

pkgs.pcre2

Perl Compatible Regular Expressions

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

pkgs.jpcre2

C++ wrapper for PCRE2 Library

  • nixos-unstable -
  • nixos-26.05 -

pkgs.haskellPackages.pcre2

Regular expressions via the PCRE2 C library (included)

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

Package maintainers