← Back
CWE-913

100 CVEs • Abstraction: Class

Improper Control of Dynamically-Managed Code Resources

The product does not properly restrict reading from or writing to dynamically-managed code resources such as variables, objects, classes, attributes, functions, or executable instructions or statements.

JSON object

Loading...

CVEs (100)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Authzed
1Spicedb
Jun 17, 2026
Jun 26, 2023
N/A· v4
5.3 MEDIUM· v3
N/A· v2
SpiceDB is an open source, Google Zanzibar-inspired, database system for creating and managing security-critical application permissions. Any user making a negative authorization decision based on the results of a `Looku...Show more
SpiceDB is an open source, Google Zanzibar-inspired, database system for creating and managing security-critical application permissions. Any user making a negative authorization decision based on the results of a `LookupResources` request with 1.22.0 is affected. For example, using `LookupResources` to find a list of resources to allow access to be okay: some subjects that should have access to a resource may not. But if using `LookupResources` to find a list of banned resources instead, then some users that shouldn't have access may. Generally, `LookupResources` is not and should not be to gate access in this way - that's what the `Check` API is for. Additionally, version 1.22.0 has included a warning about this bug since its initial release. Users are advised to upgrade to version 1.22.2. Users unable to upgrade should avoid using `LookupResources` for negative authorization decisions.Show less
1Toui Project
1Toui
Jun 17, 2026
May 30, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
ToUI is a Python package for creating user interfaces (websites and desktop apps) from HTML. ToUI is using Flask-Caching (SimpleCache) to store user variables. Websites that use `Website.user_vars` property. It affects v...Show more
ToUI is a Python package for creating user interfaces (websites and desktop apps) from HTML. ToUI is using Flask-Caching (SimpleCache) to store user variables. Websites that use `Website.user_vars` property. It affects versions 2.0.1 to 2.4.0. This issue has been patched in version 2.4.1.Show less
1Vm2 Project
1Vm2
Jun 17, 2026
Apr 14, 2023
N/A· v4
10.0 CRITICAL· v3
N/A· v2
There exists a vulnerability in source code transformer (exception sanitization logic) of vm2 for versions up to 3.9.15, allowing attackers to bypass `handleException()` and leak unsanitized host exceptions which can be...Show more
There exists a vulnerability in source code transformer (exception sanitization logic) of vm2 for versions up to 3.9.15, allowing attackers to bypass `handleException()` and leak unsanitized host exceptions which can be used to escape the sandbox and run arbitrary code in host context. A threat actor can bypass the sandbox protections to gain remote code execution rights on the host running the sandbox. This vulnerability was patched in the release of version `3.9.16` of `vm2`. Show less
1Vm2 Project
1Vm2
Jun 17, 2026
Apr 6, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Prior to version 3.9.15, vm2 was not properly handling host objects passed to `Error.prepareStackTrace` in case of unhandled async er...Show more
vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Prior to version 3.9.15, vm2 was not properly handling host objects passed to `Error.prepareStackTrace` in case of unhandled async errors. A threat actor could bypass the sandbox protections to gain remote code execution rights on the host running the sandbox. This vulnerability was patched in the release of version 3.9.15 of vm2. There are no known workarounds.Show less
1Ghost
1Sqlite3
Jun 17, 2026
Mar 16, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
A code execution vulnerability exists in the Statement Bindings functionality of Ghost Foundation node-sqlite3 5.1.1. A specially-crafted Javascript file can lead to arbitrary code execution. An attacker can provide mali...Show more
A code execution vulnerability exists in the Statement Bindings functionality of Ghost Foundation node-sqlite3 5.1.1. A specially-crafted Javascript file can lead to arbitrary code execution. An attacker can provide malicious input to trigger this vulnerability.Show less
1Datahub
1Datahub
Jun 17, 2026
Feb 11, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
DataHub is an open-source metadata platform. The AuthServiceClient which is responsible for creation of new accounts, verifying credentials, resetting them or requesting access tokens, crafts multiple JSON strings using...Show more
DataHub is an open-source metadata platform. The AuthServiceClient which is responsible for creation of new accounts, verifying credentials, resetting them or requesting access tokens, crafts multiple JSON strings using format strings with user-controlled data. This means that an attacker may be able to augment these JSON strings to be sent to the backend and that can potentially be abused by including new or colliding values. This issue may lead to an authentication bypass and the creation of system accounts, which effectively can lead to full system compromise. Users are advised to upgrade. There are no known workarounds for this vulnerability. This vulnerability was discovered and reported by the GitHub Security lab and is tracked as GHSL-2022-080.Show less
1Backclick
1Backclick
Jun 17, 2026
Nov 16, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
An issue was discovered in BACKCLICK Professional 5.9.63. Due to an exposed internal communications interface, it is possible to execute arbitrary system commands on the server.
1Budibase
1Budibase
Jun 17, 2026
Sep 16, 2022
N/A· v4
5.7 MEDIUM· v3
N/A· v2
Improper Control of Dynamically-Managed Code Resources in GitHub repository budibase/budibase prior to 1.3.20.
1Craftercms
1Crafter Cms
Jun 17, 2026
Sep 13, 2022
N/A· v4
7.2 HIGH· v3
N/A· v2
Improper Control of Dynamically-Managed Code Resources vulnerability in Crafter Studio of Crafter CMS allows authenticated developers to execute OS commands via Groovy Sandbox Bypass.
1Craftercms
1Crafter Cms
Jun 17, 2026
Sep 13, 2022
N/A· v4
7.2 HIGH· v3
N/A· v2
Improper Control of Dynamically-Managed Code Resources vulnerability in Crafter Studio of Crafter CMS allows authenticated developers to execute OS commands via FreeMarker SSTI.
1Vm2 Project
1Vm2
Jun 17, 2026
Sep 6, 2022
N/A· v4
10.0 CRITICAL· v3
N/A· v2
vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. In versions prior to version 3.9.11, a threat actor can bypass the sandbox protections to gain remote code execution rights on the ho...Show more
vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. In versions prior to version 3.9.11, a threat actor can bypass the sandbox protections to gain remote code execution rights on the host running the sandbox. This vulnerability was patched in the release of version 3.9.11 of vm2. There are no known workarounds.Show less
1Otrs
1Otrs
Jun 17, 2026
Sep 5, 2022
N/A· v4
8.8 HIGH· v3
N/A· v2
Attacker might be able to execute malicious Perl code in the Template toolkit, by having the admin installing an unverified 3th party package
1Palantir
1Foundry Multipass
Jun 17, 2026
Jun 14, 2022
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
The Multipass service was found to have code paths that could be abused to cause a denial of service for authentication or authorization operations. A malicious attacker could perform an application-level denial of servi...Show more
The Multipass service was found to have code paths that could be abused to cause a denial of service for authentication or authorization operations. A malicious attacker could perform an application-level denial of service attack, potentially causing authentication and/or authorization operations to fail for the duration of the attack. This could lead to performance degradation or login failures for customer Palantir Foundry environments. This vulnerability is resolved in Multipass 3.647.0. This issue affects: Palantir Foundry Multipass versions prior to 3.647.0.Show less
1Craftercms
1Crafter Cms
Jun 17, 2026
May 16, 2022
N/A· v4
8.8 HIGH· v3
9.0 HIGH· v2
Improper Control of Dynamically-Managed Code Resources vulnerability in Crafter Studio of Crafter CMS allows authenticated developers to execute OS commands via FreeMarker static methods.
1Ec Cube
1Ec Cube
Jun 17, 2026
Feb 24, 2022
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
EC-CUBE 3.0.0 to 3.0.18-p3 and EC-CUBE 4.0.0 to 4.1.1 improperly handle HTTP Host header values, which may lead a remote unauthenticated attacker to direct the vulnerable version of EC-CUBE to send an Email with some for...Show more
EC-CUBE 3.0.0 to 3.0.18-p3 and EC-CUBE 4.0.0 to 4.1.1 improperly handle HTTP Host header values, which may lead a remote unauthenticated attacker to direct the vulnerable version of EC-CUBE to send an Email with some forged reissue-password URL to EC-CUBE users.Show less
2Linux
Netapp
9Baseboard Management Controller Firmware
H300e FirmwareH300s Firmware+6 more
Jun 17, 2026
Feb 16, 2022
N/A· v4
7.8 HIGH· v3
4.4 MEDIUM· v2
In the Linux kernel through 5.16.10, certain binary files may have the exec-all attribute if they were built in approximately 2003 (e.g., with GCC 3.2.2 and Linux kernel 2.4.20). This can cause execution of bytes located...Show more
In the Linux kernel through 5.16.10, certain binary files may have the exec-all attribute if they were built in approximately 2003 (e.g., with GCC 3.2.2 and Linux kernel 2.4.20). This can cause execution of bytes located in supposedly non-executable regions of a file.Show less
1Thalesgroup
1Sentinel Protection Installer
Jun 17, 2026
Dec 20, 2021
N/A· v4
7.8 HIGH· v3
6.9 MEDIUM· v2
Improper Access Control of Dynamically-Managed Code Resources (DLL) in Thales Sentinel Protection Installer could allow the execution of arbitrary code.
1Craftercms
1Crafter Cms
Jun 17, 2026
Dec 2, 2021
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
Authenticated administrators may modify the main YAML configuration file and load a Java class resulting in RCE.
1Craftercms
1Crafter Cms
Jun 17, 2026
Dec 2, 2021
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
Authenticated users with Administrator or Developer roles may execute OS commands by Groovy Script which uses Groovy lib to render a webpage. The groovy script does not have security restrictions, which will cause attack...Show more
Authenticated users with Administrator or Developer roles may execute OS commands by Groovy Script which uses Groovy lib to render a webpage. The groovy script does not have security restrictions, which will cause attackers to execute arbitrary commands remotely(RCE).Show less
1Craftercms
1Crafter Cms
Jun 17, 2026
Dec 2, 2021
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
Authenticated users with Administrator or Developer roles may execute OS commands by SPEL Expression in Spring beans. SPEL Expression does not have security restrictions, which will cause attackers to execute arbitrary c...Show more
Authenticated users with Administrator or Developer roles may execute OS commands by SPEL Expression in Spring beans. SPEL Expression does not have security restrictions, which will cause attackers to execute arbitrary commands remotely (RCE).Show less