Intel

AIKIDO-2026-147957

drupal/webform_rest is vulnerable to Access bypass

Access bypassCVE-2026-16644 Published 4 days ago

53

Medium Risk

This Affects:

PHPdrupal/webform_rest
0.0.1 - 4.0.3
Fixed in 4.1.0
Are you affected? Scan for Free

TL;DR

The Webform REST module exposes REST endpoints to retrieve and submit webform submissions, but it does not sufficiently enforce the parent webform's permissions for creating, viewing, or updating submissions. A user who already has permission to use the REST resources can bypass webform-level access controls and interact with submissions they should not be able to access or modify. Exploitation is mitigated because the attacker must already have REST resource permissions.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and have the Webform REST module enabled with REST resources configured.

Background info

drupal/webform_rest is vulnerable to Access bypass in versions 0.0.1 - 4.0.3.

How to fix this

Upgrade the drupal/webform_rest library to the patch version.