Origin Validation Error Affecting nextcloud-server-33 package, versions <33.0.0-r1


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.2% (10th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-WOLFILATEST-NEXTCLOUDSERVER33-15468315
  • published12 Mar 2026
  • disclosed10 Mar 2026

Introduced: 10 Mar 2026

CVE-2026-30964  (opens in a new tab)
CWE-346  (opens in a new tab)

How to fix?

Upgrade Wolfi nextcloud-server-33 to version 33.0.0-r1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream nextcloud-server-33 package and not the nextcloud-server-33 package as distributed by Wolfi. See How to fix? for Wolfi relevant fixed versions and status.

web-auth/webauthn-lib is an open source set of PHP libraries and a Symfony bundle to allow developers to integrate that authentication mechanism into their web applications. Prior to 5.2.4, when allowed_origins is configured, CheckAllowedOrigins reduces URL-like values to their host component and accepts on host match alone. This makes exact origin policies impossible to express: scheme and port differences are silently ignored. This vulnerability is fixed in 5.2.4.