Lucene search
+L

348319 matches found

NVD
NVD
added 2026/08/21 9:16 p.m.5 views

CVE-2026-53572

KEDA is a Kubernetes-based Event Driven Autoscaling component. Prior to 2.20.0, pkg/scalers/postgresqlscaler.go constructs libpq-style connection strings from tenant-controlled host, port, userName, dbName, sslmode, and password values, while escapePostgreConnectionParameter only quotes values...

5.9CVSS0.00319EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/21 8:57 p.m.7 views

Hydra: hydra.utils.instantiate with untrusted config can lead to code execution

Summary hydra.utils.instantiate resolves and calls Python objects from config. If an application passes untrusted config to instantiate, an attacker who controls target and its arguments can cause arbitrary code execution in the consuming process. Hydra is not a network service. Exploitation...

7.8CVSS6.4AI score0.00252EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/21 8:57 p.m.8 views

GHSA-2CP2-2R3C-7P7R Hydra: hydra.utils.instantiate with untrusted config can lead to code execution

Summary hydra.utils.instantiate resolves and calls Python objects from config. If an application passes untrusted config to instantiate, an attacker who controls target and its arguments can cause arbitrary code execution in the consuming process. Hydra is not a network service. Exploitation...

7.8CVSS6.6AI score0.00252EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/21 8:54 p.m.11 views

Defuddle vulnerable to XSS via unescaped attribute interpolation in site extractors

Summary An Improper Neutralization of Input During Web Page Generation issue in the site extractor component allows an attacker-controlled attribute value to be injected into output HTML without escaping. An attacker who crafts a malicious HTML page or controls content on a matching domain can...

8.2CVSS5.9AI score0.00228EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/21 8:54 p.m.7 views

GHSA-JG4P-G6XJ-4QMF Defuddle vulnerable to XSS via unescaped attribute interpolation in site extractors

Summary An Improper Neutralization of Input During Web Page Generation issue in the site extractor component allows an attacker-controlled attribute value to be injected into output HTML without escaping. An attacker who crafts a malicious HTML page or controls content on a matching domain can...

8.2CVSS6AI score0.00228EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/21 8:43 p.m.7 views

JLSEC-2026-1364 Wasmtime has out-of-bounds write or crash when transcoding component model strings

Impact Wasmtime's implementation of transcoding strings between components contains a bug where the return value of a guest component's realloc is not validated before the host attempts to write through the pointer. This enables a guest to cause the host to write arbitrary transcoded string bytes...

6.1CVSS6AI score0.00216EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/21 8:43 p.m.8 views

JLSEC-2026-1356 Wasmtime has a possible panic when lifting `flags` component value

Impact Wasmtime contains a possible panic which can happen when a flags-typed component model value is lifted with the Val type. If bits are set outside of the set of flags the component model specifies that these bits should be ignored but Wasmtime will panic when this value is lifted. This pani...

7.5CVSS5.4AI score0.00324EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/21 8:43 p.m.8 views

JLSEC-2026-1354 Wasmtime: Heap OOB read in component model UTF-16 to latin1+utf16 string transcoding

Summary Wasmtime contains a vulnerability where when transcoding a UTF-16 string to the latin1+utf16 component-model encoding it would incorrectly validate the byte length of the input string when performing a bounds check. Specifically the number of code units were checked instead of the byte...

8.1CVSS5.8AI score0.00376EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/21 8:43 p.m.8 views

JLSEC-2026-1365 wasmtime has a panic when allocating a table exceeding the size of the host's address space

Impact Wasmtime's allocation logic for a WebAssembly table contained checked arithmetic which panicked on overflow. This overflow is possible to trigger, and thus panic, when a table with an extremely large size is allocated. This is possible with the WebAssembly memory64 proposal where tables ca...

7.5CVSS5.6AI score0.00319EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/21 8:43 p.m.7 views

JLSEC-2026-1351 Wasmtime is vulnerable to panic when dropping a `[Typed]Func::call_async` future

The affected versions of Wasmtime can panic if the host embedder drops the future returned by wasmtime::component::TypedFunc::callasync before it resolves. Details Starting with Wasmtime 39.0.0, the component-model-async feature became the default, which brought with it a new implementation of...

