Lucene search
+L

27224 matches found

NVD
NVD
•added 2026/07/14 1:19 p.m.•24 views

CVE-2026-62392

Improper Neutralization of Special Elements used in an OS Command 'OS Command Injection' vulnerability in Apache Kylin. A backend API may bring job config parameters to OS command line. This issue affects Apache Kylin: from 4 through 5.0.3. Users are recommended to upgrade to version 5.0.4, which...

9.8CVSS0.02481EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/07/14 12:21 p.m.•13 views

EUVD-2026-43666

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in Apache OpenMeetings. This issue affects Apache OpenMeetings: from 5.0.0 before 9.1.0. An attacker with moderator rights in any room can read arbitrary files accessible to the OS account running the OM...

6.5CVSS6.2AI score0.00703EPSS
SaveExploits0References1
OSV
OSV
•added 2026/07/14 7:05 a.m.•20 views

ROOT-OS-DEBIAN-11-CVE-2026-12064 CVE-2026-12064 in rootio-curl - Patched by Root

Root has patched CVE-2026-12064 in the rootio-curl package for Root:Debian:11. Multiple fixed versions available...

7.5CVSS6.1AI score0.00399EPSS
SaveExploits1
Snyk
Snyk
•added 2026/07/14 6:45 a.m.•12 views

Command Injection

Overview Affected versions of this package are vulnerable to Command Injection via the ExecTool.Execute function in the exec tool component. An attacker can execute arbitrary operating system commands by providing crafted input to this function. Remediation There is no fixed version for...

5.3CVSS6.4AI score0.01083EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/07/14 12:00 a.m.•26 views

PT-2026-58313

Name of the Vulnerable Software and Affected Versions Windows Operating Systems affected versions not specified Description A race condition occurs when concurrent execution using a shared resource lacks proper synchronization. This issue, combined with a use-after-free condition, allows an...

7.8CVSS6.2AI score0.00214EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/07/14 12:00 a.m.•33 views

PT-2026-58791

Animate is affected by an Improper Neutralization of Special Elements used in an OS Command 'OS Command Injection' vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a...

8.2CVSS6.5AI score0.00891EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/07/14 12:00 a.m.•81 views

Fortinet Fortigate xss (FG-IR-26-150)

The version of Fortigate installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the FG-IR-26-150 advisory. - An Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability CWE-79 vulnerability in...

6.1CVSS6.7AI score0.00385EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/07/14 12:00 a.m.•20 views

PT-2026-58501

Name of the Vulnerable Software and Affected Versions Windows Cryptographic Services affected versions not specified Description An issue in Windows Cryptographic Services allows an authorized attacker to locally disclose sensitive information to an unauthorized actor. Recommendations At the...

5.5CVSS5.8AI score0.00479EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/07/14 12:00 a.m.•26 views

PT-2026-58218

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows Win32K allows an authorized attacker to elevate privileges locally...

8.8CVSS6.1AI score0.00214EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
•added 2026/07/14 12:00 a.m.•29 views

PT-2026-58183

Name of the Vulnerable Software and Affected Versions Microsoft Windows DNS affected versions not specified Description Improper privilege management in Microsoft Windows DNS allows an authorized attacker to locally bypass a security feature. Recommendations At the moment, there is no information...

5.5CVSS5.8AI score0.00302EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/07/14 12:00 a.m.•35 views

PT-2026-58439

Name of the Vulnerable Software and Affected Versions Windows Ancillary Function Driver for WinSock affected versions not specified Description External control of a file name or path in the Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally...

7.8CVSS6.1AI score0.00457EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/07/14 12:00 a.m.•17 views

Mozilla Firefox < 152.0.6

The version of Firefox installed on the remote macOS or Mac OS X host is prior to 152.0.6. It is, therefore, affected by multiple vulnerabilities as referenced in the mfsa2026-67 advisory. - We are aware that exploit code for this is public however we are not aware of any attacks in the wild...

5.4CVSS6.2AI score0.00489EPSS
SaveExploits1References3
Chainguard
Chainguard
•added 2026/07/13 8:24 p.m.•44 views

GHSA-C8MV-CH2P-4GWV vulnerabilities

Vulnerabilities for packages: chromium...

6.1AI score
SaveExploits0
PyPA
PyPA
•added 2026/07/13 2:36 p.m.•19 views

FoundationAgents MetaGPT vulnerable to OS Command Injection in metagpt/tools/libs/terminal.py

A vulnerability was determined in FoundationAgents MetaGPT up to 0.8.1. The affected element is the function Bash.run in the library metagpt/tools/libs/terminal.py. This manipulation causes os command injection. The attack is possible to be carried out remotely. The project was informed of the...

9.8CVSS6.8AI score0.03456EPSS
SaveExploits1References9Affected Software1
OSV
OSV
•added 2026/07/13 2:36 p.m.•14 views

PYSEC-2026-2954 PraisonAI: Shell Injection in run_python() via Unescaped $() Substitution

Summary runpython in praisonai constructs a shell command string by interpolating user-controlled code into python3 -c "" and passing it to subprocess.run..., shell=True. The escaping logic only handles \ and ", leaving $ and backtick substitutions unescaped, allowing arbitrary OS command executi...

7.8CVSS6.3AI score0.00634EPSS
SaveExploits1References5
OSV
OSV
•added 2026/07/13 2:36 p.m.•18 views

PYSEC-2026-2623 mcp-memory-service Vulnerable to System Information Disclosure via Health Endpoint

Summary The /api/health/detailed endpoint returns detailed system information including OS version, Python version, CPU count, memory totals, disk usage, and the full database filesystem path. When MCPALLOWANONYMOUSACCESS=true is set required for the HTTP server to function without OAuth/API key,...

5.3CVSS6.1AI score0.00409EPSS
SaveExploits1References6
OSV
OSV
•added 2026/07/13 2:36 p.m.•12 views

PYSEC-2026-2668 MS-Agent vulnerable to Command Injection

A Command Injection vulnerability in ModelScope's MS-Agent versions v1.6.0rc1 and earlier exists, allowing an attacker to execute arbitrary operating system commands through crafted prompt-derived input...

6.5CVSS7.3AI score0.01611EPSS
SaveExploits2References8
Tenable Nessus
Tenable Nessus
•added 2026/07/13 12:00 a.m.•21 views

Linux Distros Unpatched Vulnerability : CVE-2026-53448

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.12.0, the coturn HTTPS admin panel passes HTTP query parameters directly into SQ...

7.2CVSS6AI score0.00704EPSS
SaveExploits1References3
OSV
OSV
•added 2026/07/13 12:00 a.m.•15 views

ALSA-2026:38494 Important: buildah security update

The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a...

7.8CVSS6.1AI score0.00182EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/07/13 12:00 a.m.•19 views

PT-2026-59316

A Command Injection vulnerability in ModelScope's MS-Agent versions v1.6.0rc1 and earlier exists, allowing an attacker to execute arbitrary operating system commands through crafted prompt-derived input...

6.5CVSS7.3AI score0.01611EPSS
SaveExploits2References9
Rows per page
Query Builder