Lucene search
+L

136213 matches found

Packet Storm News
Packet Storm News
added 2026/07/24 12:00 a.m.20 views

Transforming Keystroke Noise to Text: Self-Supervised Acoustic Eavesdropping Attacks on Keyboards

We present a self-supervised acoustic eavesdropping attack that reconstructs typed text solely from keystroke sounds, without requiring labeled data for the target device. The proposed attack enables stealthy eavesdropping in two real-world scenarios-physical spaces public and semi-public and...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/07/24 12:00 a.m.13 views

Ethereum NFT Smart Contracts: Knowledge-Guided Vulnerability Detection with LLM and Code Slicing

Ethereum non-fungible tokens NFTs implement ownership, transfer, authorization, and metadata operations through smart contracts, making contract vulnerabilities a direct risk to digital assets. Existing static analyzers provide efficient rule-based screening but can struggle with...

6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.32 views

PT-2026-64317

BlenderMCP before commit 30a3308 contains a path traversal vulnerability in the download polyhaven asset method that allows attackers to write arbitrary files by injecting traversal sequences in API response include keys. Attackers performing MITM attacks or prompt injection can supply malicious...

6CVSS6AI score0.00296EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/07/24 12:00 a.m.17 views

The vulnerability of the PasskeyEncipherImage method in the console-based image editing tool ImageMagick allows a hacker to exploit it to disclose protected information.

The vulnerability of the PasskeyEncipherImage method in the console-based image editing tool ImageMagick is related to insufficient resource control during its existence. Exploiting this vulnerability can allow a malicious actor to disclose protected information...

3.7CVSS5.3AI score0.003EPSS
SaveExploits0References4Affected Software2
GithubExploit
GithubExploit
added 2026/07/23 11:07 p.m.80 views

labymod-poc

Security Audit Report — Laby Launcher 3.0.11 Target: Laby Launch...

6.1AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/07/23 9:47 p.m.75 views

Exploit for CVE-2026-65971

CVE-2026-65971 — SQL Injection in Livewire PowerGrid via sort...

6.2AI score
SaveExploits1
Kitploit
Kitploit
added 2026/07/23 9:23 p.m.2 views

laravel-threat-detection v1.3.1

Laravel Threat Detection Passive intrusion detection for Laravel — see every SQL injection, XSS, scanner, and bot probe hitting your app, logged with full context. It's an IDS, not a WAF: it never blocks, filters, or modifies a request. Drop it into any Laravel 10–13 app and it starts scanning...

10CVSS8.5AI score0.99999EPSS
SaveExploits271References5
NVD
NVD
added 2026/07/23 9:17 p.m.21 views

CVE-2026-16796

Improper neutralization of argument delimiters in the installpackages method in AWS Bedrock AgentCore Python SDK before 1.18.1 might allow a remote authenticated user to execute arbitrary commands within the Code Interpreter sandbox via crafted package name arguments. To mitigate this issue, user...

8.4CVSS0.00627EPSS
SaveExploits0References3
Wordfence Blog
Wordfence Blog
added 2026/07/23 8:42 p.m.34 views

Wordfence Intelligence Weekly WordPress Vulnerability Report (July 13, 2026 to July 19, 2026)

Last week, there were 91 vulnerabilities disclosed in WordPress Core, 80 WordPress Plugins and no WordPress themes that have been added to the Wordfence Intelligence Vulnerability Database, and there were 62 Vulnerability Researchers that contributed to WordPress Security last week. Review those...

6.8AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/23 8:06 p.m.13 views

CVE-2026-16796

Improper neutralization of argument delimiters in the installpackages method in AWS Bedrock AgentCore Python SDK before 1.18.1 might allow a remote authenticated user to execute arbitrary commands within the Code Interpreter sandbox via crafted package name arguments. To mitigate this issue, user...

8.4CVSS6AI score0.00627EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/23 8:06 p.m.8 views