7.5CVSS5.5AI score0.00362EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/21 8:43 p.m.8 views

JLSEC-2026-1355 Wasmtime: Panic when transcoding misaligned utf-16 strings

Impact Wasmtime's implementation of transcoding strings into the Component Model's utf16 or latin1+utf16 encodings improperly verified the alignment of reallocated strings. This meant that unaligned pointers could be passed to the host for transcoding which would trigger a host panic. This panic ...

6.5CVSS5.5AI score0.00354EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/21 8:43 p.m.9 views

JLSEC-2026-1352 Wasmtime WASI implementations are vulnerable to guest-controlled resource exhaustion

Impact Wasmtime's implementation of WASI host interfaces are susceptible to guest-controlled resource exhaustion on the host. Wasmtime did not appropriately place limits on resource allocations requested by the guests. This serves as a Denial of Service vector where a guest can induce a range of...

6.9CVSS6.3AI score0.00345EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2026/08/21 8:30 p.m.7 views

CVE-2026-18307

A flaw was found in GIMP. This heap-based buffer overflow vulnerability in the TIF file parsing component allows a remote attacker to execute arbitrary code. User interaction is required, as the target must open a specially crafted malicious TIF file. Successful exploitation can lead to arbitrary...

7.8CVSS8.5AI score0.00568EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/21 8:30 p.m.7 views

CVE-2026-18303

A flaw was found in GIMP. This vulnerability, a stack-based buffer overflow in the TIF file parsing component, allows a remote attacker to execute arbitrary code. User interaction is required, as the target must open a specially crafted malicious TIF file. The issue stems from insufficient...

7.8CVSS8.4AI score0.00492EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/21 8:23 p.m.7 views

CVE-2026-18302

A flaw was found in GIMP. This heap-based buffer overflow vulnerability in the TIF file parsing component allows remote attackers to execute arbitrary code. Successful exploitation requires user interaction, where a target must open a malicious TIF file. An attacker can leverage this to execute...

7.8CVSS8.1AI score0.00492EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/21 8:11 p.m.21 views

CVE-2026-53572 KEDA: PostgreSQL connection string parameter injection via incomplete whitespace escaping

KEDA is a Kubernetes-based Event Driven Autoscaling component. Prior to 2.20.0, pkg/scalers/postgresqlscaler.go constructs libpq-style connection strings from tenant-controlled host, port, userName, dbName, sslmode, and password values, while escapePostgreConnectionParameter only quotes values...

5.9CVSS0.00319EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/21 8:11 p.m.6 views

CVE-2026-53572 KEDA: PostgreSQL connection string parameter injection via incomplete whitespace escaping

KEDA is a Kubernetes-based Event Driven Autoscaling component. Prior to 2.20.0, pkg/scalers/postgresqlscaler.go constructs libpq-style connection strings from tenant-controlled host, port, userName, dbName, sslmode, and password values, while escapePostgreConnectionParameter only quotes values...

5.9CVSS5.6AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/21 8:11 p.m.10 views

EUVD-2026-64131

KEDA is a Kubernetes-based Event Driven Autoscaling component. Prior to 2.20.0, pkg/scalers/postgresqlscaler.go constructs libpq-style connection strings from tenant-controlled host, port, userName, dbName, sslmode, and password values, while escapePostgreConnectionParameter only quotes values...

5.9CVSS7.6AI score0.00319EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/21 8:11 p.m.27 views

CVE-2026-53572

KEDA (Kubernetes-based Event Driven Autoscaling) is affected by a PostgreSQL connection string parameter injection in pkg/scalers/postgresql_scaler.go prior to version 2.20.0 . The root cause is that escapePostgreConnectionParameter() only quotes values containing a literal space, leaving tabs, n...

5.9CVSS7.6AI score0.00319EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2026/08/21 7:45 p.m.11 views

USN-8668-1: Linux kernel (GCP) vulnerabilities

Maxim Suhanov discovered that the NTFS file system implementation in the Linux kernel did not properly validate file name length in certain situations, leading to an out-of-bounds read. An attacker could use this to construct a malicious NTFS image that, when mounted and operated on, could expose...

10CVSS6.8AI score0.07644EPSS
SaveExploits8
Rows per page
Query Builder