Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×

Alerts This Week
Warning Icon 1 507
Alerts This Week
Warning Icon 1 507

Stay Secure with the Latest Linux Advisories

Filter%20icon Refine advisories
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

Should Linux servers automatically install security updates?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/157-should-linux-servers-automatically-install-security-updates?task=poll.vote&format=json
157
radio
0
[{"id":506,"title":"Yes \u2014 critical security patches should install automatically.","votes":0,"type":"x","order":1,"pct":0,"resources":[]},{"id":507,"title":"No \u2014 every update should be tested before deployment.","votes":0,"type":"x","order":2,"pct":0,"resources":[]},{"id":508,"title":"Only critical vulnerabilities should auto-install.","votes":0,"type":"x","order":3,"pct":0,"resources":[]},{"id":509,"title":"I patch when Reddit starts panicking.","votes":1,"type":"x","order":4,"pct":100,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security advisories

We found 10 articles for you...
219

Rocky Linux 10 python3.14-urllib3 Important DoS Info Disclosure RLSA-2026

Important: python3.14-urllib3 security update. {"type": "TYPE_SECURITY", "shortCode": "RL", "name": "RLSA-2026:27929", "synopsis": "Important: python3.14-urllib3 security update", "severity": "SEVERITY_IMPORTANT", "topic": "An update is available for python3.14-urllib3.\nThis update affects Rocky Linux 10.\nA Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list", "description": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* urllib3: urllib3: Denial of Service due to excessive HTTP response decompression (CVE-2026-44432)\n\n* urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers (CVE-2026-44431)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "solution": null, "affectedProducts": ["Rocky Linux 10"], "fixes": [{"ticket": "2477154", "sourceBy": "Red Hat", "sourceLink": "https://bugzilla.redhat.com/show_bug.cgi?id=2477154", "description": ""}, {"ticket": "2477167", "sourceBy": "Red Hat", "sourceLink": "https://bugzilla.redhat.com/show_bug.cgi?id=2477167", "description": ""}], "cves": [{"name": "CVE-2026-44431", "sourceBy": "MITRE", "sourceLink": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2026-44431", "cvss3ScoringVector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "cvss3BaseScore": "5.9", "cwe": "CWE-201"}, {"name": "CVE-2026-44432", "sourceBy": "MITRE", "sourceLink": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2026-44432", "cvss3ScoringVector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cvss3BaseScore": "7.5", "cwe": "CWE-409"}], "references": [],"publishedAt": "2026-06-24T12:05:09.232192Z", "rpms": {"Rocky Linux 10": {"nvras": ["python3.14-urllib3-0:2.6.3-2.el10_2.noarch.rpm", "python3.14-urllib3-0:2.6.3-2.el10_2.src.rpm"]}}, "rebootSuggested": false, "buildReferences": []}. Update for python3.14-urllib3 addresses important risks of information disclosure and denial of service affecting Rocky Linux.. Rocky Linux Security Updates, Python Urllib3 Update, Important Security Advisories. . Severity: Important. LinuxSecurity.com Team

Calendar%202 Jun 24, 2026 Important Rocky Linux
172

Ubuntu 26.04 LTS Security Advisory USN-8379-1 Urllib3 Critical Issues

Several security issues were fixed in urllib3.. ========================================================================== Ubuntu Security Notice USN-8379-1 June 03, 2026 python-urllib3 vulnerabilities ========================================================================== A security issue affects these releases of Ubuntu and its derivatives: - Ubuntu 26.04 LTS - Ubuntu 25.10 - Ubuntu 24.04 LTS - Ubuntu 22.04 LTS Summary: Several security issues were fixed in urllib3. Software Description: - python-urllib3: HTTP library with thread-safe connection pooling Details: It was discovered that urllib3 incorrectly handled cross-origin redirects in ProxyManager. A remote attacker could possibly use this issue to obtain sensitive information. (CVE-2026-44431) It was discovered that urllib3 incorrectly handled decompression of specially crafted responses. A remote attacker could possibly use this issue to cause urllib3 to consume resources, leading to a denial of service. This issue only affected Ubuntu 26.04 LTS. (CVE-2026-44432) Update instructions: The problem can be corrected by updating your system to the following package versions: Ubuntu 26.04 LTS python3-urllib3 2.6.3-1ubuntu1.1 Ubuntu 25.10 python3-urllib3 2.3.0-3ubuntu0.6 Ubuntu 24.04 LTS python3-urllib3 2.0.7-1ubuntu0.7 Ubuntu 22.04 LTS python3-urllib3 1.26.5-1~exp1ubuntu0.7 In general, a standard system update will make all the necessary changes. References: https://ubuntu.com/security/notices/USN-8379-1 CVE-2026-44431, CVE-2026-44432 Package Information: https://launchpad.net/ubuntu/+source/python-urllib3/2.6.3-1ubuntu1.1 https://launchpad.net/ubuntu/+source/python-urllib3/2.3.0-3ubuntu0.6 https://launchpad.net/ubuntu/+source/python-urllib3/2.0.7-1ubuntu0.7 https://launchpad.net/ubuntu/+source/python-urllib3/1.26.5-1~exp1ubuntu0.7 . Multiple security issues in Ubuntu's urllib3 require immediate updates to prevent data exposure and denial of service..urllib3 security fix, ubuntu python urllib3 update, denial of service issue, cross-origin vulnerabilities. . Severity: Critical. LinuxSecurity.com Team

Calendar%202 Jun 03, 2026 Critical Ubuntu
172

Ubuntu 26.04 LTS urllib3 Important Issues Denial of Service CVE-2026-44431

Several security issues were fixed in urllib3.. ========================================================================== Ubuntu Security Notice USN-8379-1 June 03, 2026 python-urllib3 vulnerabilities ========================================================================== A security issue affects these releases of Ubuntu and its derivatives: - Ubuntu 26.04 LTS - Ubuntu 25.10 - Ubuntu 24.04 LTS - Ubuntu 22.04 LTS Summary: Several security issues were fixed in urllib3. Software Description: - python-urllib3: HTTP library with thread-safe connection pooling Details: It was discovered that urllib3 incorrectly handled cross-origin redirects in ProxyManager. A remote attacker could possibly use this issue to obtain sensitive information. (CVE-2026-44431) It was discovered that urllib3 incorrectly handled decompression of specially crafted responses. A remote attacker could possibly use this issue to cause urllib3 to consume resources, leading to a denial of service. This issue only affected Ubuntu 26.04 LTS. (CVE-2026-44432) Update instructions: The problem can be corrected by updating your system to the following package versions: Ubuntu 26.04 LTS python3-urllib3 2.6.3-1ubuntu1.1 Ubuntu 25.10 python3-urllib3 2.3.0-3ubuntu0.6 Ubuntu 24.04 LTS python3-urllib3 2.0.7-1ubuntu0.7 Ubuntu 22.04 LTS python3-urllib3 1.26.5-1~exp1ubuntu0.7 In general, a standard system update will make all the necessary changes. References: https://ubuntu.com/security/notices/USN-8379-1 CVE-2026-44431, CVE-2026-44432 Package Information: https://launchpad.net/ubuntu/+source/python-urllib3/2.6.3-1ubuntu1.1 https://launchpad.net/ubuntu/+source/python-urllib3/2.3.0-3ubuntu0.6 https://launchpad.net/ubuntu/+source/python-urllib3/2.0.7-1ubuntu0.7 https://launchpad.net/ubuntu/+source/python-urllib3/1.26.5-1~exp1ubuntu0.7 . Fixes for multiple security issues in urllib3 affecting Ubuntu systems, including denial of service risk and sensitivedata exposure.. Ubuntu security updates, urllib3 vulnerabilities, python libraries, security patches. . Severity: Important. LinuxSecurity.com Team

Calendar%202 Jun 03, 2026 Important Ubuntu
217

Oracle Linux 8 python3.11-urllib3 Important Patch ELSA-2026-1224

The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:. Oracle Linux Security Advisory ELSA-2026-1224 http://linux.oracle.com/errata/ELSA-2026-1224.html The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network: x86_64: python3.11-urllib3-1.26.12-6.el8_10.noarch.rpm aarch64: python3.11-urllib3-1.26.12-6.el8_10.noarch.rpm SRPMS: http://oss.oracle.com/ol8/SRPMS-updates/python3.11-urllib3-1.26.12-6.el8_10.src.rpm Related CVEs: CVE-2025-66418 CVE-2025-66471 CVE-2026-21441 Description of changes: [1.26.12-6] - Security fix for CVE-2025-66471 - Security fix for CVE-2025-66418 - Security fix for CVE-2026-21441 Resolves: RHEL-140555, RHEL-139408 _______________________________________________ El-errata mailing list This email address is being protected from spambots. You need JavaScript enabled to view it. https://oss.oracle.com/mailman/listinfo/el-errata . Updated python3.11-urllib3 for Oracle Linux 8 addresses important security issues. Get your patch now!. Oracle Linux python3.11 urllib3 patch security. . Severity: Important. LinuxSecurity.com Team

Calendar%202 Jan 28, 2026 Important Oracle
202

openSUSE Tumbleweed: python311-urllib3 Moderate Fix CVE-2026-21441

An update that solves one vulnerability can now be installed.. # python311-urllib3-2.6.3-1.1 on GA media Announcement ID: openSUSE-SU-2026:10049-1 Rating: moderate Cross-References: * CVE-2026-21441 CVSS scores: * CVE-2026-21441 ( SUSE ): 4.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L * CVE-2026-21441 ( SUSE ): 2.3 CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N Affected Products: * openSUSE Tumbleweed An update that solves one vulnerability can now be installed. ## Description: These are all security issues fixed in the python311-urllib3-2.6.3-1.1 package on the GA media of openSUSE Tumbleweed. ## Package List: * openSUSE Tumbleweed: * python311-urllib3 2.6.3-1.1 * python312-urllib3 2.6.3-1.1 * python313-urllib3 2.6.3-1.1 ## References: * https://www.suse.com/security/cve/CVE-2026-21441.html . An update for openSUSE addresses Python urllib3 security issues with a moderate rating. Enhance your system stability now.. openSUSE Tumbleweed, Python urllib3, CVE Fix, Moderate Rating. . LinuxSecurity.com Team

Calendar%202 Jan 15, 2026 OpenSUSE
172

Ubuntu: urllib3 Critical DoS Regression USN-7927-2 CVE-2025-66471

USN-7927-1 introduced a regression in urllib3. ========================================================================== Ubuntu Security Notice USN-7927-2 January 12, 2026 python-urllib3 regression ========================================================================== A security issue affects these releases of Ubuntu and its derivatives: - Ubuntu 25.10 - Ubuntu 25.04 - Ubuntu 24.04 LTS Summary: USN-7927-1 introduced a regression in urllib3 Software Description: - python-urllib3: HTTP library with thread-safe connection pooling Details: USN-7927-1 fixed vulnerabilities in urllib3. The update for CVE-2025-66471 introduced a regression in the zstd decompression component inside urllib3. This update fixes the problem. We apologize for the inconvenience. Original advisory details: Illia Volochii discovered that urllib3 did not limit the steps in a decompression chain. An attacker could possibly use this issue to cause urllib3 to use excessive resources, causing a denial of service. (CVE-2025-66418) Rui Xi discovered that urllib3 incorrectly handled highly compressed data. An attacker could possibly use this issue to cause urllib3 to use excessive resources, causing a denial of service. This issue only affected Ubuntu 24.04 LTS, Ubuntu 25.04, and Ubuntu 25.10. (CVE-2025-66471) For the brotli encoding, the fix for CVE-2025-66471 requires an additional security update in the brotli package. Update instructions: The problem can be corrected by updating your system to the following package versions: Ubuntu 25.10 python3-urllib3 2.3.0-3ubuntu0.3 Ubuntu 25.04 python3-urllib3 2.3.0-2ubuntu0.4 Ubuntu 24.04 LTS python3-urllib3 2.0.7-1ubuntu0.5 In general, a standard system update will make all the necessary changes. References: https://ubuntu.com/security/notices/USN-7927-2 https://ubuntu.com/security/notices/USN-7927-1 CVE-2025-66471, https://launchpad.net/bugs/2136906 Package Information: https://launchpad.net/ubuntu/+source/python-urllib3/2.3.0-3ubuntu0.3 https://launchpad.net/ubuntu/+source/python-urllib3/2.3.0-2ubuntu0.4 https://launchpad.net/ubuntu/+source/python-urllib3/2.0.7-1ubuntu0.5 . Ubuntu has released a security advisory fixing urllib3 regression issues causing denial of service, impacting multiple releases.. python-urllib3, Ubuntu 25.10, Ubuntu 25.04, Ubuntu 24.04, Denial Of Service. . Severity: Critical. LinuxSecurity.com Team

Calendar%202 Jan 12, 2026 Critical Ubuntu
172

Ubuntu: urllib3 Important Denial of Service CVE-2026-21441

urllib3 could be made to use excessive resources if it received specially crafted network traffic.. ========================================================================== Ubuntu Security Notice USN-7955-1 January 12, 2026 python-urllib3 vulnerability ========================================================================== A security issue affects these releases of Ubuntu and its derivatives: - Ubuntu 25.10 - Ubuntu 25.04 - Ubuntu 24.04 LTS - Ubuntu 22.04 LTS - Ubuntu 20.04 LTS Summary: urllib3 could be made to use excessive resources if it received specially crafted network traffic. Software Description: - python-urllib3: HTTP library with thread-safe connection pooling Details: It was discovered that urllib3 incorrectly handled decompression during HTTP redirects. An attacker could possibly use this issue to cause urllib3 to use excessive resources, causing a denial of service. Update instructions: The problem can be corrected by updating your system to the following package versions: Ubuntu 25.10 python3-urllib3 2.3.0-3ubuntu0.2 Ubuntu 25.04 python3-urllib3 2.3.0-2ubuntu0.3 Ubuntu 24.04 LTS python3-urllib3 2.0.7-1ubuntu0.4 Ubuntu 22.04 LTS python3-urllib3 1.26.5-1~exp1ubuntu0.5 Ubuntu 20.04 LTS python3-urllib3 1.25.8-2ubuntu0.4+esm3 Available with Ubuntu Pro In general, a standard system update will make all the necessary changes. References: https://ubuntu.com/security/notices/USN-7955-1 CVE-2026-21441 Package Information: https://launchpad.net/ubuntu/+source/python-urllib3/2.3.0-3ubuntu0.2 https://launchpad.net/ubuntu/+source/python-urllib3/2.3.0-2ubuntu0.3 https://launchpad.net/ubuntu/+source/python-urllib3/2.0.7-1ubuntu0.4 https://launchpad.net/ubuntu/+source/python-urllib3/1.26.5-1~exp1ubuntu0.5 . Update your Ubuntu system to fix the urllib3 resource exhaustion issue causing potential DoS attacks.. Ubuntu, urllib3, DoS, resource management. .Severity: Important. LinuxSecurity.com Team

Calendar%202 Jan 12, 2026 Important Ubuntu
172

Ubuntu 24.04 LTS: urllib3 Important DoS Vulnerabilities USN-7927-1

Several security issues were fixed in urllib3.. ========================================================================== Ubuntu Security Notice USN-7927-1 December 11, 2025 python-urllib3 vulnerabilities ========================================================================== A security issue affects these releases of Ubuntu and its derivatives: - Ubuntu 25.10 - Ubuntu 25.04 - Ubuntu 24.04 LTS - Ubuntu 22.04 LTS - Ubuntu 20.04 LTS Summary: Several security issues were fixed in urllib3. Software Description: - python-urllib3: HTTP library with thread-safe connection pooling Details: Illia Volochii discovered that urllib3 did not limit the steps in a decompression chain. An attacker could possibly use this issue to cause urllib3 to use excessive resources, causing a denial of service. (CVE-2025-66418) Rui Xi discovered that urllib3 incorrectly handled highly compressed data. An attacker could possibly use this issue to cause urllib3 to use excessive resources, causing a denial of service. This issue only affected Ubuntu 24.04 LTS, Ubuntu 25.04, and Ubuntu 25.10. (CVE-2025-66471) For the brotli encoding, the fix for CVE-2025-66471 requires an additional security update in the brotli package. Update instructions: The problem can be corrected by updating your system to the following package versions: Ubuntu 25.10 python3-urllib3 2.3.0-3ubuntu0.1 Ubuntu 25.04 python3-urllib3 2.3.0-2ubuntu0.2 Ubuntu 24.04 LTS python3-urllib3 2.0.7-1ubuntu0.3 Ubuntu 22.04 LTS python3-urllib3 1.26.5-1~exp1ubuntu0.4 Ubuntu 20.04 LTS python3-urllib3 1.25.8-2ubuntu0.4+esm2 Available with Ubuntu Pro In general, a standard system update will make all the necessary changes. References: https://ubuntu.com/security/notices/USN-7927-1 CVE-2025-66418, CVE-2025-66471 Package Information: https://launchpad.net/ubuntu/+source/python-urllib3/2.3.0-3ubuntu0.1 https://launchpad.net/ubuntu/+source/python-urllib3/2.3.0-2ubuntu0.2 https://launchpad.net/ubuntu/+source/python-urllib3/2.0.7-1ubuntu0.3 https://launchpad.net/ubuntu/+source/python-urllib3/1.26.5-1~exp1ubuntu0.4 . Several security issues in urllib3 for Ubuntu distributions fixed. Update necessary for continuous protection against risks.. Ubuntu Security, urllib3 Update, Python Security Issues, Denial of Service Protection. . Severity: Important. LinuxSecurity.com Team

Calendar%202 Dec 11, 2025 Important Ubuntu
News Add Esm H240

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

Should Linux servers automatically install security updates?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/157-should-linux-servers-automatically-install-security-updates?task=poll.vote&format=json
157
radio
0
[{"id":506,"title":"Yes \u2014 critical security patches should install automatically.","votes":0,"type":"x","order":1,"pct":0,"resources":[]},{"id":507,"title":"No \u2014 every update should be tested before deployment.","votes":0,"type":"x","order":2,"pct":0,"resources":[]},{"id":508,"title":"Only critical vulnerabilities should auto-install.","votes":0,"type":"x","order":3,"pct":0,"resources":[]},{"id":509,"title":"I patch when Reddit starts panicking.","votes":1,"type":"x","order":4,"pct":100,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200