SSRF in Ridafkih Keeper.sh
CVE-2026-75583
keeper.sh's calendar module version prior to 2.18.14 contains a server-side request forgery (SSRF) guard bypass vulnerability that allows authenticated attackers to reach private network addresses by exploiting a DNS rebinding attack against the two-phase URL validation and connection flow. The SSRF guard validates a hostname's resolved IP addresses but discards them before the actual HTTP connection is opened, allowing an attacker who controls authoritative DNS to return a public address during validation and a private address during the subsequent independent socket-level DNS resolution, causing the guard to pass while the outbound connection reaches internal infrastructure such as cloud instance metadata endpoints.
Vulnerability class: SSRF (Server-Side Request Forgery)
CVSS v3 metric
CVSS v3 base score 3.5 (Low). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N.
Affected products
Weakness classification (CWE)
References
- disclosure@vulncheck.com
- disclosure@vulncheck.com (vendor-advisory)
- disclosure@vulncheck.com (patch)
- disclosure@vulncheck.com (third-party-advisory)
Frequently asked questions
- What is CVE-2026-75583?
- CVE-2026-75583 is a low-severity vulnerability in Ridafkih Keeper.sh, classified under Server-Side Request Forgery (SSRF). CVSS score: 3.5/10. Published 2026-08-19.
- How severe is CVE-2026-75583?
- Low severity. CVSS v3 base score is 3.5 out of 10.