VYPR

rpm package

almalinux/python3.11-idle

pkg:rpm/almalinux/python3.11-idle

Vulnerabilities (29)

  • CVE-2026-4786HigApr 13, 2026
    affected < 3.11.13-5.3.el9_7fixed 3.11.13-5.3.el9_7

    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 < 3.11.13-5.3.el9_7fixed 3.11.13-5.3.el9_7

    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-4519LowMar 20, 2026
    affected < 3.11.13-9.el9_8fixed 3.11.13-9.el9_8

    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-1299MedJan 23, 2026
    affected < 3.11.13-5.1.el9_7fixed 3.11.13-5.1.el9_7

    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 < 3.11.13-5.el8_10fixed 3.11.13-5.el8_10

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

  • CVE-2025-15367MedJan 20, 2026
    affected < 3.11.13-5.1.el9_7fixed 3.11.13-5.1.el9_7

    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.13-5.1.el9_7fixed 3.11.13-5.1.el9_7

    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 < 3.11.13-4.el8_10fixed 3.11.13-4.el8_10

    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.13-4.el8_10fixed 3.11.13-4.el8_10

    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-8194HigJul 28, 2025
    affected < 3.11.13-2.el8_10fixed 3.11.13-2.el8_10

    There is a defect in the CPython “tarfile” module affecting the “TarFile” extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously cra

  • CVE-2025-4517CriJun 3, 2025
    affected < 3.11.13-1.el8_10fixed 3.11.13-1.el8_10

    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-4435HigJun 3, 2025
    affected < 3.11.13-1.el8_10fixed 3.11.13-1.el8_10

    When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would still be extracted and not

  • CVE-2025-4330HigJun 3, 2025
    affected < 3.11.13-1.el8_10fixed 3.11.13-1.el8_10

    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-1.el8_10fixed 3.11.13-1.el8_10

    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-2024-12718MedJun 3, 2025
    affected < 3.11.13-1.el8_10fixed 3.11.13-1.el8_10

    Allows modifying some file metadata (e.g. last modified) with filter="data" or file permissions (chmod) with filter="tar" of files outside the extraction directory. You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.

  • CVE-2025-0938MedJan 31, 2025
    affected < 3.11.11-2.el9fixed 3.11.11-2.el9

    The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn't valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This

  • CVE-2024-9287Oct 22, 2024
    affected < 3.11.11-1.el8_10fixed 3.11.11-1.el8_10

    A vulnerability has been found in the CPython `venv` module and CLI where path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment "activation" scripts (ie "source venv/bin/activate"). This

  • CVE-2024-6232Sep 3, 2024
    affected < 3.11.7-1.el9_4.6fixed 3.11.7-1.el9_4.6

    There is a MEDIUM severity vulnerability affecting CPython. Regular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via specifically-crafted tar archives.

  • CVE-2024-8088HigAug 22, 2024
    affected < 3.11.9-7.el8_10fixed 3.11.9-7.el8_10

    There is a HIGH severity vulnerability affecting the CPython "zipfile" module affecting "zipfile.Path". Note that the more common API "zipfile.ZipFile" class is unaffected. When iterating over names of entries in a zip archive (for example, methods of "zipfile.Path" like "na

  • CVE-2024-7592Aug 19, 2024
    affected < 3.11.9-7.el9_5.3fixed 3.11.9-7.el9_5.3

    There is a LOW severity vulnerability affecting CPython, specifically the 'http.cookies' standard library module. When parsing cookies that contained backslashes for quoted characters in the cookie value, the parser would use an algorithm with quadratic complexity, resulting in

Page 1 of 2