CWE-94
Allowed-with-ReviewImproper Control of Generation of Code ('Code Injection')
Abstraction: Base · Status: Draft
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.
8301 vulnerabilities reference this CWE, most recent first.
GHSA-W8F3-V435-F65X
Vulnerability from github – Published: 2022-05-01 23:50 – Updated: 2022-05-01 23:50PHP remote file inclusion vulnerability in authentication/phpbb3/phpbb3.functions.php in phpRaider 1.0.7 and 1.0.7a, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the pConfig_auth[phpbb_path] parameter.
{
"affected": [],
"aliases": [
"CVE-2008-2481"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2008-05-28T15:32:00Z",
"severity": "HIGH"
},
"details": "PHP remote file inclusion vulnerability in authentication/phpbb3/phpbb3.functions.php in phpRaider 1.0.7 and 1.0.7a, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the pConfig_auth[phpbb_path] parameter.",
"id": "GHSA-w8f3-v435-f65x",
"modified": "2022-05-01T23:50:22Z",
"published": "2022-05-01T23:50:22Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2481"
},
{
"type": "WEB",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42622"
},
{
"type": "WEB",
"url": "https://www.exploit-db.com/exploits/5671"
},
{
"type": "WEB",
"url": "http://forums.phpraider.com/showthread.php?t=1087#v1_0_7b_-_May_29__2008"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/30375"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/29356"
},
{
"type": "WEB",
"url": "http://www.vupen.com/english/advisories/2008/1646/references"
}
],
"schema_version": "1.4.0",
"severity": []
}
GHSA-W8G6-5X23-4FQ6
Vulnerability from github – Published: 2025-09-23 06:30 – Updated: 2025-09-23 06:30The WPCasa plugin for WordPress is vulnerable to Code Injection in all versions up to, and including, 1.4.1. This is due to insufficient input validation and restriction on the 'api_requests' function. This makes it possible for unauthenticated attackers to call arbitrary functions and execute code.
{
"affected": [],
"aliases": [
"CVE-2025-9321"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-09-23T05:15:35Z",
"severity": "CRITICAL"
},
"details": "The WPCasa plugin for WordPress is vulnerable to Code Injection in all versions up to, and including, 1.4.1. This is due to insufficient input validation and restriction on the \u0027api_requests\u0027 function. This makes it possible for unauthenticated attackers to call arbitrary functions and execute code.",
"id": "GHSA-w8g6-5x23-4fq6",
"modified": "2025-09-23T06:30:27Z",
"published": "2025-09-23T06:30:27Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9321"
},
{
"type": "WEB",
"url": "https://plugins.trac.wordpress.org/browser/wpcasa/trunk/includes/class-wpsight-api.php#L48"
},
{
"type": "WEB",
"url": "https://plugins.trac.wordpress.org/changeset/3365172"
},
{
"type": "WEB",
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c1001b2b-395a-44ee-827e-6e57f7a50218?source=cve"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
GHSA-W8GR-R7VF-C9FC
Vulnerability from github – Published: 2022-05-13 01:23 – Updated: 2022-05-13 01:23Mozilla Firefox before 17.0, Thunderbird before 17.0, and SeaMonkey before 2.14 allow remote attackers to execute arbitrary code or cause a denial of service (application crash) via vectors involving the setting of Cascading Style Sheets (CSS) properties in conjunction with SVG text.
{
"affected": [],
"aliases": [
"CVE-2012-5836"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2012-11-21T12:55:00Z",
"severity": "HIGH"
},
"details": "Mozilla Firefox before 17.0, Thunderbird before 17.0, and SeaMonkey before 2.14 allow remote attackers to execute arbitrary code or cause a denial of service (application crash) via vectors involving the setting of Cascading Style Sheets (CSS) properties in conjunction with SVG text.",
"id": "GHSA-w8gr-r7vf-c9fc",
"modified": "2022-05-13T01:23:45Z",
"published": "2022-05-13T01:23:45Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5836"
},
{
"type": "WEB",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=792857"
},
{
"type": "WEB",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/80172"
},
{
"type": "WEB",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A16336"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2012-11/msg00021.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2013-01/msg00022.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-updates/2012-11/msg00090.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-updates/2012-11/msg00092.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-updates/2012-11/msg00093.html"
},
{
"type": "WEB",
"url": "http://osvdb.org/87593"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/51369"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/51370"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/51381"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/51434"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/51439"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/51440"
},
{
"type": "WEB",
"url": "http://www.mozilla.org/security/announce/2012/mfsa2012-94.html"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/56616"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-1636-1"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-1638-1"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-1638-2"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-1638-3"
}
],
"schema_version": "1.4.0",
"severity": []
}
GHSA-W8J8-GH53-MG37
Vulnerability from github – Published: 2023-09-27 15:30 – Updated: 2025-11-04 21:30The issue was addressed with improved memory handling. This issue is fixed in macOS Ventura 13.6, tvOS 17, iOS 16.7 and iPadOS 16.7, macOS Monterey 12.7, watchOS 10, iOS 17 and iPadOS 17, macOS Sonoma 14. An app may be able to execute arbitrary code with kernel privileges.
{
"affected": [],
"aliases": [
"CVE-2023-41984"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-09-27T15:19:31Z",
"severity": "HIGH"
},
"details": "The issue was addressed with improved memory handling. This issue is fixed in macOS Ventura 13.6, tvOS 17, iOS 16.7 and iPadOS 16.7, macOS Monterey 12.7, watchOS 10, iOS 17 and iPadOS 17, macOS Sonoma 14. An app may be able to execute arbitrary code with kernel privileges.",
"id": "GHSA-w8j8-gh53-mg37",
"modified": "2025-11-04T21:30:43Z",
"published": "2023-09-27T15:30:37Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41984"
},
{
"type": "WEB",
"url": "https://support.apple.com/en-us/HT213927"
},
{
"type": "WEB",
"url": "https://support.apple.com/en-us/HT213931"
},
{
"type": "WEB",
"url": "https://support.apple.com/en-us/HT213932"
},
{
"type": "WEB",
"url": "https://support.apple.com/en-us/HT213936"
},
{
"type": "WEB",
"url": "https://support.apple.com/en-us/HT213937"
},
{
"type": "WEB",
"url": "https://support.apple.com/en-us/HT213938"
},
{
"type": "WEB",
"url": "https://support.apple.com/en-us/HT213940"
},
{
"type": "WEB",
"url": "https://support.apple.com/kb/HT213927"
},
{
"type": "WEB",
"url": "https://support.apple.com/kb/HT213932"
},
{
"type": "WEB",
"url": "https://support.apple.com/kb/HT213936"
},
{
"type": "WEB",
"url": "https://support.apple.com/kb/HT213937"
},
{
"type": "WEB",
"url": "https://support.apple.com/kb/HT213938"
},
{
"type": "WEB",
"url": "https://support.apple.com/kb/HT213940"
},
{
"type": "WEB",
"url": "http://seclists.org/fulldisclosure/2023/Oct/10"
},
{
"type": "WEB",
"url": "http://seclists.org/fulldisclosure/2023/Oct/3"
},
{
"type": "WEB",
"url": "http://seclists.org/fulldisclosure/2023/Oct/4"
},
{
"type": "WEB",
"url": "http://seclists.org/fulldisclosure/2023/Oct/5"
},
{
"type": "WEB",
"url": "http://seclists.org/fulldisclosure/2023/Oct/6"
},
{
"type": "WEB",
"url": "http://seclists.org/fulldisclosure/2023/Oct/8"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
GHSA-W8JP-2WXG-495F
Vulnerability from github – Published: 2022-05-01 07:01 – Updated: 2022-05-01 07:01PHP remote file inclusion vulnerabilities in ActionApps 2.8.1 allow remote attackers to execute arbitrary PHP code via a URL in the GLOBALS[AA_INC_PATH] parameter in (1) cached.php3, (2) cron.php3, (3) discussion.php3, (4) filldisc.php3, (5) filler.php3, (6) fillform.php3, (7) go.php3, (8) hiercons.php3, (9) jsview.php3, (10) live_checkbox.php3, (11) offline.php3, (12) post2shtml.php3, (13) search.php3, (14) slice.php3, (15) sql_update.php3, (16) view.php3, (17) multiple files in the (18) admin/ folder, (19) includes folder, and (20) modules/ folder.
{
"affected": [],
"aliases": [
"CVE-2006-2686"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2006-05-31T10:06:00Z",
"severity": "MODERATE"
},
"details": "PHP remote file inclusion vulnerabilities in ActionApps 2.8.1 allow remote attackers to execute arbitrary PHP code via a URL in the GLOBALS[AA_INC_PATH] parameter in (1) cached.php3, (2) cron.php3, (3) discussion.php3, (4) filldisc.php3, (5) filler.php3, (6) fillform.php3, (7) go.php3, (8) hiercons.php3, (9) jsview.php3, (10) live_checkbox.php3, (11) offline.php3, (12) post2shtml.php3, (13) search.php3, (14) slice.php3, (15) sql_update.php3, (16) view.php3, (17) multiple files in the (18) admin/ folder, (19) includes folder, and (20) modules/ folder.",
"id": "GHSA-w8jp-2wxg-495f",
"modified": "2022-05-01T07:01:24Z",
"published": "2022-05-01T07:01:24Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-2686"
},
{
"type": "WEB",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26776"
},
{
"type": "WEB",
"url": "https://www.exploit-db.com/exploits/1829"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/20299"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27253"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27254"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27256"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27257"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27258"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27259"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27260"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27261"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27262"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27263"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27264"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27265"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27266"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27267"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27268"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27269"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27270"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27271"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27272"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27273"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27274"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27275"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27276"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27277"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27278"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27279"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27280"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27281"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27282"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27283"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27284"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27285"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27286"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27287"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27288"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27289"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27290"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27291"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27292"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27293"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27294"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27295"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27296"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27297"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27298"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27299"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27300"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27301"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27302"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27303"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27304"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27305"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27306"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27308"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27309"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/27310"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/19133"
},
{
"type": "WEB",
"url": "http://www.vupen.com/english/advisories/2006/1997"
}
],
"schema_version": "1.4.0",
"severity": []
}
GHSA-W8MH-76JQ-XRG5
Vulnerability from github – Published: 2025-11-11 18:30 – Updated: 2025-11-11 18:30NVIDIA NeMo Framework for all platforms contains a vulnerability in the bert services component where malicious data created by an attacker may cause a code injection. A successful exploit of this vulnerability may lead to Code execution, Escalation of privileges, Information disclosure, and Data tampering.
{
"affected": [],
"aliases": [
"CVE-2025-33178"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-11-11T17:15:50Z",
"severity": "HIGH"
},
"details": "NVIDIA NeMo Framework for all platforms contains a vulnerability in the bert services component where malicious data created by an attacker may cause a code injection. A successful exploit of this vulnerability may lead to Code execution, Escalation of privileges, Information disclosure, and Data tampering.",
"id": "GHSA-w8mh-76jq-xrg5",
"modified": "2025-11-11T18:30:19Z",
"published": "2025-11-11T18:30:19Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-33178"
},
{
"type": "WEB",
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5718"
},
{
"type": "WEB",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33178"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
GHSA-W8Q9-G33H-9X9M
Vulnerability from github – Published: 2026-05-26 15:32 – Updated: 2026-05-26 15:32OpenKM 6.3.12 contains a remote code execution vulnerability that allows authenticated administrators to execute arbitrary Java/BeanShell code through the /admin/Scripting endpoint. Attackers can submit malicious script content with an action=Evaluate parameter to execute operating system commands in the context of the OpenKM application server.
{
"affected": [],
"aliases": [
"CVE-2026-42785"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-05-26T15:16:38Z",
"severity": "HIGH"
},
"details": "OpenKM 6.3.12 contains a remote code execution vulnerability that allows authenticated administrators to execute arbitrary Java/BeanShell code through the /admin/Scripting endpoint. Attackers can submit malicious script content with an action=Evaluate parameter to execute operating system commands in the context of the OpenKM application server.",
"id": "GHSA-w8q9-g33h-9x9m",
"modified": "2026-05-26T15:32:11Z",
"published": "2026-05-26T15:32:11Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42785"
},
{
"type": "WEB",
"url": "https://github.com/terrasystemlabs/Exploits/tree/main/OpenKM-Exploits"
},
{
"type": "WEB",
"url": "https://github.com/terrasystemlabs/Exploits/tree/main/OpenKM-Exploits/nuclei-templates/openkm-remote-code-execution"
},
{
"type": "WEB",
"url": "https://hub.docker.com/r/openkm/openkm-ce"
},
{
"type": "WEB",
"url": "https://terrasystemlabs.com/post?slug=openkm-zero-day-vulnerabilities-terra-system-labs"
},
{
"type": "WEB",
"url": "https://www.exploit-db.com/exploits/52520"
},
{
"type": "WEB",
"url": "https://www.openkm.com"
},
{
"type": "WEB",
"url": "https://www.vulncheck.com/advisories/openkm-remote-code-execution-via-administrative-scripting"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
GHSA-W8QH-RQ5M-7Q5M
Vulnerability from github – Published: 2022-05-17 05:04 – Updated: 2022-05-17 05:04CRLF injection vulnerability in the redirect servlet in Open-Xchange AppSuite and Server before 6.22.0 rev15, 6.22.1 before rev17, 7.0.1 before rev6, and 7.0.2 before rev7 allows remote attackers to inject arbitrary HTTP headers and conduct open redirect attacks by leveraging improper sanitization of whitespace characters.
{
"affected": [],
"aliases": [
"CVE-2013-2582"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2013-09-05T11:44:00Z",
"severity": "MODERATE"
},
"details": "CRLF injection vulnerability in the redirect servlet in Open-Xchange AppSuite and Server before 6.22.0 rev15, 6.22.1 before rev17, 7.0.1 before rev6, and 7.0.2 before rev7 allows remote attackers to inject arbitrary HTTP headers and conduct open redirect attacks by leveraging improper sanitization of whitespace characters.",
"id": "GHSA-w8qh-rq5m-7q5m",
"modified": "2022-05-17T05:04:05Z",
"published": "2022-05-17T05:04:05Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2582"
},
{
"type": "WEB",
"url": "http://archives.neohapsis.com/archives/bugtraq/2013-04/0183.html"
}
],
"schema_version": "1.4.0",
"severity": []
}
GHSA-W8V5-VHQR-4H9V
Vulnerability from github – Published: 2026-02-11 21:30 – Updated: 2026-02-12 03:09DiskCache (python-diskcache) through 5.6.3 uses Python pickle for serialization by default. An attacker with write access to the cache directory can achieve arbitrary code execution when a victim application reads from the cache.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "diskcache"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.6.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-69872"
],
"database_specific": {
"cwe_ids": [
"CWE-502",
"CWE-94"
],
"github_reviewed": true,
"github_reviewed_at": "2026-02-12T03:09:56Z",
"nvd_published_at": "2026-02-11T19:15:50Z",
"severity": "MODERATE"
},
"details": "DiskCache (python-diskcache) through 5.6.3 uses Python pickle for serialization by default. An attacker with write access to the cache directory can achieve arbitrary code execution when a victim application reads from the cache.",
"id": "GHSA-w8v5-vhqr-4h9v",
"modified": "2026-02-12T03:09:56Z",
"published": "2026-02-11T21:30:39Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69872"
},
{
"type": "WEB",
"url": "https://github.com/EthanKim88/ethan-cve-disclosures/blob/main/CVE-2025-69872-DiskCache-Pickle-Deserialization.md"
},
{
"type": "PACKAGE",
"url": "https://github.com/grantjenks/python-diskcache"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P",
"type": "CVSS_V4"
}
],
"summary": "DiskCache has unsafe pickle deserialization"
}
GHSA-W8VJ-QCV3-4W36
Vulnerability from github – Published: 2026-06-08 18:31 – Updated: 2026-06-08 18:31OpenBullet2 through version 0.3.2 contains an authenticated remote code execution vulnerability that allows authenticated users to execute arbitrary C# code on the server host by creating or modifying job configurations. Attackers can leverage the plain C# execution mode, which lacks reference filtering or API restrictions, to access the file system, spawn processes, and invoke arbitrary .NET APIs as the process user.
{
"affected": [],
"aliases": [
"CVE-2026-25856"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-06-08T17:16:41Z",
"severity": "HIGH"
},
"details": "OpenBullet2 through version 0.3.2 contains an authenticated remote code execution vulnerability that allows authenticated users to execute arbitrary C# code on the server host by creating or modifying job configurations. Attackers can leverage the plain C# execution mode, which lacks reference filtering or API restrictions, to access the file system, spawn processes, and invoke arbitrary .NET APIs as the process user.",
"id": "GHSA-w8vj-qcv3-4w36",
"modified": "2026-06-08T18:31:51Z",
"published": "2026-06-08T18:31:51Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25856"
},
{
"type": "WEB",
"url": "https://hackernoon.com/one-empty-header-to-admin-how-an-auth-bypass-breaks-openbullet2"
},
{
"type": "WEB",
"url": "https://www.vulncheck.com/advisories/openbullet2-authenticated-rce-via-job-configuration-interface"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
Mitigation
Strategy: Refactoring
Refactor your program so that you do not have to dynamically generate code.
Mitigation
- Run your code in a "jail" or similar sandbox environment that enforces strict boundaries between the process and the operating system. This may effectively restrict which code can be executed by your product.
- Examples include the Unix chroot jail and AppArmor. In general, managed code may provide some protection.
- This may not be a feasible solution, and it only limits the impact to the operating system; the rest of your application may still be subject to compromise.
- Be careful to avoid CWE-243 and other weaknesses related to jails.
Mitigation MIT-5
Strategy: Input Validation
- Assume all input is malicious. Use an "accept known good" input validation strategy, i.e., use a list of acceptable inputs that strictly conform to specifications. Reject any input that does not strictly conform to specifications, or transform it into something that does.
- When performing input validation, consider all potentially relevant properties, including length, type of input, the full range of acceptable values, missing or extra inputs, syntax, consistency across related fields, and conformance to business rules. As an example of business rule logic, "boat" may be syntactically valid because it only contains alphanumeric characters, but it is not valid if the input is only expected to contain colors such as "red" or "blue."
- Do not rely exclusively on looking for malicious or malformed inputs. This is likely to miss at least one undesirable input, especially if the code's environment changes. This can give attackers enough room to bypass the intended validation. However, denylists can be useful for detecting potential attacks or determining which inputs are so malformed that they should be rejected outright.
- To reduce the likelihood of code injection, use stringent allowlists that limit which constructs are allowed. If you are dynamically constructing code that invokes a function, then verifying that the input is alphanumeric might be insufficient. An attacker might still be able to reference a dangerous function that you did not intend to allow, such as system(), exec(), or exit().
Mitigation
Use dynamic tools and techniques that interact with the product using large test suites with many diverse inputs, such as fuzz testing (fuzzing), robustness testing, and fault injection. The product's operation may slow down, but it should not become unstable, crash, or generate incorrect results.
Mitigation MIT-32
Strategy: Compilation or Build Hardening
Run the code in an environment that performs automatic taint propagation and prevents any command execution that uses tainted variables, such as Perl's "-T" switch. This will force the program to perform validation steps that remove the taint, although you must be careful to correctly validate your inputs so that you do not accidentally mark dangerous inputs as untainted (see CWE-183 and CWE-184).
Mitigation MIT-32
Strategy: Environment Hardening
Run the code in an environment that performs automatic taint propagation and prevents any command execution that uses tainted variables, such as Perl's "-T" switch. This will force the program to perform validation steps that remove the taint, although you must be careful to correctly validate your inputs so that you do not accidentally mark dangerous inputs as untainted (see CWE-183 and CWE-184).
Mitigation
For Python programs, it is frequently encouraged to use the ast.literal_eval() function instead of eval, since it is intentionally designed to avoid executing code. However, an adversary could still cause excessive memory or stack consumption via deeply nested structures [REF-1372], so the python documentation discourages use of ast.literal_eval() on untrusted data [REF-1373].
CAPEC-242: Code Injection
An adversary exploits a weakness in input validation on the target to inject new code into that which is currently executing. This differs from code inclusion in that code inclusion involves the addition or replacement of a reference to a code file, which is subsequently loaded by the target and used as part of the code of some application.
CAPEC-35: Leverage Executable Code in Non-Executable Files
An attack of this type exploits a system's trust in configuration and resource files. When the executable loads the resource (such as an image file or configuration file) the attacker has modified the file to either execute malicious code directly or manipulate the target process (e.g. application server) to execute based on the malicious configuration parameters. Since systems are increasingly interrelated mashing up resources from local and remote sources the possibility of this attack occurring is high.
CAPEC-77: Manipulating User-Controlled Variables
This attack targets user controlled variables (DEBUG=1, PHP Globals, and So Forth). An adversary can override variables leveraging user-supplied, untrusted query variables directly used on the application server without any data sanitization. In extreme cases, the adversary can change variables controlling the business logic of the application. For instance, in languages like PHP, a number of poorly set default configurations may allow the user to override variables.