๐Ÿ” CVE Alert

CVE-2026-75583

LOW 3.5

keeper.sh Calendar version prior to 2.18.14 SSRF Guard Bypass via DNS Rebinding

CVSS Score
3.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-918
Vendor ridafkih
Product keeper.sh
Published Aug 19, 2026
Last Updated Aug 19, 2026
Stay Ahead of the Next One

Get instant alerts for ridafkih keeper.sh

Be the first to know when new low vulnerabilities affecting ridafkih keeper.sh are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

ridafkih / keeper.sh
0 < 2.18.14

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/ridafkih/keeper.sh github.com: https://github.com/ridafkih/keeper.sh/security/advisories/GHSA-mxxg-qffg-j3p6 github.com: https://github.com/ridafkih/keeper.sh/commit/aea1cf537b850509e802b388f38cf1482cb6291b vulncheck.com: https://www.vulncheck.com/advisories/keeper-sh-calendar-version-prior-to-ssrf-guard-bypass-via-dns-rebinding

Credits

Lazizbek Jorayev