Origin Validation Error Affecting nextcloud-server-31 package, versions <31.0.14-r2


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-CHAINGUARDLATEST-NEXTCLOUDSERVER31-15469238
  • 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 Chainguard nextcloud-server-31 to version 31.0.14-r2 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream nextcloud-server-31 package and not the nextcloud-server-31 package as distributed by Chainguard. See How to fix? for Chainguard 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.