AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-11021

MEDIUM · CVSS 6.3 EPSS 1.74% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-04-29 · 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-11021
Severity
MEDIUM
CVSS
6.3
EPSS
1.74%

Original NVD Description

Actions Http-Client (NPM @actions/http-client) before version 1.0.8 can disclose Authorization headers to incorrect domain in certain redirect scenarios. The conditions in which this happens are if consumers of the http-client: 1. make an http request with an authorization header 2. that request leads to a redirect (302) and 3. the redirect url redirects to another domain or hostname Then the authorization header will get passed to the other domain. The problem is fixed in version 1.0.8.