What it is
CVE-2021-21315 is an unauthenticated Command Injection Vulnerability affecting sebhildebrandt systeminformation. The System Information Library for Node.JS (npm package "systeminformation") is an open source...
Vulnerability report
Command Injection Vulnerability
sebhildebrandt / systeminformation · affected before 5.3.1
Decision summary
Direct answers before the deeper technical record.
What it is
CVE-2021-21315 is an unauthenticated Command Injection Vulnerability affecting sebhildebrandt systeminformation. The System Information Library for Node.JS (npm package "systeminformation") is an open source...
Is it exploited?
Yes. KEV Intelligence tracks this CVE as a known exploited vulnerability. Confidence is confirmed.
Who is affected?
sebhildebrandt / systeminformation affected before 5.3.1.
What should we do?
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
Overview
The System Information Library for Node.JS (npm package "systeminformation") is an open source collection of functions to retrieve detailed hardware, system and OS information. In systeminformation before version 5.3.1 there is a command injection vulnerability. Problem was fixed in version 5.3.1.
As a workaround instead of upgrading, be sure to check or sanitize service parameters that are passed to si.inetLatency(), si.inetChecksite(), si.services(), si.processLoad() ... do only allow strings, reject any arrays. String sanitation works as expected.
Exploitation evidence
Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.
CISA
Independent exploitation attestation added to the KEV Intelligence record.
GitHub
Public scanner or PoC coverage increases practical exploitability.
Per-source evidence links for KEV attestations are available through the KEV Intelligence Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| CISA First | 2022-01-18 00:00 UTC |
| The Shadowserver | 2026-06-07 00:00 UTC |
Detection
Make the evidence actionable in scanner, SOC, and edge-control workflows.
Raw values available in Pro and Enterprise.
Nuclei template detected 25 Apr 2025.
View Nuclei template (opens in new tab)No KEV Intelligence virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.
Learn about virtual patches →Scanner and exploit-framework references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2021/CVE-2021-21315.yaml | 25 Apr 2025 |
Risk and context
CVSS v3.1
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N
EPSS
90.7%
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N
AV:L/AC:L/Au:N/C:P/I:P/A:P
These PoCs are unverified and could contain malware. Use at your own risk.
github · Created 2021-03-01 18:52:41 UTC · 156 stars · AI assessment 90%
CVE 2021-21315 PoC
nuclei · Created Unknown
Timeline
Exploitation attested by an external source
Scanner coverage available
Listed in the CISA Known Exploited Vulnerabilities catalog
Public proof-of-concept code published
Vulnerability disclosed publicly
Identifier reserved by the CNA
Pro API
Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
GET /api/v2/pro/kevs/CVE-2021-21315
Free JSON includes basic KEV fields{
"cve_id": "CVE-2021-21315",
"confidence": "Confirmed",
"cvss_score": 7.1,
"cvss_estimated": false,
"epss_score": 0.90675,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "attempts": 0, "sensors": 0 }
}
Early warning alerts
Receive curator-selected alerts when exploitation activity warrants attention. Each alert includes the evidence and context needed to decide what requires attention now.