Lucene search
+L

36035 matches found

RedhatCVE
RedhatCVE
added 2026/08/25 2:53 p.m.19 views

CVE-2026-42501

A flaw was found in the Go command cmd/go. A malicious module proxy can exploit this vulnerability by bypassing the validation of module checksums. This allows the proxy to serve altered versions of the Go toolchain, which the go command may then download and execute without proper verification...

7.5CVSS7.8AI score0.00231EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/08/25 2:39 p.m.12 views

Deserialization of Untrusted Data

Overview nltk is a Natural Language Toolkit NLTK is a Python package for natural language processing. Affected versions of this package are vulnerable to Deserialization of Untrusted Data in nltk.picklesec.AllowlistUnpickler, nltk.tokenize.punkt.punktpickleload, and...

9.8CVSS7.5AI score0.01214EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/25 2:39 p.m.19 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through osslcmpmsgcheckupdate in crypto/cmp/cmpvfy.c. An attacker can drive unbounded memory growth by repeatedly sending CMP messages with unique extraCerts that are rejected during...

8.7CVSS5.9AI score0.00495EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/25 2:15 p.m.11 views

PraisonAI workflow include bypasses tools.py autoload opt-in and executes included recipe code

Summary PraisonAI's workflow include implementation implicitly imports and executes an included recipe's tools.py file even when the documented tools.py autoload opt-in is unset. This bypasses the hardening added for the prior automatic tools.py RCE advisory family. A workflow that includes an...

7.8CVSS6.4AI score0.00152EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2026/08/25 2:15 p.m.8 views

GHSA-HXMV-C4G6-5FQC PraisonAI workflow include bypasses tools.py autoload opt-in and executes included recipe code

Summary PraisonAI's workflow include implementation implicitly imports and executes an included recipe's tools.py file even when the documented tools.py autoload opt-in is unset. This bypasses the hardening added for the prior automatic tools.py RCE advisory family. A workflow that includes an...

7.8CVSS6.5AI score0.00152EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/25 2:15 p.m.17 views

EUVD-2026-53580

PraisonAI workflow include bypasses tools.py autoload opt-in and executes included recipe code...

7.8CVSS5.2AI score0.00152EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/25 12:59 p.m.7 views

CVE-2026-63074 CMP Indefinite Cache Growth of ExtraCerts

Issue summary: The OpenSSL Certificate Management Protocol CMP caches additional certificates extraCerts sent in a CMP message, but never expunges them for instance if they are invalid. If a server reuses an OSSLCMPCTX frequently, this cache of extraCerts may grow unboundedly, and a malicious...

5.6AI score0.00495EPSS
SaveExploits0References6
OpenSSL
OpenSSL
added 2026/08/25 12:00 a.m.7 views

Untrusted Sender DN Used as Format String in CMP Response Validation

Issue summary: OpenSSL CMP response validation passed an unexpected response sender distinguished name directly as the format string to ERRraisedata. Impact summary: A malicious or intercepted CMP endpoint can crash a CMP client that enforces an expected sender or uses a pinned server certificate...

9.8CVSS5.9AI score0.00929EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.21 views

PT-2026-81487

Name of the Vulnerable Software and Affected Versions OpenEXR versions 3.4.0 through 3.4.12 Description The HTJ2K decoder fails to verify if the header-length field PLEN parsed from a chunk's compressed data fits within the available buffer. During decoding, the codestream pointer is advanced by...

6.7CVSS5.6AI score0.00136EPSS
SaveExploits0References24
VulnCheck KEV
VulnCheck KEV
added 2026/08/25 12:00 a.m.32 views

VulnCheck KEV: CVE-2026-66066

Action Pack is a framework for handling and responding to web requests. In versions prior to 7.2.3.2, 8.0.5.1 and 8.1.3.1, Active Storage does not disable libvips operations marked unsafe for untrusted content, allowing a crafted upload to invoke such an operation. Consuming applications are...

9.5CVSS9.7AI score0.27861EPSS
SaveIn wildExploits10References6
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.8 views

Wazuh Server 4.0.0 < 4.14.6 Multiple Vulnerabilities

