CVE-2026-27449 PUBLISHED

Umbraco.Engage.Forms Allows Unauthorized Access to Multiple API Endpoints

Assigner: GitHub_M
Reserved: 19.02.2026 Published: 26.02.2026 Updated: 26.02.2026

Umbraco Engage is a business intelligence platform. A vulnerability has been identified in Umbraco Engage prior to versions 16.2.1 and 17.1.1 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. 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. 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. No known workarounds are available.

Metrics

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

Product Status

Vendor umbraco
Product Umbraco.Engage.Forms
Versions
  • Version < 16.2.1 is affected
  • Version >= 17.0.0, < 17.1.1 is affected

References

Problem Types

  • CWE-284: Improper Access Control CWE
  • CWE-306: Missing Authentication for Critical Function CWE
  • CWE-639: Authorization Bypass Through User-Controlled Key CWE