AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-43437

HIGH · CVSS 8.8 EPSS 1.23%

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

CyberRota Analysis

AI analysis pending.

CVE
CVE-2021-43437
Severity
HIGH
CVSS
8.8
EPSS
1.23%

Original NVD Description

In sourcecodetester Engineers Online Portal as of 10-21-21, an attacker can manipulate the Host header as seen by the web application and cause the application to behave in unexpected ways. Very often multiple websites are hosted on the same IP address. This is where the Host Header comes in. This header specifies which website should process the HTTP request. The web server uses the value of this header to dispatch the request to the specified website. Each website hosted on the same IP address is called a virtual host. And It's possible to send requests with arbitrary Host Headers to the first virtual host.