SEPTEMBER 13, 2026
Live Feed
Back to database
Case File

CVE-2026-90455

MEDIUM · CVSS 6.3 EPSS 0.22% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-11 · Last synced 2026-09-13

CyberRota Analysis

AI-Generated

A log-processing component has been reintroduced with a vulnerable version of a bundled HTTP client library, which could expose the system to known vulnerabilities. Although the risk is somewhat mitigated as the library only interacts with a fixed, trusted vendor URL and does not handle attacker-controlled input, organizations using this component should prioritize updates to ensure they are not inadvertently exposed to potential exploits. Security teams should assess their systems for this vulnerability, particularly if they rely on the affected log-processing functionality.

Public Exploit Signal

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

Detected Signals
exploit

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

CVE
CVE-2026-90455
Severity
MEDIUM
CVSS
6.3
EPSS
0.22%

Original NVD Description

A prior update that raised a bundled HTTP client library to a version remediating known vulnerabilities was later reverted, reintroducing the earlier, vulnerable version into a log-processing component. The only code path in that component using the library issues a request to a single fixed, trusted vendor URL at initialization and does not process attacker-controlled input through the library, limiting practical exploitability of the reintroduced version in this context.