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


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.12% (2nd 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-18217375
  • published23 Jul 2026
  • disclosed8 Jul 2026

Introduced: 8 Jul 2026

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

How to fix?

Upgrade Chainguard nextcloud-server-31 to version 31.0.14-r5 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.

Guzzle is an extensible PHP HTTP client. Prior to 7.12.3, CookieJar did not restrict cookies scoped to IP-address or bare-numeric Domain values to the exact host that set them, because SetCookie::matchesDomain() applied ordinary suffix matching to domains such as 192.168.0.1, [::1], or 1, allowing cross-host cookie disclosure, cookie injection, or session fixation. This issue is fixed in version 7.12.3.