🔐 CVE Alert

CVE-2026-53661

UNKNOWN 0.0

boruta-server sent sensitive session cookies without the Secure attribute

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Boruta is a standalone authorization server that aims to implement OAuth 2.0 and Openid Connect up to decentralized identity specifications. Prior to version 0.9.1, boruta session cookies and the identity “remember me” cookie were set without the Secure attribute. In deployments where users could reach the same Boruta origin over plaintext HTTP, browsers could send these cookies over an unencrypted connection. An attacker able to observe or intercept that network traffic could recover a valid session or remember-me cookie and reuse it to impersonate the affected user. Affected components include boruta_web, boruta_identity, and boruta_admin. The affected cookies include the shared session cookie, defaulting to _boruta_web_key, and the identity remember-me cookie, defaulting to `_boruta_identity_web_user_remember_me`. The issue is fixed in commit 18691c655164635066aa113003a3cd87f6ed11cd, released as part of version 0.9.1. The patch sets `secure: true` and `same_site: "Lax"` on configured session cookies for boruta_web, boruta_identity, and boruta_admin, and sets `secure: true` on the identity remember-me cookie. Until upgrading to a release containing the fix: terminate or reject plaintext HTTP before requests reach Boruta; enforce HTTPS-only access at the reverse proxy or load balancer; enable HSTS for Boruta domains; if cookie exposure is suspected, rotate SECRET_KEY_BASE and BORUTA_SESSION_COOKIE_SIGNING_SALT, then require users to authenticate again. Upgrade to a version containing commit 18691c655164635066aa113003a3cd87f6ed11cd, or apply the patch manually. After deploying the fix, verify that Boruta session and remember-me cookies include the Secure attribute in browser developer tools or with an HTTP response inspection tool.

CWE CWE-614
Vendor malach-it
Product boruta-server
Published Jun 11, 2026
Last Updated Jun 11, 2026
Stay Ahead of the Next One

Get instant alerts for malach-it boruta-server

Be the first to know when new unknown vulnerabilities affecting malach-it boruta-server are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

Affected Versions

malach-it / boruta-server
< 0.9.1

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/malach-it/boruta_auth/security/advisories/GHSA-7355-8c95-25pv github.com: https://github.com/malach-it/boruta-server/security/advisories/GHSA-jqgm-pfg6-cr8r github.com: https://github.com/malach-it/boruta-server/commit/18691c655164635066aa113003a3cd87f6ed11cd