Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-57570— backpack/crud: HasMany/MorphMany relation fields allow cross-tenant record re-parenting (IDOR) via attachManyRelation

Quick assessment

Affected
Laravel-Backpack CRUD
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

漏洞描述翻译: 为 Backpack(一套用于帮助开发者构建自定义管理后台的 Laravel 包集合)提供增(Create)、查(Read)、改(Update)、删(Delete)(CRUD)功能。 在 6.0.0 到 6.8.15 以及 7.0.47 版本中, 和 关系在处理 期间,在执行 CRUD 的创建和更新操作时,会接受提交子记录的主键,但未一致地将更新操作限制在当前父记录所属范围或开发者定义的关系作用域内。 因此,一个已认证的低权限管理员如果有权编辑包含受影响多对多/一对多关系字段的父表单,就可能将不属于

CVSS 6.5 · Medium

Affected Version Matrix 2

VendorProduct Version RangeStatus
Laravel-Backpack CRUD >= 6.0.0, < 6.8.15 affected
>= 7.0.0, < 7.0.47 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-57570

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
backpack/crud: HasMany/MorphMany relation fields allow cross-tenant record re-parenting (IDOR) via attachManyRelation
Source: CVE Program / CVE List V5
Vulnerability Description
backpack/crud provides Create, Read, Update & Delete (CRUD) functions for Backpack, a collection of Laravel packages that help users build custom administration panels. From 6.0.0 until 6.8.15 and 7.0.47, HasMany and MorphMany handling through attachManyRelation during CRUD create and update operations accepts submitted child primary keys without consistently restricting updates to records belonging to the current parent or permitted by the developer-defined relation scope. An authenticated low-privilege administrator who can edit a parent form exposing an affected multiple-relation field can cause unrelated child records to be reassigned, detached, nulled, or deleted across ownership or tenant boundaries. Exploitation requires related records that should not be attachable or removable by that administrator and the absence of additional application-level authorization around submitted relation values. This issue is distinct from earlier direct main-entity CRUD scoping fixes because it affects secondary models modified by relationship-saving logic. This issue is fixed in versions 6.8.15 and 7.0.47.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
授权机制缺失
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
Laravel-Backpack CRUD >= 6.0.0, < 6.8.15 -

II. Public POCs for CVE-2026-57570

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-57570

登录查看更多情报信息。

Patches & Fixes for CVE-2026-57570 (4)

Vendor Advisories for CVE-2026-57570 (1)

Vendor Pages for CVE-2026-57570 (1)

Other References for CVE-2026-57570 (1)

Same Patch Batch · Laravel-Backpack · 2026-09-14 · 8 CVEs total

CVE-2026-54178 8.1 HIGH backpack/crud: Arbitrary file deletion via attacker-controlled clear_<attr>[] in HasUpload
CVE-2026-54182 8.1 HIGH backpack/crud: OS command injection in Stats::makeCurlRequest via attacker-controlled Host
CVE-2026-54175 7.6 HIGH backpack/crud: Unverified password change in MyAccountController via mass assignment
CVE-2026-54180 7.6 HIGH backpack/crud: CRUD panel query scopes are not enforced on Update, Delete, and Reorder (cr
CVE-2026-54177 6.6 MEDIUM backpack/crud: HasUploadFields keeps the attacker-supplied file extension — public-disk up
CVE-2026-54176 6.5 MEDIUM backpack/crud: MyAccountController allows changing the login email without a current-passw
CVE-2026-54181 5.4 MEDIUM backpack/crud: Stored XSS in the color column — the `@if($column['escaped'])` branches are

IV. Related Vulnerabilities

V. Comments for CVE-2026-57570

No comments yet


Leave a comment