Lucene search
+L

103 matches found

RedhatCVE
RedhatCVE
added 2026/09/22 5:50 p.m.5 views

CVE-2026-64847

A flaw was found in AnyIO. Untrusted or faulty worker code can write a large amount of data to the standard error stderr stream. This data fills a pipe that the parent process fails to drain, causing the process-pool call to block indefinitely. This can lead to a Denial of Service DoS condition,...

6.8CVSS5.8AI score0.00121EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/21 12:00 a.m.3 views

UBUNTU-CVE-2026-64847

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. Prior to 4.14.2, AnyIO starts process-pool workers with standard error connected to a pipe that the parent never drains, even though the documented behavior redirects all three...

6.8CVSS5.9AI score0.00121EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/09/21 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64847

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. Prior to 4.14.2, AnyIO starts process-pool...

6.8CVSS5.9AI score0.00121EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/18 6:17 p.m.6 views

DEBIAN-CVE-2026-64847

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. Prior to 4.14.2, AnyIO starts process-pool workers with standard error connected to a pipe that the parent never drains, even though the documented behavior redirects all three...

6.8CVSS5.9AI score0.00121EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/18 6:17 p.m.8 views

CVE-2026-64847

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. Prior to 4.14.2, AnyIO starts process-pool workers with standard error connected to a pipe that the parent never drains, even though the documented behavior redirects all three...

6.8CVSS0.00121EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/18 6:17 p.m.7 views

CVE-2026-64847

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. Prior to 4.14.2, AnyIO starts process-pool workers with standard error connected to a pipe that the parent never drains, even though the documented behavior redirects all three...

6.8CVSS5.9AI score0.00121EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/09/18 5:17 p.m.8 views

Allocation of Resources Without Limits or Throttling

Overview anyio is a High level compatibility layer for multiple asynchronous event loop implementations Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in processworker within src/anyio/toprocess.py, where stderr in a worker subprocess is...

6.8CVSS5.8AI score0.00121EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/18 5:17 p.m.7 views

GHSA-5P39-CFHJ-2XMP AnyIO process-pool workers can block indefinitely on undrained stderr

Impact AnyIO starts process-pool workers with stderr connected to a pipe but never drains that pipe. The worker redirects stdin and stdout to /dev/null to protect its protocol, but does not redirect stderr even though the documentation says all three standard streams are redirected. Worker code...

6.8CVSS5.9AI score0.00121EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/18 5:17 p.m.8 views

AnyIO process-pool workers can block indefinitely on undrained stderr

Impact AnyIO starts process-pool workers with stderr connected to a pipe but never drains that pipe. The worker redirects stdin and stdout to /dev/null to protect its protocol, but does not redirect stderr even though the documentation says all three standard streams are redirected. Worker code...

6.8CVSS5.9AI score0.00121EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/09/18 5:04 p.m.10 views

EUVD-2026-83193

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. Prior to 4.14.2, AnyIO starts process-pool workers with standard error connected to a pipe that the parent never drains, even though the documented behavior redirects all three...

6.8CVSS5.9AI score0.00121EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/18 5:04 p.m.8 views

CVE-2026-64847

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. Prior to 4.14.2, AnyIO starts process-pool workers with standard error connected to a pipe that the parent never drains, even though the documented behavior redirects all three...

6.8CVSS5.9AI score0.00121EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/09/18 5:04 p.m.9 views

CVE-2026-64847 AnyIO process-pool workers can block indefinitely on undrained stderr

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. Prior to 4.14.2, AnyIO starts process-pool workers with standard error connected to a pipe that the parent never drains, even though the documented behavior redirects all three...

6.8CVSS5.9AI score0.00121EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/18 5:04 p.m.38 views

CVE-2026-64847 AnyIO process-pool workers can block indefinitely on undrained stderr

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. Prior to 4.14.2, AnyIO starts process-pool workers with standard error connected to a pipe that the parent never drains, even though the documented behavior redirects all three...

6.8CVSS0.00121EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/18 5:04 p.m.36 views

CVE-2026-64847

AnyIO is a high-level asynchronous concurrency framework. Prior to version 4.14.2 , process-pool workers are started with stderr connected to a pipe that the parent never drains , despite documentation stating all three standard streams are redirected. While stdin and stdout are redirected to /de...

6.8CVSS5.9AI score0.00121EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/18 5:04 p.m.10 views

CVE-2026-64847 AnyIO process-pool workers can block indefinitely on undrained stderr

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. Prior to 4.14.2, AnyIO starts process-pool workers with standard error connected to a pipe that the parent never drains, even though the documented behavior redirects all three...

6.8CVSS5.8AI score
SaveExploits0References6
PyPA
PyPA
added 2026/08/27 5:21 p.m.9 views

PYSEC-2026-3964

opensslencrypt pip package openssl-encrypt versions = 1.4.8 do not redact the keyserver bearer token passed as the positional argument to 'keyserver set-token' in the --debug argv dump, because sanitizeargvfordebug fails to sanitize it. As a result the token is printed in cleartext to stderr unde...

8.7CVSS5.6AI score0.00188EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/27 5:21 p.m.6 views

PYSEC-2026-3780

openssl-encrypt before 1.4.9 fails to redact the file password in its --debug argv dump when the password is supplied via bundled short-option spellings e.g. -apHunter2 or abbreviated long-option spellings e.g. --passw. The sanitizer only recognized exact option names, --option=value forms, and...

8.7CVSS5.9AI score0.00317EPSS
SaveExploits0References2
PyPA
PyPA
added 2026/08/27 5:20 p.m.11 views

PYSEC-2026-3774

opensslencrypt versions before 1.4.9 fail to escape attacker-controlled keyid values printed to stderr during decrypt auto-detection. Attackers can craft encrypted files with malicious keyid containing escape sequences to repaint terminal output and forge authenticity verification blocks...

9.3CVSS5.9AI score0.00177EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/27 5:20 p.m.7 views

PYSEC-2026-3774

opensslencrypt versions before 1.4.9 fail to escape attacker-controlled keyid values printed to stderr during decrypt auto-detection. Attackers can craft encrypted files with malicious keyid containing escape sequences to repaint terminal output and forge authenticity verification blocks...

9.3CVSS5.9AI score0.00177EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/27 5:19 p.m.14 views

CVE-2026-75573

In MongoDB Connector for BI, mongodrdl may write a TLS private-key password to standard error when the password is supplied through both the connection URI and the corresponding command-line option. A local user with access to the captured command output and encrypted key file may use the disclos...

5.5CVSS0.0009EPSS
SaveExploits0References1
Rows per page
Query Builder