deepmerge through 4.3.1 contains a prototype poisoning vulnerability in the mergeObject() function that fails to properly validate keys being written to target objects. Attackers can supply malicious source objects in merge operations to inject attacker-controlled properties into the returned object's prototype, causing applications to inherit unintended values when accessing properties without own-property checks.
{
"cna_assigner": "VulnCheck",
"cwe_ids": [
"CWE-1321"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93753.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "4.3.1"
},
{
"fixed": "4.3.1"
}
],
"source": [
"AFFECTED_FIELD",
"DESCRIPTION"
]
}