← Back
CWE-94

7,058 CVEs • Abstraction: Base • Likelihood of Exploit: Medium

Improper Control of Generation of Code ('Code Injection')

The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.

JSON object

Loading...

CVEs (7,058)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Diaowen
1Dwsurvey
Jun 17, 2026
Mar 20, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
DWSurvey v3.2.0 was discovered to contain a remote command execution (RCE) vulnerability via the component /sysuser/SysPropertyAction.java.
1Taogogo
1Taocms
Jul 9, 2026
Mar 18, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
taocms v3.0.2 allows attackers to execute code injection via arbitrarily editing the .htaccess file.
1Ge
3Rt430 Firmware
Rt431 FirmwareRt434 Firmware
Jun 17, 2026
Mar 18, 2022
N/A· v4
8.8 HIGH· v3
9.0 HIGH· v2
A code injection vulnerability exists in one of the webpages in GE Reason RT430, RT431 & RT434 GNSS clocks in firmware versions prior to version 08A06 that could allow an authenticated remote attacker to execute arbitrar...Show more
A code injection vulnerability exists in one of the webpages in GE Reason RT430, RT431 & RT434 GNSS clocks in firmware versions prior to version 08A06 that could allow an authenticated remote attacker to execute arbitrary code on the system.Show less
1Uni Stuttgart
1Frams' Fast File Exchange
Jun 17, 2026
Mar 17, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
fexsrv in F*EX (aka Frams' Fast File EXchange) before fex-20160919_2 allows eval injection (for unauthenticated remote code execution).
1Accesslog Project
1Accesslog
Jun 17, 2026
Mar 17, 2022
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
All versions of package accesslog are vulnerable to Arbitrary Code Injection due to the usage of the Function constructor without input sanitization. If (attacker-controlled) user input is given to the format option of t...Show more
All versions of package accesslog are vulnerable to Arbitrary Code Injection due to the usage of the Function constructor without input sanitization. If (attacker-controlled) user input is given to the format option of the package's exported constructor function, it is possible for an attacker to execute arbitrary JavaScript code on the host that this package is being run on.Show less
1Kubernetes
1Cri O
Jun 17, 2026
Mar 16, 2022
N/A· v4
8.8 HIGH· v3
9.0 HIGH· v2
A flaw was found in CRI-O in the way it set kernel options for a pod. This issue allows anyone with rights to deploy a pod on a Kubernetes cluster that uses the CRI-O runtime to achieve a container escape and arbitrary c...Show more
A flaw was found in CRI-O in the way it set kernel options for a pod. This issue allows anyone with rights to deploy a pod on a Kubernetes cluster that uses the CRI-O runtime to achieve a container escape and arbitrary code execution as root on the cluster node, where the malicious pod was deployed.Show less
1Cuppacms
1Cuppacms
Jun 17, 2026
Mar 15, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
CuppaCMS v1.0 was discovered to contain a remote code execution (RCE) vulnerability via the saveConfigData function in /classes/ajax/Functions.php.
1Sqlpad
1Sqlpad
Jun 17, 2026
Mar 15, 2022
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
Template injection in connection test endpoint leads to RCE in GitHub repository sqlpad/sqlpad prior to 6.10.1.
1Wptaskforce
1Wpcargo Track & Trace
Jun 17, 2026
Mar 14, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The WPCargo Track & Trace WordPress plugin before 6.9.0 contains a file which could allow unauthenticated attackers to write a PHP file anywhere on the web server, leading to RCE
1Microweber
1Microweber
Jun 17, 2026
Mar 11, 2022
N/A· v4
6.7 MEDIUM· v3
6.5 MEDIUM· v2
Abusing Backup/Restore feature to achieve Remote Code Execution in GitHub repository microweber/microweber prior to 1.2.12.
1Nystudio107
1Seomatic
Jun 17, 2026
Mar 11, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
A Server-side Template Injection (SSTI) vulnerability exists in Nystudio107 Seomatic 3.4.12 in src/helpers/UrlHelper.php via the host header.
1Ipcomm
1Ipdio Firmware
Jun 17, 2026
Mar 10, 2022
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
The absence of filters when loading some sections in the web application of the vulnerable device allows attackers to inject malicious code that will be interpreted when a legitimate user accesses the web section where t...Show more
The absence of filters when loading some sections in the web application of the vulnerable device allows attackers to inject malicious code that will be interpreted when a legitimate user accesses the web section where the information is displayed. Injection can be done on specific parameters. The injected code is executed when a legitimate user attempts to upload, copy, download, or delete an existing configuration (Administrative Services).Show less
1Ipcomm
1Ipdio Firmware
Jun 17, 2026
Mar 10, 2022
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
The absence of filters when loading some sections in the web application of the vulnerable device allows attackers to inject malicious code that will be interpreted when a legitimate user accesses the specific web sectio...Show more
The absence of filters when loading some sections in the web application of the vulnerable device allows attackers to inject malicious code that will be interpreted when a legitimate user accesses the specific web section where the information is displayed. Injection can be done on specific parameters. The injected code is executed when a legitimate user attempts to review history.Show less
1Mybb
1Mybb
Jun 17, 2026
Mar 9, 2022
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
MyBB is a free and open source forum software. In affected versions the Admin CP's Settings management module does not validate setting types correctly on insertion and update, making it possible to add settings of suppo...Show more
MyBB is a free and open source forum software. In affected versions the Admin CP's Settings management module does not validate setting types correctly on insertion and update, making it possible to add settings of supported type `php` with PHP code, executed on on _Change Settings_ pages. This results in a Remote Code Execution (RCE) vulnerability. The vulnerable module requires Admin CP access with the `Can manage settings?` permission. MyBB's Settings module, which allows administrators to add, edit, and delete non-default settings, stores setting data in an options code string ($options_code; mybb_settings.optionscode database column) that identifies the setting type and its options, separated by a new line character (\n). In MyBB 1.2.0, support for setting type php was added, for which the remaining part of the options code is PHP code executed on Change Settings pages (reserved for plugins and internal use). MyBB 1.8.30 resolves this issue. There are no known workarounds.Show less
2Fedoraproject
Microsoft
6.net
.net CoreFedora+3 more
Jun 17, 2026
Mar 9, 2022
N/A· v4
6.3 MEDIUM· v3
6.8 MEDIUM· v2
.NET and Visual Studio Remote Code Execution Vulnerability
1Microweber
1Microweber
Jun 17, 2026
Mar 9, 2022
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Improper Neutralization of Special Elements Used in a Template Engine in GitHub repository microweber/microweber prior to 1.3.
1Atlassian
2Jira Data Center
Jira Server
Jun 17, 2026
Mar 8, 2022
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
This issue exists to document that a security improvement in the way that Jira Server and Data Center use templates has been implemented. Affected versions of Atlassian Jira Server and Data Center allowed remote attacker...Show more
This issue exists to document that a security improvement in the way that Jira Server and Data Center use templates has been implemented. Affected versions of Atlassian Jira Server and Data Center allowed remote attackers with system administrator permissions to execute arbitrary code via Template Injection leading to Remote Code Execution (RCE) in the Email Templates feature. The affected versions are before version 8.13.15, and from version 8.14.0 before 8.20.3.Show less
1Lightningai
1Pytorch Lightning
Jun 17, 2026
Mar 5, 2022
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
Code Injection in GitHub repository pytorchlightning/pytorch-lightning prior to 1.6.0.
2Oracle
Vmware
10Commerce Guided Search
Communications Cloud Native Core Binding Support FunctionCommunications Cloud Native Core Console+7 more
Jun 17, 2026
Mar 3, 2022
N/A· v4
10.0 CRITICAL· v3
6.8 MEDIUM· v2
In spring cloud gateway versions prior to 3.1.1+ and 3.0.7+ , applications are vulnerable to a code injection attack when the Gateway Actuator endpoint is enabled, exposed and unsecured. A remote attacker could make a ma...Show more
In spring cloud gateway versions prior to 3.1.1+ and 3.0.7+ , applications are vulnerable to a code injection attack when the Gateway Actuator endpoint is enabled, exposed and unsecured. A remote attacker could make a maliciously crafted request that could allow arbitrary remote execution on the remote host.Show less
1Digitaldruid
1Hoteldruid
Jun 17, 2026
Mar 3, 2022
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
HotelDruid v3.0.3 was discovered to contain a remote code execution (RCE) vulnerability which is exploited via an attacker inserting a crafted payload into the name field under the Create New Room module.