AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-7749

HIGH · CVSS 7.6 EPSS 1.60% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-10-20 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2020-7749
Severity
HIGH
CVSS
7.6
EPSS
1.60%

Original NVD Description

This affects all versions of package osm-static-maps. User input given to the package is passed directly to a template without escaping ({{{ ... }}}). As such, it is possible for an attacker to inject arbitrary HTML/JS code and depending on the context. It will be outputted as an HTML on the page which gives opportunity for XSS or rendered on the server (puppeteer) which also gives opportunity for SSRF and Local File Read.