VYPR

rpm package

suse/python&distro=SUSE Linux Enterprise Module for Package Hub 15 SP7

pkg:rpm/suse/python&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Package%20Hub%2015%20SP7

Vulnerabilities (24)

  • CVE-2026-6357MedApr 27, 2026
    affected < 2.7.18-150000.120.1fixed 2.7.18-150000.120.1

    pip prior to version 26.1 would run self-update check functionality after installing wheel files which required importing well-known Python modules names. These module imports were intentionally deferred to increase startup time of the pip CLI. The patch changes self-update funct

  • CVE-2026-6019MedApr 22, 2026
    affected < 2.7.18-150000.120.1fixed 2.7.18-150000.120.1

    http.cookies.Morsel.js_output() returns an inline inside the generated script element. Mitigation base64-encodes the cookie value to disallow esc

  • CVE-2026-3219MedApr 20, 2026
    affected < 2.7.18-150000.120.1fixed 2.7.18-150000.120.1

    pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing "incorrect" files according to the filename of the archive. New behavior

  • CVE-2026-4786HigApr 13, 2026
    affected < 2.7.18-150000.120.1fixed 2.7.18-150000.120.1

    Mitgation of CVE-2026-4519 was incomplete. If the URL contained "%action" the mitigation could be bypassed for certain browser types the "webbrowser.open()" API could have commands injected into the underlying shell. See CVE-2026-4519 for details.

  • CVE-2026-6100CriApr 13, 2026
    affected < 2.7.18-150000.120.1fixed 2.7.18-150000.120.1

    Use-after-free (UAF) was possible in the `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile` when a memory allocation fails with a `MemoryError` and the decompression instance is re-used. This scenario can be triggered if the process is under memory pressure. The

  • CVE-2026-3446MedApr 10, 2026
    affected < 2.7.18-150000.117.1fixed 2.7.18-150000.117.1

    When calling base64.b64decode() or related functions the decoding process would stop after encountering the first padded quad regardless of whether there was more information to be processed. This can lead to data being accepted which may be processed differently by other impleme

  • CVE-2026-4519LowMar 20, 2026
    affected < 2.7.18-150000.111.1fixed 2.7.18-150000.111.1

    The webbrowser.open() API would accept leading dashes in the URL which could be handled as command line options for certain web browsers. New behavior rejects leading dashes. Users are recommended to sanitize URLs prior to passing to webbrowser.open().

  • CVE-2026-3479NonMar 18, 2026
    affected < 2.7.18-150000.114.1fixed 2.7.18-150000.114.1

    DISPUTED: The project has clarified that the documentation was incorrect, and that pkgutil.get_data() has the same security model as open(). The documentation has been updated to clarify this point. There is no vulnerability in the function if following the intended security mode

  • CVE-2026-4224HigMar 16, 2026
    affected < 2.7.18-150000.111.1fixed 2.7.18-150000.111.1

    When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs.

  • CVE-2026-3644HigMar 16, 2026
    affected < 2.7.18-150000.111.1fixed 2.7.18-150000.111.1

    The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the ou

  • CVE-2025-13462LowMar 12, 2026
    affected < 2.7.18-150000.111.1fixed 2.7.18-150000.111.1

    The "tarfile" module would still apply normalization of AREGTYPE (\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPE_LONGNAME or GNUTYPE_LONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to ot

  • CVE-2026-1703LowFeb 2, 2026
    affected < 2.7.18-150000.120.1fixed 2.7.18-150000.120.1

    When pip is installing and extracting a maliciously crafted wheel archive, files may be extracted outside the installation directory. The path traversal is limited to prefixes of the installation directory, thus isn't able to inject or overwrite executable files in typical situat

  • CVE-2026-1299MedJan 23, 2026
    affected < 2.7.18-150000.108.1fixed 2.7.18-150000.108.1

    The email module, specifically the "BytesGenerator" class, didn’t properly quote newlines for email headers when serializing an email message allowing for header injection when an email is serialized. This is only applicable if using "LiteralHeader" writing headers that don't

  • CVE-2026-0865MedJan 20, 2026
    affected < 2.7.18-150000.102.1fixed 2.7.18-150000.102.1

    User-controlled header names and values containing newlines can allow injecting HTTP headers.

  • CVE-2026-0672MedJan 20, 2026
    affected < 2.7.18-150000.102.1fixed 2.7.18-150000.102.1

    When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.

  • CVE-2025-15367MedJan 20, 2026
    affected < 2.7.18-150000.102.1fixed 2.7.18-150000.102.1

    The poplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.

  • CVE-2025-15366MedJan 20, 2026
    affected < 2.7.18-150000.102.1fixed 2.7.18-150000.102.1

    The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.

  • CVE-2025-12084Dec 3, 2025
    affected < 2.7.18-150000.94.1fixed 2.7.18-150000.94.1

    When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents.

  • CVE-2025-13836HigDec 1, 2025
    affected < 2.7.18-150000.94.1fixed 2.7.18-150000.94.1

    When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.

  • CVE-2025-6075Oct 31, 2025
    affected < 2.7.18-150000.89.1fixed 2.7.18-150000.89.1

    If the value passed to os.path.expandvars() is user-controlled a performance degradation is possible when expanding environment variables.

Page 1 of 2