GHSA-mr5m-2385-2vcp · Severity: high · Ecosystem: npm — xdlocalstorage does not verify request origin
An issue was discovered in xdLocalStorage through 2.0.5. The postData() function in xdLocalStoragePostMessageApi.js specifies the wildcard (*) as the targetOrigin when calling the postMessage() function on the parent object. Therefore any domain can load the application hosting the "magical iframe" and receive the messages that the "magical iframe" sends.
Conclusion & alert: CVE-2020-11610 is rated High Exploit Risk (75.6/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.41%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +1.18% over the last day, indicating growing attacker interest. Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.23% | 1.41% | +1.18% |
| 2 | 2025-11-21 | 0.43% | 0.23% | -0.21% |
| 3 | 2025-11-18 | — | 0.43% | — |
Full EPSS history (15 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| 6.8 | 2.0 | MEDIUM |
|
8.6 | 6.4 | [email protected] |
GHSA-mr5m-2385-2vcp · Severity: high · Ecosystem: npm — xdlocalstorage does not verify request origin
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| cross_domain_local_storage_project | cross_domain_local_storage | <= 2.0.5 | cpe:2.3:a:cross_domain_local_storage_project:cross_domain_local_storage:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/ofirdagan/cross-domain-local-storage | Product |
| https://grimhacker.com/exploiting-xdlocalstorage-localstorage-and-postmessage/#Missing-TargetOrigin-Magic-iframe | Exploit Third Party Advisory |