VYPR

npm package

payload

pkg:npm/payload

Vulnerabilities (10)

  • CVE-2026-34749MedApr 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, a Cross-Site Request Forgery (CSRF) vulnerability exists in the authentication flow. Under certain conditions, the configured CSRF protection could be bypassed, allowing cross-site requ

  • CVE-2026-34747HigApr 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, certain request inputs were not properly validated. An attacker could craft requests that influence SQL query execution, potentially exposing or modifying data in collections. This issu

  • CVE-2026-34746HigApr 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, an authenticated Server-Side Request Forgery (SSRF) vulnerability exists in the upload functionality. Authenticated users with create or update access to an upload-enabled collection co

  • 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-2026-27567Feb 24, 2026
    affected < 3.75.0fixed 3.75.0

    Payload is a free and open source headless content management system. Prior to 3.75.0, a Server-Side Request Forgery (SSRF) vulnerability exists in Payload's external file upload functionality. When processing external URLs for file uploads, insufficient validation of HTTP redire

  • CVE-2026-25574Feb 6, 2026
    affected < 3.74.0fixed 3.74.0

    Payload is a free and open source headless content management system. Prior to 3.74.0, a cross-collection Insecure Direct Object Reference (IDOR) vulnerability exists in the payload-preferences internal collection. In multi-auth collection environments using Postgres or SQLite wi

  • 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

  • CVE-2023-30843Apr 26, 2023
    affected < 1.7.0fixed 1.7.0

    Payload is a free and open source headless content management system. In versions prior to 1.7.0, if a user has access to documents that contain hidden fields or fields they do not have access to, the user could reverse-engineer those values via brute force. Version 1.7.0 contain

  • CVE-2022-27952Apr 12, 2022
    affected < 0.15.1fixed 0.15.1

    An arbitrary file upload vulnerability in the file upload module of PayloadCMS v0.15.0 allows attackers to execute arbitrary code via a crafted SVG file.