Lucene search
+L

9738 matches found

attackerkb
attackerkb
•added 2026/07/23 8:06 p.m.•18 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.00725EPSS
SaveExploits0References4
NVD
NVD
•added 2026/07/23 12:18 p.m.•17 views

CVE-2026-65606

SiYuan before v3.7.2 contains a cross-site scripting vulnerability in the siyuan:// protocol handler. When a siyuan://plugins/ link references a name that is not an installed plugin, the application opens a custom tab and inserts the link's icon parameter into the tab header via innerHTML without...

9.6CVSS0.0079EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/22 5:55 p.m.•31 views

GHSA-X5VX-C2C8-M3W9 n8n: AI Agents Project Viewer Privilege Escalation via run_node_tool

Impact In n8n's AI Agents feature, a user with the read-only Project Viewer role could escalate their privileges by chatting with an agent that has node tools enabled. The agent's node-execution tool was authorized only by the agent:execute scope and ran nodes using the project's credentials,...

7.2CVSS6.4AI score0.00608EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
•added 2026/07/22 2:34 p.m.•15 views

Security update for joe

This update for joe fixes the following issue CVE-2026-13412: arbitrary command execution via malicious tags file bsc1269379. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the comma...

8.5CVSS5.8AI score
SaveExploits0References4
OSV
OSV
•added 2026/07/22 2:34 p.m.•6 views

SUSE-SU-2026:3196-1 Security update for joe

This update for joe fixes the following issue - CVE-2026-13412: arbitrary command execution via malicious tags file bsc1269379...

5.8AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/07/22 12:00 a.m.•7 views

PT-2026-71453

Name of the Vulnerable Software and Affected Versions GitPython versions prior to 3.1.54 Description A remote code execution issue exists in the check unsafe options guard. This guard can be bypassed by smuggling git options within single-character kwarg values. An attacker can provide crafted...

9CVSS8.4AI score0.00923EPSS
SaveExploits1References20
Oracle linux
Oracle linux
•added 2026/07/22 12:00 a.m.•16 views

vim security update

9.1.083-9.0.1.el102.7 - Remove upstream references Orabug: 31197557 2:9.1.083-9.7 - RHEL-186660 CVE-2026-47162 vim: netrw code injection via NetrwBookHistSave - RHEL-186671 CVE-2026-52858 vim: possible code execution with python3complete 2:9.1.083-9.6 - RHEL-185867 CVE-2026-47167 vim: Code...

6.6CVSS6.3AI score0.00781EPSS
SaveExploits0
UbuntuCve
UbuntuCve
•added 2026/07/21 6:16 p.m.•20 views

CVE-2026-16493

A flaw was found in ansible-core. The extractcollectionfromgit function in ansible-core's concreteartifactmanager.py constructs git clone commands without a '--' end-of-options separator before user-supplied URLs when installing collections from git sources. An attacker who provides a crafted...

7.8CVSS5.9AI score0.00174EPSS
SaveExploits0References2
NVD
NVD
•added 2026/07/21 4:17 p.m.•18 views

CVE-2026-47392

PraisonAI is a multi-agent teams system. Prior to version 4.6.40 of PraisonAI, corresponding to version 1.6.40 of praisonaiagents, executecode in praisonaiagents/tools/pythontools.py v1.6.37, subprocess sandbox mode can be fully bypassed using print.self to retrieve the real Python builtins modul...

9.9CVSS0.00884EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/07/21 12:00 a.m.•19 views

PT-2026-63319

Name of the Vulnerable Software and Affected Versions accountsservice versions prior to 23.13.9-8ubuntu7 Description Ubuntu-specific language helper scripts, specifically save-to-pam-env and update-langlist, fail to properly sanitize the LANGUAGE entry within the /.pam environment file. This inpu...

7.8CVSS5.7AI score0.00188EPSS
SaveExploits0References10
Oracle linux
Oracle linux
•added 2026/07/21 12:00 a.m.•19 views

vim security update

