VYPR

rpm package

suse/python311-core&distro=SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS

pkg:rpm/suse/python311-core&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP4-ESPOS

Vulnerabilities (31)

  • CVE-2026-4519LowMar 20, 2026
    affected < 3.11.15-150400.9.85.1fixed 3.11.15-150400.9.85.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 < 3.11.15-150400.9.85.1fixed 3.11.15-150400.9.85.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 < 3.11.15-150400.9.85.1fixed 3.11.15-150400.9.85.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 < 3.11.15-150400.9.85.1fixed 3.11.15-150400.9.85.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 < 3.11.15-150400.9.85.1fixed 3.11.15-150400.9.85.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-2025-12781Jan 21, 2026
    affected < 3.11.14-150400.9.75.1fixed 3.11.14-150400.9.75.1

    When passing data to the b64decode(), standard_b64decode(), and urlsafe_b64decode() functions in the "base64" module the characters "+/" will always be accepted, regardless of the value of "altchars" parameter, typically used to establish an "alternative base64 alphabet" such as

  • CVE-2026-0865MedJan 20, 2026
    affected < 3.11.14-150400.9.75.1fixed 3.11.14-150400.9.75.1

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

  • CVE-2026-0672MedJan 20, 2026
    affected < 3.11.14-150400.9.75.1fixed 3.11.14-150400.9.75.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 < 3.11.14-150400.9.75.1fixed 3.11.14-150400.9.75.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 < 3.11.14-150400.9.75.1fixed 3.11.14-150400.9.75.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-15282MedJan 20, 2026
    affected < 3.11.14-150400.9.75.1fixed 3.11.14-150400.9.75.1

    User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.

  • CVE-2025-11468MedJan 20, 2026
    affected < 3.11.14-150400.9.75.1fixed 3.11.14-150400.9.75.1

    When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized.

  • CVE-2025-12084Dec 3, 2025
    affected < 3.11.14-150400.9.72.1fixed 3.11.14-150400.9.72.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 < 3.11.14-150400.9.72.1fixed 3.11.14-150400.9.72.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-13837Dec 1, 2025
    affected < 3.11.14-150400.9.72.1fixed 3.11.14-150400.9.72.1

    When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues

  • CVE-2025-6075Oct 31, 2025
    affected < 3.11.14-150400.9.69.1fixed 3.11.14-150400.9.69.1

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

  • CVE-2025-8291MedOct 7, 2025
    affected < 3.11.14-150400.9.69.1fixed 3.11.14-150400.9.69.1

    The 'zipfile' module would not check the validity of the ZIP64 End of Central Directory (EOCD) Locator record offset value would not be used to locate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be assumed to be the previous record in the ZIP archive. This could be

  • CVE-2025-4517CriJun 3, 2025
    affected < 3.11.13-150400.9.60.1fixed 3.11.13-150400.9.60.1

    Allows arbitrary filesystem writes outside the extraction directory during extraction with filter="data". You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= param

  • CVE-2025-4330HigJun 3, 2025
    affected < 3.11.13-150400.9.60.1fixed 3.11.13-150400.9.60.1

    Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extrac

  • CVE-2025-4138HigJun 3, 2025
    affected < 3.11.13-150400.9.60.1fixed 3.11.13-150400.9.60.1

    Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extrac

Page 1 of 2