Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. backpack/crud
  4. ›
  5. CVE-2026-57570

CVE-2026-57570: Laravel Backpack CRUD: HasMany/MorphMany relation fields allow cross-tenant record re-parenting (IDOR) via attachManyRelation

August 20, 2026

Backpack CRUD contained an authorization issue in the way certain HasMany and MorphMany relationship fields were processed during create and update operations.

When an admin form allowed users to manage multiple related records, Backpack could update related model records based on submitted primary keys without sufficiently checking whether those records were eligible to be associated with the current parent model.

This could allow an authenticated, low-privileged admin user to affect related records outside the intended authorization or tenancy boundary, if the affected CRUD form exposed this type of relationship field.

References

  • github.com/Laravel-Backpack/CRUD/releases/tag/6.8.15
  • github.com/Laravel-Backpack/CRUD/releases/tag/7.0.47
  • github.com/Laravel-Backpack/CRUD/security/advisories/GHSA-42vx-43vc-x6pr
  • github.com/advisories/GHSA-42vx-43vc-x6pr
  • nvd.nist.gov/vuln/detail/CVE-2026-57570

Code Behaviors & Features

Detect and mitigate CVE-2026-57570 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 6.0.0 before 6.8.15, all versions starting from 7.0.0 before 7.0.47

Fixed versions

  • 6.8.15
  • 7.0.47

Solution

Upgrade to versions 6.8.15, 7.0.47 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization

Source file

packagist/backpack/crud/CVE-2026-57570.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 11 Sep 2026 00:17:16 +0000.