Origin Validation Error Affecting nextcloud-server-32 package, versions <32.0.6-r3


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-NEXTCLOUDSERVER32-15461352
  • published11 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-32 to version 32.0.6-r3 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream nextcloud-server-32 package and not the nextcloud-server-32 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.