No access check on Referenced entities

Created on 28 March 2025, 8 days ago

Problem/Motivation

In the case i have an entity which reference entities, if i use "Referenced entities" source in my component and use those referenced entities to display data in my component, i can access to data of entities i should not. No access are checked.

Steps to reproduce

Create a Bundle of node "Recipe" with a field reference to bundles of nodes "Ingredients".
In Recipe display , create a component with a "Referenced entities" which use referenced Ingredients data (nor render Ingredients).
In case i should not access to an ingredient (ex: status is false or access is forbidden), ingredient should not be available, but currently, it displays.

Proposed resolution

In EntityReferencedDerivableContext::getReferencedEntities(), check access to the entity with access method.

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇫🇷France goz

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024