The version of Wazuh Server on the remote host is at least 4.0.0 and prior to 4.14.6. It is, therefore, affected by multiple vulnerabilities, including: - cluster.unmergeinfo constructs paths from peer-controlled mergetype and name values in a merged synchronization archive. A cluster peer holdin...

9.1CVSS9.2AI score0.00717EPSS
SaveExploits5References10
Cvelist
Cvelist
added 2026/08/24 10:24 p.m.60 views

CVE-2026-53532 OpenEXR: Unhandled assert abort in HTJ2K decoder via crafted QCD marker (DoS)

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. In versions 3.4.0 through 3.4.12, a crafted HTJ2K-compressed EXR file causes an unconditional process abort in any application that calls exrstartread on untrusted input...

7.1CVSS0.00263EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/24 7:49 p.m.11 views

GHSA-3GJW-F78C-VVPW tokio-postgres: Panic on a `DataRow` with fewer fields than columns allows denial of service

A malicious or compromised server can send a row containing fewer fields than its row description declares columns. Reading one of the missing columns then panics with an out-of-bounds index, aborting the calling task. This affects even the otherwise non-panicking tryget, and both Row and...

6.9CVSS5.5AI score
SaveExploits0References4
OSV
OSV
added 2026/08/24 7:47 p.m.12 views

GHSA-RGQC-3X5P-6GWG postgres-protocol: Panic decoding a malformed `hstore` value allows denial of service

A malicious or compromised server can return a binary hstore value with an invalid internal length field, causing the client to panic while decoding it. Applications that connect only to a trusted database are not exposed; the risk applies to clients that may connect to untrusted or user-supplied...

6.9CVSS5.5AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/24 7:47 p.m.16 views

postgres-protocol: Panic decoding a malformed `hstore` value allows denial of service

A malicious or compromised server can return a binary hstore value with an invalid internal length field, causing the client to panic while decoding it. Applications that connect only to a trusted database are not exposed; the risk applies to clients that may connect to untrusted or user-supplied...

5.4AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/24 7:43 p.m.34 views

GHSA-5X78-73V4-XG6W postgres-protocol: Unbounded SCRAM iteration count allows a malicious server to cause CPU-exhaustion denial of service

A malicious, compromised, or man-in-the-middle server can supply an arbitrarily large SCRAM-SHA-256 PBKDF2 iteration count during authentication. The client runs it inline with no upper bound, pinning a tokio worker thread for minutes per connection, possibly stalling the whole async runtime...

8.7CVSS5.6AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/24 4:39 p.m.14 views

aiohttp: AIOHTTP: Arbitrary code execution via untrusted input to CookieJar.load()

A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python. An attacker could exploit this vulnerability by providing untrusted input to the CookieJar.load function. This could potentially lead to arbitrary code execution, allowing the attacker to run malicio...

7.3CVSS7.4AI score0.00179EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/24 4:36 p.m.18 views

aiohttp: AIOHTTP: Arbitrary code execution via untrusted input to CookieJar.load()

A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python. An attacker could exploit this vulnerability by providing untrusted input to the CookieJar.load function. This could potentially lead to arbitrary code execution, allowing the attacker to run malicio...

7.3CVSS7.4AI score0.00179EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/24 4:16 p.m.11 views

CVE-2026-13212

The Zephyr virtio driver does not validate the descriptor-chain head id that the virtio device writes into the used ring. In virtioisr drivers/virtio/virtiocommon.c, the device-written vq-used-ringidx.id is used directly as an index into vq-recvcbs and vq-desc, which are both allocated with exact...

8.8CVSS0.00223EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/24 3:43 p.m.26 views

CVE-2026-13212

The Zephyr RTOS virtio driver contains an out-of-bounds read in virtio_isr() (drivers/virtio/virtio_common.c). The device-written descriptor-chain head id from the used ring is used directly as an index into recv_cbs[] and desc[] without a bounds check. A malicious or compromised virtio backend (...

8.8CVSS6.2AI score0.00223EPSS
SaveExploits0References2
Rows per page
Query Builder