Missing Authorization Affecting @delmaredigital/payload-puck package, versions <0.6.23


Severity

Recommended
0.0
critical
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.38% (30th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Missing Authorization vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-JS-DELMAREDIGITALPAYLOADPUCK-16069582
  • published15 Apr 2026
  • disclosed7 Apr 2026
  • creditUnknown

Introduced: 7 Apr 2026

CVE-2026-39397  (opens in a new tab)
CWE-862  (opens in a new tab)

How to fix?

Upgrade @delmaredigital/payload-puck to version 0.6.23 or higher.

Overview

@delmaredigital/payload-puck is a Puck visual page builder plugin for Payload CMS

Affected versions of this package are vulnerable to Missing Authorization via the createPuckPlugin function. An attacker can gain unauthorized access to sensitive data and perform unauthorized modifications by sending requests to the /api/puck/* endpoints, as access controls are bypassed.

Note: This is only exploitable if collections are explicitly registered with the createPuckPlugin process and the targeted endpoints are exposed.

Workaround

This vulnerability can be mitigated by placing a reverse-proxy or middleware authentication check in front of /api/puck/* to require an authenticated session before requests reach the plugin's handlers.

CVSS Base Scores

version 4.0
version 3.1