Lucene search
K

1842 matches found

Vulnrichment
Vulnrichment
added 12 hours ago3 views

CVE-2026-11332 Ansible-core: argument injection in ansible-galaxy role install leads to arbitrary code execution

A flaw was found in ansible-core. The ansible-galaxy role install command processes dependency specifications from a role's meta/requirements.yml file. Due to improper neutralization of argument delimiters, a malicious role author can inject arbitrary git configuration flags through the src field...

7.8CVSS6.1AI score
Exploits0References3
CVE
CVE
added 12 hours ago10 views

CVE-2026-11332

CVE-2026-11332 affects ansible-core via the ansible-galaxy role install command. The vulnerability arises when processing a role’s meta/requirements.yml, where improper neutralization of argument delimiters allows a malicious role author to inject arbitrary git configuration flags through the src...

7.8CVSS6.1AI score
Exploits0References3
CVE
CVE
added yesterday10 views

CVE-2025-71316

CVE-2025-71316 affects SQLite sqldiff.exe and is due to insecure handling of Unicode-to-ANSI conversion in the Windows C runtime. An attacker could use the -L option to load an arbitrary DLL by crafting a command line argument string, causing command line file arguments to be misinterpreted as op...

9.8CVSS5.9AI score
Exploits0References5
Cvelist
Cvelist
added yesterday22 views

CVE-2025-71316 SQLite sqldiff remote code execution via argument injection

SQLite 'sqldiff.exe' does not securely handle the way the Microsoft Windows C runtime converts Unicode characters to ANSI codepages. An attacker could use the '-L' option to load an arbitrary DLL with a crafted command line argument string that results in command line file arguments being...

9.8CVSS
Exploits0References5
ICS
ICS
added yesterday4 views

SQLite sqldiff remote code execution via argument injection

RISK EVALUATION An attacker could use the '-L' option to load an arbitrary DLL with a crafted command line argument string that results in command line file arguments being misinterpreted as command line options. 2. RECOMMENDED PRACTICES Fixed on 2025-12-26. 3. DESCRIPTION SQLite 'sqldiff.exe'...

9.8CVSS5.6AI score
Exploits0References1
Cvelist
Cvelist
added yesterday29 views

CVE-2026-36175

An issue in the U-Boot component of GNCC GP5 v7.1.76 allows physically-proximate attackers to bypass authentication and gain root access via interrupting the boot sequence and injecting a crafted string into the kernel boot arguments...

Exploits0References3
Metasploit
Metasploit
added 2 days ago56 views

Gogs Git Rebase Argument Injection RCE

This module exploits an argument injection vulnerability in the pull request merge flow of Gogs is parsed by Git as the --exec flag rather than a positional argument, causing sh -c to run after each replayed commit during the rebase. Two exploitation methods are supported: - ownrepo: The attacker...

5.9AI score
Exploits0
Packet Storm
Packet Storm
added 2 days ago26 views

📄 Gogs Git Rebase Argument Injection / Remote Code Execution

This Metasploit module exploits an argument injection vulnerability in the pull request merge flow of Gogs versions less than or equal to 0.14.2 and less than or equal to 0.15.0+dev. frozenstringliteral: true This module requires Metasploit: https://metasploit.com/download Current source:...

5.8AI score
Exploits0
Positive Technologies
Positive Technologies
added 3 days ago8 views

PT-2026-45696

These are all security issues fixed in the sshfs-3.7.6-1.1 package on the GA media of openSUSE Tumbleweed...

5.8AI score
Exploits0References4
Nuclei
Nuclei
added 2026/05/29 3:59 a.m.24 views

Ruby Dragonfly <1.4.0 - Remote Code Execution

Ruby Dragonfly before 1.4.0 contains an argument injection vulnerability that allows remote attackers to read and write to arbitrary files via a crafted URL when the verifyurl option is disabled. This may lead to code execution. The problem occurs because the generate and process features mishand...

9.8CVSS7.6AI score0.93359EPSS
Exploits4References5
GithubExploit
GithubExploit
added 2026/05/28 4:35 p.m.45 views

gogs-rce

Gogs RCE — Argument Injection in git rebase CWE-88 Authen...

