AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-11611

MEDIUM · CVSS 6.1 EPSS 0.94% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-04-07 · 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.

GitHub PoC Links

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

CVE
CVE-2020-11611
Severity
MEDIUM
CVSS
6.1
EPSS
0.94%

Original NVD Description

An issue was discovered in xdLocalStorage through 2.0.5. The buildMessage() function in xdLocalStorage.js specifies the wildcard (*) as the targetOrigin when calling the postMessage() function on the iframe object. Therefore any domain that is currently loaded within the iframe can receive the messages that the client sends.