Lucene search
K

120812 matches found

Positive Technologies
Positive Technologies
added 2026/03/22 12:0 a.m.5 views

PT-2026-26997

JetAudio jetCast Server 2.0 contains a stack-based buffer overflow vulnerability in the Log Directory configuration field that allows local attackers to overwrite structured exception handling pointers. Attackers can inject alphanumeric encoded shellcode through the Log Directory field to trigger...

8.6CVSS6.6AI score0.00185EPSS
Exploits0References5
Snyk
Snyk
added 2026/03/21 4:37 p.m.2 views

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Overview metagpt is a The Multi-Agent Framework Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Output Used by a Downstream Component 'Injection' via the DataInterpreter component. An attacker can execute arbitrary code by injecting malicious inp...

6.5CVSS6.9AI score0.00246EPSS
Exploits0References2
Snyk
Snyk
added 2026/03/21 2:45 p.m.3 views

Arbitrary Code Injection

Overview metagpt is a The Multi-Agent Framework Affected versions of this package are vulnerable to Arbitrary Code Injection via the codegenerate function in the metagpt/ext/aflow/scripts/operator.py file. An attacker can execute arbitrary code by supplying crafted input to this function...

6.5CVSS7AI score0.00241EPSS
Exploits0References2
Veracode
Veracode
added 2026/03/21 5:26 a.m.6 views

Arbitrary Code Execution

PySpector is vulnerable to Arbitrary Code Execution. The vulnerability is due to incomplete AST validation in the plugin system where indirect calls via getattr are not properly resolved, which allows an attacker to bypass security checks and execute arbitrary system commands through malicious...

8.3CVSS6.1AI score0.00169EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2026/03/21 5:22 a.m.11 views

Code Injection

craftcms/cms is vulnerable to Code Injection. The vulnerability is due to passing unvalidated configuration data to Craft::configure without proper sanitization, which allows an attacker to inject malicious behavior or event handlers and execute arbitrary code...

8.6CVSS6.1AI score0.00499EPSS
Exploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/21 12:42 a.m.2 views

CVE-2026-32056

OpenClaw versions prior to 2026.2.22 fail to sanitize shell startup environment variables HOME and ZDOTDIR in the system.run function, allowing attackers to bypass command allowlist protections. Remote attackers can inject malicious startup files such as .bashprofile or .zshenv to achieve arbitra...

7.7CVSS6.5AI score0.00559EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/21 12:0 a.m.6 views

MiracleLinux 9 : capstone-4.0.2-11.el9_7 (AXSA:2026-346:01)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-346:01 advisory. capstone: Capstone: Memory corruption via unchecked vsnprintf return CVE-2025-68114 capstone: Capstone: Heap buffer overflow via skipdata callback...

9.8CVSS7.7AI score0.00191EPSS
Exploits1References3
Snyk
Snyk
added 2026/03/20 9:55 p.m.2 views

PHP Remote File Inclusion

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to PHP Remote File Inclusion via the getapilocale fucntion. An attacker can disclose sensitive information or execute arbitrary PHP code by supplying crafted input to...

8.8CVSS6.4AI score0.0074EPSS
Exploits1References3
Snyk
Snyk
added 2026/03/20 9:50 p.m.4 views

Improper Privilege Management

Overview pyload-ng is a The free and open-source Download Manager written in pure Python Affected versions of this package are vulnerable to Improper Privilege Management via the setconfigvalue function, which allows users with certain permissions to modify configuration options without adequate...

8.8CVSS6.4AI score0.00529EPSS
Exploits1References2
Snyk
Snyk
added 2026/03/20 8:44 p.m.4 views

Arbitrary Code Injection

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Arbitrary Code Injection via the saveSort.json.php endpoint. An attacker can execute arbitrary PHP code on the server by luring an authenticated admin to visit a...

8.8CVSS6.1AI score0.00531EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/03/20 8:29 p.m.21 views

CVE-2026-33156 DLL Sideloading in ScreenToGif

ScreenToGif is a screen recording tool. In versions from 2.42.1 and prior, ScreenToGif is vulnerable to DLL sideloading via version.dll . When the portable executable is run from a user-writable directory, it loads version.dll from the application directory instead of the Windows System32...

7.8CVSS0.00224EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/03/20 8:10 p.m.20 views