9.1.083-9.0.1.el102.7 - Remove upstream references Orabug: 31197557 2:9.1.083-9.7 - RHEL-186660 CVE-2026-47162 vim: netrw code injection via NetrwBookHistSave - RHEL-186671 CVE-2026-52858 vim: possible code execution with python3complete 2:9.1.083-9.6 - RHEL-185867 CVE-2026-47167 vim: Code...

7.1CVSS5.9AI score0.00931EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/07/21 12:00 a.m.•20 views

PT-2026-63318

Name of the Vulnerable Software and Affected Versions AccountsService versions prior to 23.13.9-8ubuntu7 Description An Ubuntu-specific patch in the SetLanguage function only partially drops privileges before launching language helper scripts. While the effective UID/GID is changed to the target...

7.8CVSS5.2AI score0.0014EPSS
SaveExploits0References10
EUVD
EUVD
•added 2026/07/20 8:27 p.m.•26 views

EUVD-2026-46101

Improper input validation in sshd-git in Apache MINA SSHD. Apache MINA SSHD is a Java library for client-side and server-side SSH. Component org.apache.sshd:sshd-git provides though its GitPgmCommandFactory a way to configure an Apache MINA SSHD server such that SSH clients can remotely execute g...

5.4CVSS5.7AI score0.00635EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
•added 2026/07/20 4:17 p.m.•15 views

GitPython: GitPython: Arbitrary command execution due to bypass of dangerous Git option checks

A flaw was found in GitPython, a Python library used to interact with Git repositories. This vulnerability allows an attacker to achieve arbitrary command execution by providing specially crafted arguments kwargs to functions such as Repo.clonefrom, Remote.fetch, Remote.pull, or Remote.push. This...

8.8CVSS8.6AI score0.009EPSS
SaveExploits1References6
The Hacker News
The Hacker News
•added 2026/07/19 1:18 p.m.•38 views

SonicWall SMA Zero-Days Exploited Before Disclosure to Gain Root Access

A previously undocumented threat actor has been attributed to the exploitation of recently disclosed SonicWall Secure Mobile Access SMA 1000 series VPN appliances as zero-days prior their public disclosure since June 22, 2026. Cybersecurity company Volexity is tracking the activity under the...

10CVSS9.5AI score0.11791EPSS
SaveExploits6
Tenable Nessus
Tenable Nessus
•added 2026/07/18 12:00 a.m.•12 views

SUSE SLES15 Security Update : joe (SUSE-SU-2026:3108-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by a vulnerability as referenced in the SUSE- SU-2026:3108-1 advisory. This update for joe fixes the following issue - CVE-2026-13412: arbitrary command execution via malicious tags file bsc1269379. Tenable has extracted t...

6AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/07/17 4:16 p.m.•32 views

EUVD-2026-45217

ForgeCode tailcallhq/forgecode, an AI pair-programming CLI, automatically loads and executes the MCP servers defined in a repository's .mcp.json file on startup without user confirmation. A malicious repository can supply a crafted .mcp.json whose mcpServers entries specify arbitrary command and...

8.4CVSS5.8AI score0.00196EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
•added 2026/07/17 2:12 p.m.•19 views

Security update for joe

This update for joe fixes the following issue CVE-2026-13412: arbitrary command execution via malicious tags file bsc1269379. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the comma...

8.5CVSS5.8AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/07/17 12:00 a.m.•12 views

CVE-2026-42168

django-pyas2 through 1.2.3 is vulnerable to OS command injection via the cmdreceive and cmdsend fields on the Partner model. These fields are passed directly to os.system in pyas2/utils.py without sanitization, allowing an authenticated admin user to execute arbitrary commands on the server when ...

6AI score0.02055EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/07/17 12:00 a.m.•30 views

PT-2026-60976

Name of the Vulnerable Software and Affected Versions joe versions prior to 4.6-4.1 Description An issue allows arbitrary command execution through the use of a malicious tags file. Recommendations Update to version 4.6-4.1...

5.8AI score
SaveExploits0References7
Rows per page
Query Builder