๐Ÿ” CVE Alert

CVE-2026-57578

UNKNOWN 0.0

DotVVM: Missing authorization in AuthorizeActionFilter

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-862
Vendor riganti
Product dotvvm
Published Sep 14, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for riganti dotvvm

Be the first to know when new unknown vulnerabilities affecting riganti dotvvm are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

riganti / dotvvm
< 4.2.11 >= 4.3.0, < 4.3.15 >= 5.0.0-preview01, < 5.0.0-preview09-final

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/riganti/dotvvm/security/advisories/GHSA-c8qj-jx8j-fg2w github.com: https://github.com/riganti/dotvvm/commit/1635245b5eaf9ccf8e3536b9d8b1941819526585 github.com: https://github.com/riganti/dotvvm/commit/4fc26a8591c76fb92ed701352c2a84120cf926c5 github.com: https://github.com/riganti/dotvvm/commit/7578cf3459097cbbef0d3fea8a7774509b324112 github.com: https://github.com/riganti/dotvvm/releases/tag/v4.3.15 github.com: https://github.com/riganti/dotvvm/releases/tag/v5.0.0-preview09