SUSE-SU-2026:3906-1: important: Security update for python3-sqlparse

OPENSUSE-SECURITY-UPDATES <[email protected]>
Newsgroups gmane.linux.suse.security.announce
Message-ID <178828045825.9039.6982605180111814777@7fc30b86c5e3>
# Security update for python3-sqlparse

Announcement ID: SUSE-SU-2026:3906-1  
Release Date: 2026-09-01T09:10:23Z  
Rating: important  
References:

  * bsc#1275459
  * bsc#1275460
  * bsc#1275461
  * bsc#1275466

  
Cross-References:

  * CVE-2026-54284
  * CVE-2026-59893
  * CVE-2026-59894
  * CVE-2026-71491

  
CVSS scores:

  * CVE-2026-54284 ( SUSE ):  8.7
    CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  * CVE-2026-54284 ( SUSE ):  7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  * CVE-2026-54284 ( NVD ):  8.7
    CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  * CVE-2026-59893 ( SUSE ):  7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  * CVE-2026-59893 ( NVD ):  7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  * CVE-2026-59894 ( SUSE ):  6.2
    CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  * CVE-2026-59894 ( SUSE ):  5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
  * CVE-2026-59894 ( NVD ):  6.2
    CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  * CVE-2026-71491 ( SUSE ):  8.7
    CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  * CVE-2026-71491 ( SUSE ):  7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  * CVE-2026-71491 ( NVD ):  8.7
    CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

  
Affected Products:

  * Basesystem Module 15-SP7
  * openSUSE Leap 15.3
  * SUSE Linux Enterprise Desktop 15 SP7
  * SUSE Linux Enterprise High Performance Computing 15 SP4
  * SUSE Linux Enterprise High Performance Computing 15 SP5
  * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4
  * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5
  * SUSE Linux Enterprise High Performance Computing LTSS 15 SP4
  * SUSE Linux Enterprise High Performance Computing LTSS 15 SP5
  * SUSE Linux Enterprise Real Time 15 SP7
  * SUSE Linux Enterprise Server 15 SP4
  * SUSE Linux Enterprise Server 15 SP4 LTSS
  * SUSE Linux Enterprise Server 15 SP5
  * SUSE Linux Enterprise Server 15 SP5 LTSS
  * SUSE Linux Enterprise Server 15 SP6
  * SUSE Linux Enterprise Server 15 SP6 LTSS
  * SUSE Linux Enterprise Server 15 SP7
  * SUSE Linux Enterprise Server for SAP Applications 15 SP4
  * SUSE Linux Enterprise Server for SAP Applications 15 SP5
  * SUSE Linux Enterprise Server for SAP Applications 15 SP6
  * SUSE Linux Enterprise Server for SAP Applications 15 SP7

  
  
An update that solves four vulnerabilities can now be installed.

## Description:

This update for python3-sqlparse fixes the following issues:

  * CVE-2026-54284: high algorithm complexity when parsing SQL payloads with
    hundreds of nesting levels can lead to denial of service via excessive
    resource consumption (bsc#1275459).
  * CVE-2026-59893: quadratic complexity when processing unmatched dollar-quoted
    literal and multiline-comment delimiters can lead to denial of service
    (bsc#1275461).
  * CVE-2026-59894: improper backlash escaping allows for injection of Python or
    PHP code via a crafted SQL input (bsc#1275460).
  * CVE-2026-71491: quadratic complexity in `group_comments` when processing
    comment-only statements can lead to denial of services (bsc#1275466).

## Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like
YaST online_update or "zypper patch".  
Alternatively you can run the command listed for your product:

  * SUSE Linux Enterprise Server 15 SP5 LTSS  
    zypper in -t patch SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-3906=1

  * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4  
    zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-3906=1

  * SUSE Linux Enterprise Server 15 SP6 LTSS  
    zypper in -t patch SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-3906=1

  * SUSE Linux Enterprise Server for SAP Applications 15 SP6  
    zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP6-2026-3906=1

  * SUSE Linux Enterprise High Performance Computing LTSS 15 SP4  
    zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-3906=1

  * SUSE Linux Enterprise High Performance Computing LTSS 15 SP5  
    zypper in -t patch SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-3906=1

  * Basesystem Module 15-SP7  
    zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP7-2026-3906=1

  * SUSE Linux Enterprise Server for SAP Applications 15 SP4  
    zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP4-2026-3906=1

  * SUSE Linux Enterprise Server for SAP Applications 15 SP5  
    zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP5-2026-3906=1

  * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5  
    zypper in -t patch SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-3906=1

  * SUSE Linux Enterprise Server 15 SP4 LTSS  
    zypper in -t patch SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-3906=1

  * openSUSE Leap 15.3  
    zypper in -t patch SUSE-2026-3906=1

## Package List:

  * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5 (noarch)
    * python3-sqlparse-0.4.2-150300.23.1
  * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (noarch)
    * python3-sqlparse-0.4.2-150300.23.1
  * SUSE Linux Enterprise Server for SAP Applications 15 SP4 (noarch)
    * python3-sqlparse-0.4.2-150300.23.1
  * SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (noarch)
    * python3-sqlparse-0.4.2-150300.23.1
  * SUSE Linux Enterprise Server 15 SP5 LTSS (noarch)
    * python3-sqlparse-0.4.2-150300.23.1
  * SUSE Linux Enterprise Server for SAP Applications 15 SP5 (noarch)
    * python3-sqlparse-0.4.2-150300.23.1
  * SUSE Linux Enterprise High Performance Computing LTSS 15 SP5 (noarch)
    * python3-sqlparse-0.4.2-150300.23.1
  * SUSE Linux Enterprise Server 15 SP6 LTSS (noarch)
    * python3-sqlparse-0.4.2-150300.23.1
  * openSUSE Leap 15.3 (noarch)
    * python3-sqlparse-0.4.2-150300.23.1
  * Basesystem Module 15-SP7 (noarch)
    * python3-sqlparse-0.4.2-150300.23.1
  * SUSE Linux Enterprise Server 15 SP4 LTSS (noarch)
    * python3-sqlparse-0.4.2-150300.23.1
  * SUSE Linux Enterprise Server for SAP Applications 15 SP6 (noarch)
    * python3-sqlparse-0.4.2-150300.23.1

## References:

  * https://www.suse.com/security/cve/CVE-2026-54284.html
  * https://www.suse.com/security/cve/CVE-2026-59893.html
  * https://www.suse.com/security/cve/CVE-2026-59894.html
  * https://www.suse.com/security/cve/CVE-2026-71491.html
  * https://bugzilla.suse.com/show_bug.cgi?id=1275459
  * https://bugzilla.suse.com/show_bug.cgi?id=1275460
  * https://bugzilla.suse.com/show_bug.cgi?id=1275461
  * https://bugzilla.suse.com/show_bug.cgi?id=1275466
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.