CVE-2026-33147 GMT: Stack-based Buffer Overflow in gmt_remote_dataset_id

GMT is an open source collection of command-line tools for manipulating geographic and Cartesian data sets. In versions from 6.6.0 and prior, a stack-based buffer overflow vulnerability was identified in the gmtremotedatasetid function within src/gmtremote.c. This issue occurs when a specially...

7.3CVSS0.00189EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/03/20 7:59 p.m.3 views

CVE-2026-33139 PySpector: Plugin Sandbox Bypass leads to Arbitrary Code Execution

PySpector is a static analysis security testing SAST Framework engineered for modern Python development workflows. PySpector versions 0.1.6 and prior are affected by a security validation bypass in the plugin system. The validateplugincode function in pluginsystem.py, performs static AST analysis...

8.3CVSS5.9AI score0.00169EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/03/20 7:59 p.m.20 views

CVE-2026-33139 PySpector: Plugin Sandbox Bypass leads to Arbitrary Code Execution

PySpector is a static analysis security testing SAST Framework engineered for modern Python development workflows. PySpector versions 0.1.6 and prior are affected by a security validation bypass in the plugin system. The validateplugincode function in pluginsystem.py, performs static AST analysis...

8.3CVSS0.00169EPSS
Exploits1References1
CVE
CVE
added 2026/03/20 7:59 p.m.10 views

CVE-2026-33139

PySpector ≤ 0.1.6 is affected by a plugin sandbox bypass in plugin_system.py. The validate_plugin_code() static analysis only handles ast.Name and ast.Attribute; calls built via indirect function calls (e.g., getattr(os, 'system')) yield an ast.Call, causing resolve_name() to return None and bypa...

8.3CVSS5.9AI score0.00169EPSS
Exploits1References1Affected Software1
EUVD
EUVD
added 2026/03/20 6:31 p.m.4 views

EUVD-2025-208903

The Terrapack software, from ASTER TEC / ASTER S.p.A., with the indicated components and versions has a file upload vulnerability that may allow attackers to execute arbitrary code. Vulnerable components include Terrapack TkWebCoreNG:: 1.0.20200914, Terrapack TKServerCGI 2.5.4.150, and Terrapack...

6AI score0.00396EPSS
Exploits0References6
OSV
OSV
added 2026/03/20 2:41 p.m.8 views

CLSA-2026-1774017701 postgresql: Fix of CVE-2026-2006

CVE-2026-2006: fix missing validation of multibyte character length in text manipulation; add proper length checks and bounds validation; prevent crafted queries from triggering buffer overrun and enabling arbitrary code execution...

8.8CVSS6.4AI score0.00659EPSS
Exploits0References1
NVD
NVD
added 2026/03/20 9:16 a.m.7 views

CVE-2026-33075

FastGPT is an AI Agent building platform. In versions 4.14.8.3 and below, the fastgpt-preview-image.yml workflow is vulnerable to arbitrary code execution and secret exfiltration by any external contributor. It uses pullrequesttarget which runs with access to repository secrets but checks out cod...

9.4CVSS0.00297EPSS
Exploits1References1
OSV
OSV
added 2026/03/20 8:37 a.m.8 views

CVE-2026-33075 FastGPT has Arbitrary Code Execution in GitHub Actions via pull_request_target in fastgpt-preview-image.yml

FastGPT is an AI Agent building platform. In versions 4.14.8.3 and below, the fastgpt-preview-image.yml workflow is vulnerable to arbitrary code execution and secret exfiltration by any external contributor. It uses pullrequesttarget which runs with access to repository secrets but checks out cod...

9.4CVSS6.4AI score0.00297EPSS
Exploits1References3
Cvelist
Cvelist
added 2026/03/20 8:37 a.m.22 views

CVE-2026-33075 FastGPT has Arbitrary Code Execution in GitHub Actions via pull_request_target in fastgpt-preview-image.yml

FastGPT is an AI Agent building platform. In versions 4.14.8.3 and below, the fastgpt-preview-image.yml workflow is vulnerable to arbitrary code execution and secret exfiltration by any external contributor. It uses pullrequesttarget which runs with access to repository secrets but checks out cod...

9.4CVSS0.00297EPSS
Exploits1References1
Rows per page
Query Builder