6.6AI score
Exploits0
Rapid7 Blog
Rapid7 Blog
added 2026/05/28 12:0 p.m.10 views

Authenticated RCE via Argument Injection in Gogs (NOT FIXED)

Overview Rapid7 Labs discovered a critical argument injection CWE-88 vulnerability in Gogs, a popular open-source self-hosted Git service. Rapid7 Labs scores this vulnerability as CVSSv4 9.4 Critical. The vulnerability allows any authenticated user to achieve remote code execution RCE on the serv...

6.4AI score
Exploits0
Positive Technologies
Positive Technologies
added 2026/05/28 12:0 a.m.4 views

PT-2026-45143

Уязвимость функции Merge программного средства создания самоуправляемых Git-репозиториев Gogs связана с внедрением или модификацией аргументов. Эксплуатация уязвимости может позволить нарушителю, действующему удалённо, выполнить произвольный код путем отправки специально сформированного запроса...

9CVSS5.8AI score
Exploits0References2
OSV
OSV
added 2026/05/27 8:46 p.m.6 views

GHSA-XX3C-QF5G-HC39 Symfony has an Argument Injection in SendmailTransport via Dash-Prefixed Recipient Address

Description Symfony Mailer selects a transport via the MAILERDSN environment variable / configuration e.g. smtp://..., sendmail://..., native://default. SendmailTransport invokes the local sendmail binary and supports two modes: -bs speak SMTP over stdin: the default and -t read the message on...

8.6CVSS5.8AI score
Exploits0References6
Cvelist
Cvelist
added 2026/05/26 7:54 p.m.25 views

CVE-2026-44450 Lumiverse: RCE via MCP stdio argument injection

Lumiverse is a full-featured AI chat application. Prior to 0.9.7, the MCP server creation endpoint validates the command field against an allowlist of binary names but forwards the args array to the child process without any validation. Every binary on the allowlist accepts an inline-code executi...

9.9CVSS0.0008EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/05/26 7:54 p.m.5 views

CVE-2026-44450 Lumiverse: RCE via MCP stdio argument injection

Lumiverse is a full-featured AI chat application. Prior to 0.9.7, the MCP server creation endpoint validates the command field against an allowlist of binary names but forwards the args array to the child process without any validation. Every binary on the allowlist accepts an inline-code executi...

9.9CVSS6.3AI score0.0008EPSS
Exploits0References1
CVE
CVE
added 2026/05/26 7:54 p.m.8 views

CVE-2026-44450

CVE-2026-44450 describes a remote code execution in Lumiverse’s MCP server prior to 0.9.7. The server creation endpoint validates the command against an allowlist of binaries but forwards the accompanying args array to the child process unvalidated. Each allowed binary supports an inline code-exe...

9.9CVSS6.3AI score0.0008EPSS
Exploits0References1
Nuclei
Nuclei
added 2026/05/25 4:37 a.m.486 views

PHP CGI - Argument Injection

PHP CGI - Argument Injection CVE-2024-4577 is a critical argument injection flaw in PHP. id: CVE-2024-4577 info: name: PHP CGI - Argument Injection author: Hüseyin TINTAŞ,sw0rk17,s4e-io,pdresearch severity: critical description: | PHP CGI - Argument Injection CVE-2024-4577 is a critical argument...

9.8CVSS7AI score0.94393EPSS
Exploits64References4
OSV
OSV
added 2026/05/21 4:30 p.m.2 views

RLSA-2026:7383 Critical: cockpit: Unauthenticated remote code execution due to SSH command-line argument injection

Cockpit enables users to administer GNU/Linux servers using a web browser. It offers network configuration, log inspection, diagnostic reports, SELinux troubleshooting, interactive command-line sessions, and more. Security Fixes: cockpit: ws: be more explicit when handling hostnames on cli...

9.8CVSS5.8AI score0.26505EPSS
Exploits3References2
Rockylinux
Rockylinux
added 2026/05/21 4:27 p.m.6 views

cockpit: Unauthenticated remote code execution due to SSH command-line argument injection

An update is available for cockpit. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Cockpit enables users to administer GNU/Linux servers using a web browser. It...

9.8CVSS5.8AI score0.26505EPSS
Exploits3
Rows per page
Query Builder