7 matches found
CVE-2026-11538
CVE-2026-11538 is a log injection vulnerability in IBM WebSphere Application Server 9.0 and 8.5 , triggered through crafted LTPA token cookies . The vulnerability carries a CVSS 3.1 base score of 3.7 (LOW) with high attack complexity, no privileges required, and a low integrity impact —meaning an...
EUVD-2026-83276
IBM WebSphere Application Server 9.0 and 8.5 is affected by a log injection vulnerability through crafted LTPA token cookies...
CVE-2026-76186 Apache Airflow Keycloak provider: Keycloak token cookies not bound to Airflow session identity
Apache Airflow Keycloak provider: from Airflow 3.3 the Keycloak auth manager takes a user's identity from the signed Airflow session token but takes the Keycloak access and refresh tokens used for every authorization decision from separate, unauthenticated cookies, and never checks that the two...
CVE-2026-76186
CVE-2026-76186 affects the apache-airflow-providers-keycloak package when used with Airflow 3.3+ . The get_user_from_token function in keycloak_auth_manager.py reads Keycloak access and refresh tokens from separate, unauthenticated cookies (_access_token, _refresh_token) without verifying they ma...
CVE-2026-46550 NocoDB: Refresh Token Cookie Set Without `Secure` and `SameSite` Flags
NocoDB is software for building databases as spreadsheets. Prior to 2026.04.1, the refresh-token cookie was set with httpOnly: true but missing both the secure flag and the sameSite attribute. Over plain HTTP the cookie could be intercepted on the network; without sameSite, browsers attached it t...
CVE-2021-3509
Affects Red Hat Ceph Storage 4 dashboard (ceph-dashboard). The root cause is storage of the JWT for user authentication in the browser (localStorage), which exposes tokens to XSS risks. This is described in connected advisories for Ceph-derived distributions (Astral/Linux security bulletins and M...