CVE-2026-16796 Improper neutralization of argument delimiters in AWS Bedrock AgentCore Python SDK install_packages()

Improper neutralization of argument delimiters in the installpackages method in AWS Bedrock AgentCore Python SDK before 1.18.1 might allow a remote authenticated user to execute arbitrary commands within the Code Interpreter sandbox via crafted package name arguments. To mitigate this issue, user...

8.4CVSS6.2AI score0.00627EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/23 8:06 p.m.133 views

CVE-2026-16796

The vulnerability CVE-2026-16796 affects the AWS Bedrock AgentCore Python SDK install_packages() function; due to improper neutralization of argument delimiters, a remote authenticated user could execute arbitrary commands within the Code Interpreter sandbox when using SDK versions before 1.18.1....

8.4CVSS6AI score0.00627EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/23 8:06 p.m.44 views

CVE-2026-16796 Improper neutralization of argument delimiters in AWS Bedrock AgentCore Python SDK install_packages()

Improper neutralization of argument delimiters in the installpackages method in AWS Bedrock AgentCore Python SDK before 1.18.1 might allow a remote authenticated user to execute arbitrary commands within the Code Interpreter sandbox via crafted package name arguments. To mitigate this issue, user...

8.4CVSS0.00627EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/23 8:06 p.m.8 views

CVE-2026-16796 Improper neutralization of argument delimiters in AWS Bedrock AgentCore Python SDK install_packages()

Improper neutralization of argument delimiters in the installpackages method in AWS Bedrock AgentCore Python SDK before 1.18.1 might allow a remote authenticated user to execute arbitrary commands within the Code Interpreter sandbox via crafted package name arguments. To mitigate this issue, user...

8.4CVSS6AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/23 7:46 p.m.16 views

c3p0 can, in combination with other libraries, compose to a "sink" for deserialization gadgets

Impact The JDBC spec defines the interface DataSource, with a method called getConnection, and ConnectionPoolDataSource, with a method called getPooledConnection. These methods are potentially dangerous. One way or another they trigger calls into JDBC drivers, which themselves are complicated,...

6.3CVSS5.2AI score0.00284EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/23 7:46 p.m.13 views

GHSA-W6W4-RJH9-9R58 c3p0 can, in combination with other libraries, compose to a "sink" for deserialization gadgets

Impact The JDBC spec defines the interface DataSource, with a method called getConnection, and ConnectionPoolDataSource, with a method called getPooledConnection. These methods are potentially dangerous. One way or another they trigger calls into JDBC drivers, which themselves are complicated,...

6.3CVSS5.2AI score0.00284EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/07/23 7:35 p.m.22 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS in the RSCErrorHandler when redirect targets from untrusted sources are not properly validated. An attacker can execute arbitrary scripts in the context of the application by supplying a crafted redirect target...

7CVSS6AI score0.00203EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/23 7:35 p.m.6 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS in the RSCErrorHandler when redirect targets from untrusted sources are not properly validated. An attacker can execute arbitrary scripts in the context of the application by supplying a crafted redirect target...

7CVSS5.4AI score0.00203EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/23 7:33 p.m.15 views

Prototype Pollution

Overview Affected versions of this package are vulnerable to Prototype Pollution in the lookup function when handling HTTP/2 requests. An attacker can cause the application to crash by sending specially crafted HTTP method values that exploit inherited object properties, leading to a denial of...

8.7CVSS6.5AI score0.00263EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/23 7:33 p.m.16 views

GHSA-C96F-X56V-GQ3H find-my-way: DDoS with HTTP2

Impact Remotely triggerable DoS in find-my-way when it is used with Node's HTTP/2 server. The short version is that lookup passes req.method into find, and find indexes this.treesmethod. Since this.trees is a normal object, HTTP/2 method values like constructor, toString, or proto can resolve...

7.5CVSS5.6AI score0.00263EPSS
SaveExploits0References5
Rows per page
Query Builder