# Keeper Security

- [Newsletter](https://docs.keeper.io/release-notes/keeper-security/newsletter.md): Here you will find our latest "What's New With Keeper" blog
- [Security Advisories](https://docs.keeper.io/release-notes/keeper-security/security-advisories.md): Notices of recent security advisories and impact on Keeper
- [ETH Zurich Password Manager Research](https://docs.keeper.io/release-notes/keeper-security/security-advisories/eth-zurich-password-manager-research.md): Response to ETH Zurich Password Manager Research on Feb 16, 2026
- [DEF CON 2025](https://docs.keeper.io/release-notes/keeper-security/security-advisories/def-con-2025.md): Response to "Clickjacking" report from DEF CON 2025
- [CVE-2024-35164](https://docs.keeper.io/release-notes/keeper-security/security-advisories/cve-2024-35164.md): Improper Validation of Array Index in Apache Guacamole
- [Black Hat EU 2023](https://docs.keeper.io/release-notes/keeper-security/security-advisories/black-hat-eu-2023.md): Response to "AutoSpill" report from Black Hat EU 2023
- [Okta Breach](https://docs.keeper.io/release-notes/keeper-security/security-advisories/okta-breach.md): Okta security breach disclosed in October 2023
- [CVE-2023-44487](https://docs.keeper.io/release-notes/keeper-security/security-advisories/cve-2023-44487.md): HTTP/2 protocol denial of service
- [CVE-2023-27706](https://docs.keeper.io/release-notes/keeper-security/security-advisories/cve-2023-27706.md): Bitwarden vulnerability with biometric key storage
- [CVE-2023-5217](https://docs.keeper.io/release-notes/keeper-security/security-advisories/cve-2023-5217.md): Heap buffer overflow in libvpx
- [CVE-2023-4863](https://docs.keeper.io/release-notes/keeper-security/security-advisories/cve-2023-4863.md): Heap buffer overflow vulnerability in the WebP Codec
- [CVE-2022-21449](https://docs.keeper.io/release-notes/keeper-security/security-advisories/cve-2022-21449.md): "Psychic Signatures" vulnerability in the Oracle Java SE, Oracle GraalVM
- [CVE-2023-36266](https://docs.keeper.io/release-notes/keeper-security/security-advisories/cve-2023-36266.md): Response to CVE-2023-36266
- [Troubleshooting](https://docs.keeper.io/release-notes/keeper-security/troubleshooting.md): Here you will find answers to common questions about the various Keeper platforms and solutions
- [Read Me First](https://docs.keeper.io/release-notes/keeper-security/troubleshooting/read-me-first.md): Most common troubleshooting issues across all Keeper applications
- [Browser Extensions](https://docs.keeper.io/release-notes/keeper-security/troubleshooting/browser-extensions.md): Troubleshooting and support for the KeeperFill Browser Extensions
- [Web Vault & Desktop App](https://docs.keeper.io/release-notes/keeper-security/troubleshooting/web-vault-and-desktop-app.md): Troubleshooting and support for the Keeper Web Vault and Keeper Desktop App
- [iPhone & iPad](https://docs.keeper.io/release-notes/keeper-security/troubleshooting/iphone-and-ipad.md): Troubleshooting and support for the Keeper iOS App
- [Android](https://docs.keeper.io/release-notes/keeper-security/troubleshooting/android.md): Troubleshooting and support for the Keeper Android App
- [Admin Console](https://docs.keeper.io/release-notes/keeper-security/troubleshooting/admin-console.md): Troubleshooting and support for the Keeper Admin Console
- [Keeper SSO Connect & SCIM](https://docs.keeper.io/release-notes/keeper-security/troubleshooting/keeper-sso-connect-and-scim.md): Troubleshooting and support for Keeper SSO Connect and SCIM
- [Keeper Commander & Automator](https://docs.keeper.io/release-notes/keeper-security/troubleshooting/keeper-commander-and-automator.md): Troubleshooting and support for Keeper Commander and Keeper Automator
- [KeeperPAM](https://docs.keeper.io/release-notes/keeper-security/troubleshooting/keeperpam.md): Troubleshooting and support for KeeperPAM
- [Join the Slack Workspace](https://docs.keeper.io/release-notes/keeper-security/troubleshooting/join-the-slack-workspace.md): Request access to the public Slack Workspace


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/release-notes/keeper-security.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
