Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-32cj-5wx4-gq8p: HashiCorp Vault Incorrectly Validated JSON Web Tokens (JWT) Audience Claims

Vault and Vault Enterprise did not properly validate the JSON Web Token (JWT) role-bound audience claim when using the Vault JWT auth method. This may have resulted in Vault validating a JWT the audience and role-bound claims do not match, allowing an invalid login to succeed when it should have been rejected.

This vulnerability, CVE-2024-5798, was fixed in Vault and Vault Enterprise 1.17.0, 1.16.3, and 1.15.9

ghsa
#vulnerability#web#js#git#perl#auth

Skip to content

Navigation Menu

    • Actions

      Automate any workflow

    • Packages

      Host and manage packages

    • Security

      Find and fix vulnerabilities

    • Codespaces

      Instant dev environments

    • GitHub Copilot

      Write better code with AI

    • Code review

      Manage code changes

    • Issues

      Plan and track work

    • Discussions

      Collaborate outside of code

    • GitHub Sponsors

      Fund open source developers

*   The ReadME Project
    
    GitHub community articles
    • Enterprise platform

      AI-powered developer platform

  • Pricing

Provide feedback

Saved searches****Use saved searches to filter your results more quickly

Sign up

  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2024-5798

HashiCorp Vault Incorrectly Validated JSON Web Tokens (JWT) Audience Claims

Low severity GitHub Reviewed Published Jun 12, 2024 to the GitHub Advisory Database • Updated Jun 12, 2024

Package

gomod github.com/hashicorp/vault (Go)

Affected versions

= 1.17.0-rc1

>= 1.16.0-rc1, < 1.16.3

>= 0.11.0, < 1.15.9

Patched versions

1.17.0

1.16.3

1.15.9

Description

Published to the GitHub Advisory Database

Jun 12, 2024

Last updated

Jun 12, 2024

ghsa: Latest News

GHSA-27wf-5967-98gx: Kubernetes kubelet arbitrary command execution