Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/958822?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/958822?format=api", "purl": "pkg:npm/payload@3.65.0-canary.2", "type": "npm", "namespace": "", "name": "payload", "version": "3.65.0-canary.2", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "3.79.1", "latest_non_vulnerable_version": "3.79.1", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/89311?format=api", "vulnerability_id": "VCID-2fz7-mz94-qkar", "summary": "Payload has Authenticated SSRF via Upload Functionality\n### Impact\n\nAn authenticated Server-Side Request Forgery (SSRF) vulnerability existed in the upload functionality.\n\nAuthenticated users with `create` or `update` access to an upload-enabled collection could cause the server to make outbound HTTP requests to arbitrary URLs.\n\nConsumers are affected if ALL of these are true:\n\n- Payload version **< v3.79.1**\n- At least one collection with `upload` enabled\n- An authenticated user has `create` or `update` access to that collection\n\n### Patches\n\nThis vulnerability has been patched in **v3.79.1**. Users should upgrade to **v3.79.1** or later.\n\n### Workarounds\n\nUntil consumers can upgrade:\n\n- Restrict `create` and `update` access to upload-enabled collections to trusted roles only.\n- Limit outbound network access from your Payload server where possible.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-34746", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00015", "scoring_system": "epss", "scoring_elements": "0.03115", "published_at": "2026-06-07T12:55:00Z" }, { "value": "0.00015", "scoring_system": "epss", "scoring_elements": "0.03168", "published_at": "2026-06-06T12:55:00Z" }, { "value": "0.00015", "scoring_system": "epss", "scoring_elements": "0.03159", "published_at": "2026-06-05T12:55:00Z" }, { "value": "0.00017", "scoring_system": "epss", "scoring_elements": "0.04428", "published_at": "2026-06-08T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-34746" }, { "reference_url": "https://github.com/payloadcms/payload", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/payloadcms/payload" }, { "reference_url": "https://github.com/payloadcms/payload/releases/tag/v3.79.1", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-04-02T15:10:39Z/" } ], "url": "https://github.com/payloadcms/payload/releases/tag/v3.79.1" }, { "reference_url": "https://github.com/payloadcms/payload/security/advisories/GHSA-6r7f-q7f5-wpx8", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-04-02T15:10:39Z/" } ], "url": "https://github.com/payloadcms/payload/security/advisories/GHSA-6r7f-q7f5-wpx8" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34746", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34746" }, { "reference_url": "https://github.com/advisories/GHSA-6r7f-q7f5-wpx8", "reference_id": "GHSA-6r7f-q7f5-wpx8", "reference_type": "", "scores": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-6r7f-q7f5-wpx8" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/110246?format=api", "purl": "pkg:npm/payload@3.79.1", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/payload@3.79.1" } ], "aliases": [ "CVE-2026-34746", "GHSA-6r7f-q7f5-wpx8" ], "risk_score": 4.0, "exploitability": "0.5", "weighted_severity": "8.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2fz7-mz94-qkar" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50037?format=api", "vulnerability_id": "VCID-a9vc-kmey-1qgc", "summary": "payload-preferences has Cross-Collection IDOR in Access Control (Multi-Auth Environments)\nA cross-collection Insecure Direct Object Reference (IDOR) vulnerability exists in the `payload-preferences` internal collection. In multi-auth collection environments using Postgres or SQLite with default serial/auto-increment IDs, authenticated users from one auth collection can read and delete preferences belonging to users in different auth collections when their numeric IDs collide.\n\n**Users are affected if ALL of these are true:**\n\n- Multiple auth collections configured (e.g., `admins` + `customers`)\n- Postgres or SQLite database adapter with serial/auto-increment IDs\n- Users in different auth collections with the same numeric ID\n\n**Not affected:**\n\n- `@payloadcms/db-mongodb` adapter\n- Single auth collection environments\n- Postgres/SQLite with `idType: 'uuid'`", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-25574", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00013", "scoring_system": "epss", "scoring_elements": "0.02261", "published_at": "2026-06-07T12:55:00Z" }, { "value": "0.00013", "scoring_system": "epss", "scoring_elements": "0.02293", "published_at": "2026-06-06T12:55:00Z" }, { "value": "0.00013", "scoring_system": "epss", "scoring_elements": "0.02287", "published_at": "2026-06-05T12:55:00Z" }, { "value": "0.00015", "scoring_system": "epss", "scoring_elements": "0.02934", "published_at": "2026-06-08T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-25574" }, { "reference_url": "https://github.com/payloadcms/payload", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/payloadcms/payload" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25574", "reference_id": "CVE-2026-25574", "reference_type": "", "scores": [ { "value": "5.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25574" }, { "reference_url": "https://github.com/advisories/GHSA-jq29-r496-r955", "reference_id": "GHSA-jq29-r496-r955", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-jq29-r496-r955" }, { "reference_url": "https://github.com/payloadcms/payload/security/advisories/GHSA-jq29-r496-r955", "reference_id": "GHSA-jq29-r496-r955", "reference_type": "", "scores": [ { "value": "5.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-02-09T15:19:22Z/" } ], "url": "https://github.com/payloadcms/payload/security/advisories/GHSA-jq29-r496-r955" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/73894?format=api", "purl": "pkg:npm/payload@3.74.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2fz7-mz94-qkar" }, { "vulnerability": "VCID-meh9-e5ng-bkg3" }, { "vulnerability": "VCID-n3wh-68vm-zfdq" }, { "vulnerability": "VCID-ucq6-796w-37hg" }, { "vulnerability": "VCID-yrej-ge5q-y3ah" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/payload@3.74.0" } ], "aliases": [ "CVE-2026-25574", "GHSA-jq29-r496-r955" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-a9vc-kmey-1qgc" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50348?format=api", "vulnerability_id": "VCID-meh9-e5ng-bkg3", "summary": "Payload: Server-Side Request Forgery (SSRF) in External File URL Uploads\nA 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 redirects could allow an authenticated attacker to access internal network resources.\n\n**Users are affected if ALL of these are true**:\n\n- Payload version < v3.75.0\n- At least one collection with `upload` enabled\n- A user has `create` access to that upload-enabled collection\n\nAn authenticated user with upload collection write permissions could potentially access internal services. Response content from internal services could be retrieved through the application.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-27567", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00011", "scoring_system": "epss", "scoring_elements": "0.01484", "published_at": "2026-06-08T12:55:00Z" }, { "value": "0.00011", "scoring_system": "epss", "scoring_elements": "0.01492", "published_at": "2026-06-07T12:55:00Z" }, { "value": "0.00011", "scoring_system": "epss", "scoring_elements": "0.01489", "published_at": "2026-06-06T12:55:00Z" }, { "value": "0.00011", "scoring_system": "epss", "scoring_elements": "0.01481", "published_at": "2026-06-05T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-27567" }, { "reference_url": "https://github.com/payloadcms/payload", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/payloadcms/payload" }, { "reference_url": "https://github.com/payloadcms/payload/commit/1041bb6", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-02-27T19:03:18Z/" } ], "url": "https://github.com/payloadcms/payload/commit/1041bb6" }, { "reference_url": "https://github.com/payloadcms/payload/releases/tag/v3.75.0", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-02-27T19:03:18Z/" } ], "url": "https://github.com/payloadcms/payload/releases/tag/v3.75.0" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27567", "reference_id": "CVE-2026-27567", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27567" }, { "reference_url": "https://github.com/advisories/GHSA-hhfx-5x8j-f5f6", "reference_id": "GHSA-hhfx-5x8j-f5f6", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-hhfx-5x8j-f5f6" }, { "reference_url": "https://github.com/payloadcms/payload/security/advisories/GHSA-hhfx-5x8j-f5f6", "reference_id": "GHSA-hhfx-5x8j-f5f6", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-02-27T19:03:18Z/" } ], "url": "https://github.com/payloadcms/payload/security/advisories/GHSA-hhfx-5x8j-f5f6" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/74238?format=api", "purl": "pkg:npm/payload@3.75.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2fz7-mz94-qkar" }, { "vulnerability": "VCID-n3wh-68vm-zfdq" }, { "vulnerability": "VCID-ucq6-796w-37hg" }, { "vulnerability": "VCID-yrej-ge5q-y3ah" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/payload@3.75.0" } ], "aliases": [ "CVE-2026-27567", "GHSA-hhfx-5x8j-f5f6" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-meh9-e5ng-bkg3" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/89567?format=api", "vulnerability_id": "VCID-n3wh-68vm-zfdq", "summary": "Payload has a CSRF Protection Bypass in Authentication Flow\n### Impact\n\nA Cross-Site Request Forgery (CSRF) vulnerability existed in the authentication flow. Under certain conditions, the configured CSRF protection could be bypassed, allowing cross-site requests to be made.\n\nConsumers are affected if ALL of these are true:\n\n- Payload version **< v3.79.1**\n- `serverURL` is configured\n\n### Patches\n\nThis vulnerability has been patched in **v3.79.1**. Additional validation has been added to the authentication flow.\n\nConsumers should upgrade to **v3.79.1** or later.\n\n### Workarounds\n\nThere is no complete workaround without upgrading. \n\nIf consumers cannot upgrade immediately, setting `cookies.sameSite` to `'Strict'` will prevent the session cookie from being sent cross-site. However, this will also require users to re-authenticate when navigating to the application from external links (e.g. email, other sites).", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-34749", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00011", "scoring_system": "epss", "scoring_elements": "0.01596", "published_at": "2026-06-06T12:55:00Z" }, { "value": "0.00011", "scoring_system": "epss", "scoring_elements": "0.01597", "published_at": "2026-06-07T12:55:00Z" }, { "value": "0.00011", "scoring_system": "epss", "scoring_elements": "0.0159", "published_at": "2026-06-05T12:55:00Z" }, { "value": "0.00013", "scoring_system": "epss", "scoring_elements": "0.02334", "published_at": "2026-06-08T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-34749" }, { "reference_url": "https://github.com/payloadcms/payload", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/payloadcms/payload" }, { "reference_url": "https://github.com/payloadcms/payload/releases/tag/v3.79.1", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-04-02T14:11:02Z/" } ], "url": "https://github.com/payloadcms/payload/releases/tag/v3.79.1" }, { "reference_url": "https://github.com/payloadcms/payload/security/advisories/GHSA-p6mr-xf3r-ghq4", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L" }, { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-04-02T14:11:02Z/" } ], "url": "https://github.com/payloadcms/payload/security/advisories/GHSA-p6mr-xf3r-ghq4" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34749", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34749" }, { "reference_url": "https://github.com/advisories/GHSA-p6mr-xf3r-ghq4", "reference_id": "GHSA-p6mr-xf3r-ghq4", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-p6mr-xf3r-ghq4" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/110246?format=api", "purl": "pkg:npm/payload@3.79.1", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/payload@3.79.1" } ], "aliases": [ "CVE-2026-34749", "GHSA-p6mr-xf3r-ghq4" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-n3wh-68vm-zfdq" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/89200?format=api", "vulnerability_id": "VCID-ucq6-796w-37hg", "summary": "Payload has an SQL Injection via Query Handling\n### Impact\n\nCertain request inputs were not properly validated. An attacker could craft requests that influence SQL query execution, potentially exposing or modifying data in collections.\n\n### Patches\n\nThis issue has been fixed in **v3.79.1** and later. Query input validation has been hardened.\n\nUpgrade to **v3.79.1 or later**.\n\n### Workarounds\n\nUntil developers can upgrade:\n\n- Limit access to endpoints that accept dynamic query inputs to trusted users only. \n- Validate or sanitize input from untrusted clients before sending it to query endpoints.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-34747", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00027", "scoring_system": "epss", "scoring_elements": "0.08189", "published_at": "2026-06-06T12:55:00Z" }, { "value": "0.00027", "scoring_system": "epss", "scoring_elements": "0.08172", "published_at": "2026-06-07T12:55:00Z" }, { "value": "0.00027", "scoring_system": "epss", "scoring_elements": "0.08173", "published_at": "2026-06-05T12:55:00Z" }, { "value": "0.00032", "scoring_system": "epss", "scoring_elements": "0.09524", "published_at": "2026-06-08T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-34747" }, { "reference_url": "https://github.com/payloadcms/payload", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/payloadcms/payload" }, { "reference_url": "https://github.com/payloadcms/payload/releases/tag/v3.79.1", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-04-04T03:07:03Z/" } ], "url": "https://github.com/payloadcms/payload/releases/tag/v3.79.1" }, { "reference_url": "https://github.com/payloadcms/payload/security/advisories/GHSA-7xxh-373w-35vg", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N" }, { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-04-04T03:07:03Z/" } ], "url": "https://github.com/payloadcms/payload/security/advisories/GHSA-7xxh-373w-35vg" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34747", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34747" }, { "reference_url": "https://github.com/advisories/GHSA-7xxh-373w-35vg", "reference_id": "GHSA-7xxh-373w-35vg", "reference_type": "", "scores": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-7xxh-373w-35vg" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/110246?format=api", "purl": "pkg:npm/payload@3.79.1", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/payload@3.79.1" } ], "aliases": [ "CVE-2026-34747", "GHSA-7xxh-373w-35vg" ], "risk_score": 4.0, "exploitability": "0.5", "weighted_severity": "8.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ucq6-796w-37hg" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/89276?format=api", "vulnerability_id": "VCID-yrej-ge5q-y3ah", "summary": "Payload: Pre-Authentication Account Takeover via Parameter Injection in Password Recovery\n### Impact\n\nA vulnerability in the password recovery flow could allow an unauthenticated attacker to perform actions on behalf of a user who initiates a password reset.\n\nUsers are affected if:\n\n- They are using Payload version **< v3.79.1** with any auth-enabled collection using the built-in `forgot-password` functionality.\n\n### Patches\n\nInput validation and URL construction in the password recovery flow have been hardened.\n\nUsers should upgrade to **v3.79.1** or later.\n\n### Workarounds\n\nThere are no complete workarounds. Upgrading to **v3.79.1** is recommended.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-34751", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00099", "scoring_system": "epss", "scoring_elements": "0.27103", "published_at": "2026-06-06T12:55:00Z" }, { "value": "0.00099", "scoring_system": "epss", "scoring_elements": "0.27063", "published_at": "2026-06-07T12:55:00Z" }, { "value": "0.00099", "scoring_system": "epss", "scoring_elements": "0.27111", "published_at": "2026-06-05T12:55:00Z" }, { "value": "0.00103", "scoring_system": "epss", "scoring_elements": "0.27713", "published_at": "2026-06-08T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-34751" }, { "reference_url": "https://github.com/payloadcms/payload", "reference_id": "", "reference_type": "", "scores": [ { "value": "9.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/payloadcms/payload" }, { "reference_url": "https://github.com/payloadcms/payload/releases/tag/v3.79.1", "reference_id": "", "reference_type": "", "scores": [ { "value": "9.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2026-04-04T03:06:01Z/" } ], "url": "https://github.com/payloadcms/payload/releases/tag/v3.79.1" }, { "reference_url": "https://github.com/payloadcms/payload/security/advisories/GHSA-hp5w-3hxx-vmwf", "reference_id": "", "reference_type": "", "scores": [ { "value": "9.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" }, { "value": "CRITICAL", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2026-04-04T03:06:01Z/" } ], "url": "https://github.com/payloadcms/payload/security/advisories/GHSA-hp5w-3hxx-vmwf" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34751", "reference_id": "", "reference_type": "", "scores": [ { "value": "9.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34751" }, { "reference_url": "https://github.com/advisories/GHSA-hp5w-3hxx-vmwf", "reference_id": "GHSA-hp5w-3hxx-vmwf", "reference_type": "", "scores": [ { "value": "CRITICAL", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-hp5w-3hxx-vmwf" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/110246?format=api", "purl": "pkg:npm/payload@3.79.1", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/payload@3.79.1" } ], "aliases": [ "CVE-2026-34751", "GHSA-hp5w-3hxx-vmwf" ], "risk_score": 4.5, "exploitability": "0.5", "weighted_severity": "9.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-yrej-ge5q-y3ah" } ], "fixing_vulnerabilities": [], "risk_score": "4.5", "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/payload@3.65.0-canary.2" }