Security readout for executives and security teams
Plain-English summary
CVE-2021-23430 is a high-severity file disclosure risk in the startserver package. Because request paths are not properly sanitized, a remote unauthenticated user may read files outside the intended served directory. The main business concern is exposure of secrets, source, configuration, or other sensitive local files.
Executive priority
Treat this as a near-term remediation item for any exposed service. It is not marked as actively exploited in the supplied data, but the issue is simple to trigger and can disclose sensitive files without authentication.
Technical view
All versions of startserver are reported vulnerable to directory traversal caused by missing sanitization. The supplied CVSS 3.1 score is 7.5 with network access, low complexity, no privileges, no user interaction, and high confidentiality impact. The bundle does not report integrity or availability impact.
Likely exposure
Exposure is most likely where startserver is installed and used to serve files to users or networks that are not fully trusted. Internet-facing or shared internal environments are higher risk. Systems where startserver is only present but not running are lower immediate risk.
Exploitation context
The bundle marks KEV as false and provides no evidence of active exploitation. The CVSS vector includes E:P, indicating proof-of-concept maturity, but the provided sources do not establish real-world exploitation.
Researcher notes
The affected package data is sparse: the description says all versions, while the affected versions field lists only 0. Do not broaden to other products. Validate exposure by dependency and runtime usage, then consult the referenced advisory and repository context for maintainer status.
Mitigation direction
- Inventory all uses of the startserver package across code, images, and runtime environments.
- Remove or replace startserver where it serves content to untrusted users.
- Restrict network access to any remaining startserver instances.
- Check vendor or package maintainer guidance for any fixed version or recommended workaround.
- Review nearby file permissions to limit sensitive local file exposure.
Validation and detection
- Confirm whether startserver is installed in package manifests and lockfiles.
- Identify running services or containers that launch startserver.
- Check whether exposed instances are reachable from the internet or shared networks.
- Review served directories and adjacent sensitive files for disclosure risk.
- Verify compensating controls restrict untrusted path requests.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
File access behavior lookup
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2021-23430 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P3.93.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.5HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P
Source materials
- CVE List V5 sourceCVE List V5
- https://snyk.io/vuln/SNYK-JS-STARTSERVER-1296388CVE reference · x_refsource_MISC
- https://github.com/xudafeng/startserver/blob/bef0c4e4d21da42a40ce87cf25fd54ac8d8cb2d8/lib/index.js%23L71CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
