CyberRota
← Ana sayfaya dön

CVE-2026-42175

MEDIUM · CVSS 6.5 EPSS %0.01 Public Exploit

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-12T18:17:24.073 · Çekilme zamanı: 2026-06-09T06:00:59.392770+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

Public Exploit Sinyali

Bu CVE için açıklama veya referanslarda public exploit / PoC / GitHub / Metasploit sinyali tespit edildi.

Tespit Edilen Sinyaller
exploit

Not: Bu bağlantılar yalnızca güvenlik araştırması ve doğrulama amacıyla listelenmiştir.

CVE
CVE-2026-42175
Severity
MEDIUM
CVSS
6.5
EPSS
%0.01

Orijinal NVD Açıklaması

requests-hardened is a library that overrides the default behaviors of the requests library, and adds new security features. Prior to , the SSRF protection in requests-hardened fails to block IP addresses within the RFC 6598 Shared Address Space (100.64.0.0/10). An attacker who can supply arbitrary URLs to requests-hardened could exploit this gap to access internal services hosted within 100.64.0.0/10. This is for example relevant in environments such as AWS EKS where 100.64.0.0/10 is commonly used as the default pod CIDR. The impact is environment-dependent, deployments that utilize the affected CIDR range for internal networking are exposed to SSRF bypass, while others may not be affected. This vulnerability is fixed in .