Umbraco.Engage.Forms Allows Unauthorized Access to Multiple API Endpoints
High severity
GitHub Reviewed
Published
Feb 26, 2026
in
umbraco/Umbraco.Engage.Issues
•
Updated Feb 27, 2026
Package
Affected versions
< 16.2.1
>= 17.0.0, < 17.1.1
Patched versions
16.2.1
17.1.1
Description
Published by the National Vulnerability Database
Feb 26, 2026
Published to the GitHub Advisory Database
Feb 27, 2026
Reviewed
Feb 27, 2026
Last updated
Feb 27, 2026
Description
A vulnerability has been identified in Umbraco Engage where certain API endpoints are exposed without enforcing authentication or authorization checks. The affected endpoints can be accessed directly over the network without requiring a valid session or user credentials. By supplying a user-controlled identifier parameter (e.g., ?id=), an attacker can retrieve sensitive data associated with arbitrary records.
Because no access control validation is performed, the endpoints are vulnerable to enumeration attacks, allowing attackers to iterate over identifiers and extract data at scale.
Impact
An unauthenticated attacker can retrieve sensitive Engage-related data by directly querying the affected API endpoints. The vulnerability allows arbitrary record access through predictable or enumerable identifiers.
The confidentiality impact is considered high. No direct integrity or availability impact has been identified.
The scope of exposed data depends on the deployment but may include analytics data, tracking data, customer-related information, or other Engage-managed content.
Patches
The vulnerability affects both v16 and v17. Patches have already been released. Users are advised to update to 16.2.1 or 17.1.1
References