Security readout for executives and security teams
Plain-English summary
CVE-2020-28433 is a command injection issue in the npm package node-latex-pdf. If an exposed application uses this package in a risky path, an attacker could potentially make the host run unintended commands. The supplied sources rate it high severity and say all versions are affected.
Executive priority
Treat this as a high-priority exposure review where node-latex-pdf appears in production, especially internet-facing services. The main decision is whether the package can be removed or replaced quickly, because the supplied sources do not name a patched version.
Technical view
The source bundle identifies command injection affecting all versions of node-latex-pdf, with CVSS 3.1 score 7.3 and vector AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P. The sources do not provide affected APIs, exploit mechanics, a fixed version, or vendor remediation details.
Likely exposure
Exposure is most likely in Node.js applications that include node-latex-pdf and make PDF generation reachable from external or untrusted inputs. Evidence is incomplete on exact vulnerable call paths, so package presence alone should trigger investigation, not automatic incident assumptions.
Exploitation context
The bundle does not show CISA KEV listing or confirmed active exploitation. The CVSS vector indicates network reachability, low complexity, no privileges, no user interaction, and proof-of-concept exploit maturity, but no cited source here confirms real-world exploitation.
Researcher notes
The public bundle is sparse. It establishes package, class, all-version impact, CVSS severity, and Snyk reference, but not vulnerable parameters, exploit prerequisites beyond CVSS, commit history, or a fixed release. Avoid asserting active exploitation or exact exploitability without additional evidence.
Mitigation direction
- Inventory applications and services that depend on node-latex-pdf.
- Check Snyk or upstream guidance for current remediation or replacement advice.
- Remove or replace node-latex-pdf where feasible, especially on internet-facing paths.
- Restrict PDF generation features from unauthenticated or untrusted input paths.
- Run PDF generation with least privilege and isolation where removal is delayed.
Validation and detection
- Review dependency manifests, lockfiles, and SBOMs for node-latex-pdf.
- Confirm whether any matching service exposes PDF generation to external users.
- Check runtime ownership, sandboxing, and permissions around PDF generation workers.
- Document compensating controls if the package cannot be removed immediately.
- Monitor vendor and vulnerability feeds for any newly published fix guidance.
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.
Execution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2020-28433 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.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/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:L/I:L/A:L/E:P3.93.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.3HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P
Source materials
- CVE List V5 sourceCVE List V5
- https://security.snyk.io/vuln/SNYK-JS-NODELATEXPDF-1050426CVE 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.
