VYPR

apk package

chainguard/openstack-keystone-2025.1-fips

pkg:apk/chainguard/openstack-keystone-2025.1-fips

Vulnerabilities (10)

  • CVE-2026-54911Jun 19, 2026
    affected < 27.0.1_git20260618-r5fixed 27.0.1_git20260618-r5

    ### Summary `ujson.dumps()` (or `ujson.dump()` or `ujson.encode()`) have a `reject_bytes=False` option. When set, they may accept malformed or truncated UTF-8 byte sequences, silently rewriting them into different Unicode characters instead of rejecting them. This leads to input

  • CVE-2026-48526HigMay 28, 2026
    affected < 27.0.1_git20260618-r2fixed 27.0.1_git20260618-r2

    PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, when the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate use of JSON Web Keys in HMAC algorithm, allowing attacker to use the issuer publ

  • CVE-2026-48525MedMay 28, 2026
    affected < 27.0.1_git20260618-r2fixed 27.0.1_git20260618-r2

    PyJWT is a JSON Web Token implementation in Python. From 2.8.0 to 2.12.1, when verifying detached JWS tokens using the unencoded-payload option ("b64": false, RFC 7797), PyJWT performs Base64URL decoding of the compact-serialization payload segment before enforcing the detached-p

  • CVE-2026-48524LowMay 28, 2026
    affected < 27.0.1_git20260618-r2fixed 27.0.1_git20260618-r2

    PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient.get_signing_key() forces a fresh HTTP request to the JWKS endpoint for every JWT with an unknown kid value, with no rate limiting. Since kid comes from the unverified token header, an attacker can tr

  • CVE-2026-48523MedMay 28, 2026
    affected < 27.0.1_git20260618-r2fixed 27.0.1_git20260618-r2

    PyJWT is a JSON Web Token implementation in Python. From 2.9.0 to 2.12.1, there is a verifier-side algorithm allow-list bypass when jwt.decode() or jwt.decode_complete() are called with a PyJWK key. The token header alg is checked against the caller-supplied algorithms allow-list

  • CVE-2026-48522MedMay 28, 2026
    affected < 27.0.1_git20260618-r2fixed 27.0.1_git20260618-r2

    PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient passes its uri argument directly to urllib.request.urlopen() which uses Python stdlib's default OpenerDirector registering HTTPHandler, HTTPSHandler, FTPHandler, FileHandler, and DataHandler. There i

  • CVE-2026-43001HigMay 1, 2026
    affected < 27.0.1_git20260601-r3fixed 27.0.1_git20260601-r3

    An issue was discovered in OpenStack Keystone before 29.0.2. POST /v3/credentials did not validate that the caller-supplied project_id for an EC2-type credential matched the project of the authenticating application credential. This allowed an attacker holding an unrestricted app

  • CVE-2026-40683HigApr 14, 2026
    affected < 0fixed 0

    In OpenStack Keystone before 28.0.1, the LDAP identity backend does not convert the user enabled attribute to a boolean when the user_enabled_invert configuration option is False (the default). The _ldap_res_to_model method in the UserApi class only performed string-to-boolean co

  • CVE-2012-4413Sep 18, 2012
    affected < 0fixed 0

    OpenStack Keystone 2012.1.3 does not invalidate existing tokens when granting or revoking roles, which allows remote authenticated users to retain the privileges of the revoked roles.

  • CVE-2012-3542Sep 5, 2012
    affected < 0fixed 0

    OpenStack Keystone, as used in OpenStack Folsom before folsom-rc1 and OpenStack Essex (2012.1), allows remote attackers to add an arbitrary user to an arbitrary tenant via a request to update the user's default tenant to the administrative API. NOTE: this identifier was original