VYPR

npm package

@payloadcms/graphql

pkg:npm/%40payloadcms/graphql

Vulnerabilities (3)

  • CVE-2026-34751CriApr 1, 2026
    affected < 3.79.1fixed 3.79.1

    Payload is a free and open source headless content management system. Prior to version 3.79.1 in @payloadcms/graphql and payload, a vulnerability in the password recovery flow could allow an unauthenticated attacker to perform actions on behalf of a user who initiates a password

  • CVE-2025-4644MedAug 29, 2025
    affected < 3.44.0fixed 3.44.0

    A Session Fixation vulnerability existed in Payload's SQLite adapter due to identifier reuse during account creation. A malicious attacker could create a new account, save its JSON Web Token (JWT), and then delete the account, which did not invalidate the JWT. As a result, the ne

  • CVE-2025-4643MedAug 29, 2025
    affected < 3.44.0fixed 3.44.0

    Payload uses JSON Web Tokens (JWT) for authentication. After log out JWT is not invalidated, which allows an attacker who has stolen or intercepted token to freely reuse it until expiration date (which is by default set to 2 hours, but can be changed). This issue has been fixed