Lucene search
+L

506254 matches found

NVD
NVD
•added 2026/09/10 5:17 p.m.•8 views

CVE-2026-73699

FileRun before 2026.3.0 contains a PHP object injection vulnerability that allows authenticated attackers to execute arbitrary code by exploiting incorrect options passed to unserialize in the Perms::getPerms method, where a positional array is used instead of the required named-key array to...

8.6CVSS0.00781EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/10 5:17 p.m.•9 views

CVE-2026-65638

Improper escaping of a request URL in ConfigServer Security & Firewall allows an unauthenticated remote attacker to execute arbitrary commands as the CSF service account via shell command injection. The vulnerability affects versions of the software originally distributed by ConfigServer, as well...

9.2CVSS0.0233EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/10 5:17 p.m.•10 views

CVE-2026-73698

FileRun before 2026.3.0 contains a SQL injection vulnerability that allows delegated or simple administrators to execute arbitrary SQL by submitting the description parameter as an array, causing the getValuesString method in DB/DP.php to interpolate raw array values directly into an INSERT...

8.6CVSS0.00622EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/10 5:17 p.m.•10 views

CVE-2026-73693

FileRun before 2026.3.0 contains an OS command injection vulnerability in the PhotoProofSheet handler that allows authenticated users with upload permission to execute arbitrary commands by uploading files with shell metacharacters in their names. Attackers can upload a file containing command...

8.8CVSS0.0271EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/10 5:17 p.m.•10 views

CVE-2026-73694

FileRun before 2026.3.0 contains an OS command injection vulnerability caused by a no-op redefinition of escapeshellcmd in CLI.php that strips shell-metacharacter escaping, allowing attacker-controlled input to reach an exec sink unsanitized. Attackers can exploit this through an interactive path...

8.6CVSS0.02237EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/10 5:17 p.m.•9 views

CVE-2026-65639

OS command injection in the advanced-rule parser of ConfigServer Security & Firewall allows a remote attacker who controls a configured allow/deny feed to execute arbitrary commands as root, due to insufficient validation of feed-supplied rule data. The vulnerability affects versions of the...

9.5CVSS0.01419EPSS
SaveExploits0References1
Snyk
Snyk
•added 2026/09/10 4:52 p.m.•9 views

Command Injection

Overview renovate is a dependency updater. Affected versions of this package are vulnerable to Command Injection in the manager/gradle-wrapper process. An attacker can execute arbitrary commands as the Renovate user by supplying a crafted distributionUrl value in the gradle-wrapper.properties fil...

8.5CVSS6.2AI score0.00227EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/09/10 4:52 p.m.•9 views

Command Injection

Overview renovate is a dependency updater. Affected versions of this package are vulnerable to Command Injection in the gomod manager when processing unescaped depName parameters in import-path update commands with binarySource=docker mode. An attacker can execute arbitrary commands as the...

7.3CVSS6.1AI score0.00889EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/09/10 4:50 p.m.•6 views

Command Injection

Overview renovate is a dependency updater. Affected versions of this package are vulnerable to Command Injection in the Mix manager's Hex registry authentication, which interpolates the organization value derived from the dependency name into the mix hex.organization auth invocation without...

7.3CVSS5.9AI score0.00889EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/09/10 4:47 p.m.•6 views

Command Injection

Overview renovate is a dependency updater. Affected versions of this package are vulnerable to Command Injection via the distributionType parameter in maven-wrapper.properties. An attacker can execute arbitrary commands by injecting shell code when the application processes Maven Wrapper updates ...

8.5CVSS6.1AI score0.01049EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/10 4:36 p.m.•44 views

CVE-2026-73699 FileRun < 2026.3.0 PHP Object Injection via Perms::getPerms()

FileRun before 2026.3.0 contains a PHP object injection vulnerability that allows authenticated attackers to execute arbitrary code by exploiting incorrect options passed to unserialize in the Perms::getPerms method, where a positional array is used instead of the required named-key array to...

8.6CVSS0.00781EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/10 4:36 p.m.•15 views

CVE-2026-73699

FileRun before 2026.3.0 is affected by a PHP object injection vulnerability in the Perms::getPerms() method. The root cause is an incorrect option passed to unserialize() : a positional array is used instead of the required named-key array, failing to disable class instantiation. Authenticated at...

8.6CVSS6.6AI score0.00781EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/10 4:36 p.m.•11 views

EUVD-2026-75601

FileRun before 2026.3.0 contains a PHP object injection vulnerability that allows authenticated attackers to execute arbitrary code by exploiting incorrect options passed to unserialize in the Perms::getPerms method, where a positional array is used instead of the required named-key array to...

8.6CVSS6.6AI score0.00781EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/10 4:36 p.m.•11 views

CVE-2026-73699 FileRun < 2026.3.0 PHP Object Injection via Perms::getPerms()

FileRun before 2026.3.0 contains a PHP object injection vulnerability that allows authenticated attackers to execute arbitrary code by exploiting incorrect options passed to unserialize in the Perms::getPerms method, where a positional array is used instead of the required named-key array to...

8.6CVSS6.6AI score0.00781EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/10 4:34 p.m.•26 views

CVE-2026-73698

FileRun versions prior to 2026.3.0 contain an authenticated SQL injection vulnerability in the Groups Add action. A delegated or simple administrator can submit the description parameter as an array, causing the getValuesString() method in DB/DP.php to interpolate raw array values into an INSERT ...

8.6CVSS6.6AI score0.00622EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/10 4:34 p.m.•12 views

EUVD-2026-75600

FileRun before 2026.3.0 contains a SQL injection vulnerability that allows delegated or simple administrators to execute arbitrary SQL by submitting the description parameter as an array, causing the getValuesString method in DB/DP.php to interpolate raw array values directly into an INSERT...

8.6CVSS6.6AI score0.00622EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/10 4:34 p.m.•5 views

CVE-2026-73698 FileRun < 2026.3.0 Authenticated SQL Injection via Groups Add Action

FileRun before 2026.3.0 contains a SQL injection vulnerability that allows delegated or simple administrators to execute arbitrary SQL by submitting the description parameter as an array, causing the getValuesString method in DB/DP.php to interpolate raw array values directly into an INSERT...

8.6CVSS6.6AI score0.00622EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/10 4:34 p.m.•49 views

CVE-2026-73698 FileRun < 2026.3.0 Authenticated SQL Injection via Groups Add Action

FileRun before 2026.3.0 contains a SQL injection vulnerability that allows delegated or simple administrators to execute arbitrary SQL by submitting the description parameter as an array, causing the getValuesString method in DB/DP.php to interpolate raw array values directly into an INSERT...

8.6CVSS0.00622EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/09/10 4:34 p.m.•12 views

axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution

A flaw was found in Axios. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to escalate any existing Object.prototype pollution in an application's dependency tree into a full Man-in-the-Middle MITM attack. This enables the attacker to intercept, read, and modify all...

8.7CVSS7.8AI score0.00932EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
•added 2026/09/10 4:34 p.m.•14 views

Important: Red Hat Security Advisory: Red Hat AMQ Broker 7.14.1 release and security update

Red Hat AMQ Broker 7.14.1 is now available from the Red Hat Customer Portal. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

9.8CVSS7AI score0.04117EPSS
SaveExploits28References80
Rows per page
Query Builder