CVE•Published 2017-02-09•Modified 2026-05-13•1 article on news•6 live references•NVD data
CVE-2017-5941Node-serialize_project · Node-serialize
Vulnerability data via NVD (ingested)
CVSS v3.1
9.8
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
—
Weaknesses (CWE)
Description
An issue was discovered in the node-serialize package 0.0.4 for Node.js. Untrusted data passed into the unserialize() function can be exploited to achieve arbitrary code execution by passing a JavaScript Object with an Immediately Invoked Function Expression (IIFE).
Timeline
Published 2017-02-09
Modified 2026-05-13
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2017-5941Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product
product:"Node-serialize Project Node-serialize"All exposed Node-serialize Project Node-serialize instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Node-serialize"HTTP body or banner mentions "Node-serialize" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2017-5941Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2017-5941Censys host search filtered to this CVE id.
grep.app
CVE-2017-5941Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2017-5941GitHub code search for direct mentions.
Google dork
"CVE-2017-5941" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (4)
CVE-2017-59414 repos
gromhacks/File-UploadsPython
167 validated malicious file upload exploits covering 12 vulnerability classes and 31 Docker testbed stacks. Every file produces a real exploit signal. Zero theoretical payloads.
IbrahimAbbas813/ICS344-ProjectShell
GODofExploit/exploit-arsenalPython
251 standalone, live-validated CVE exploit PoCs (pure-Python stdlib) across web apps, AI/ML platforms and the Linux kernel; 74 in the CISA KEV catalog. For authorized security test…
yashasrnair/VulnShopJavaScript
A deliberately vulnerable e-commerce app built for security training, demonstrating all OWASP Top 10 (2021) vulnerabilities across a Node.js + React + MongoDB stack. Every vulnerab…