CVE-2026-57578: DotVVM: Missing authorization in AuthorizeActionFilter

Published Sep 14, 2026
·
Updated

DotVVM is an open source MVVM framework for web applications. Prior to 4.2.11, 4.3.15, and 5.0.0-preview09-final, AuthorizeActionFilter performs no authorization because its explicit ICommandActionFilter.OnCommandExecutingAsync, IViewModelActionFilter.OnViewModelCreatedAsync, and IPresenterActionFilter.OnPresenterExecutingAsync implementations return completed tasks instead of invoking the corresponding checks. Applications relying on this filter can therefore expose protected commands, view models, or presenters to unauthorized requests without any special bypass technique. AuthorizeAttribute correctly implements the same interfaces and can be used as a workaround. This issue is fixed in versions 4.2.11, 4.3.15, and 5.0.0-preview09-final.

Affected Software

1 affected component
DotVVM>4.2.10<4.2.10, <4.2.11, <4.3.15, <5.0.0-preview09-final

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade DotVVM to a version that resolves this vulnerability.

    Fixed in 4.2.11
  2. Upgrade

    Upgrade DotVVM to a version that resolves this vulnerability.

    Fixed in 4.3.15
  3. Upgrade

    Upgrade DotVVM to a version that resolves this vulnerability.

    Fixed in 5.0.0-preview09-final
  4. Compensating control

    Use AuthorizeAttribute as a workaround for DotVVM: Missing authorization in AuthorizeActionFilter, since it correctly implements the same interfaces and can be used to enforce authorization despite AuthorizeActionFilter not performing checks in affected versions.

Event History

Sep 14, 2026
CVE Published
via MITRE·05:39 PM
Data Sourced
via MITRE·05:39 PM
DescriptionWeakness

Frequently Asked Questions

1

Which applications are exposed?

Applications that rely on AuthorizeActionFilter to protect commands, view models, or presenters are exposed in DotVVM versions before 4.2.11, 4.3.15, and 5.0.0-preview09-final.

2

What does an attacker need to exploit this issue?

An attacker only needs to send an unauthorized request to functionality protected solely by AuthorizeActionFilter. No special authorization-bypass technique is required because the filter does not invoke its authorization checks.

3

What can be done if upgrading is not immediately possible?

Use AuthorizeAttribute instead of AuthorizeActionFilter for the affected protections. AuthorizeAttribute correctly implements the relevant filter interfaces and is identified as a workaround.

4

How can we determine whether our application is affected?

Review the application for uses of AuthorizeActionFilter on commands, view models, or presenters, and check the deployed DotVVM version. Deployments earlier than the fixed releases are affected where this filter is relied on for authorization.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203