CVE-2026-45083 PUBLISHED

Goobi viewer: Unauthenticated Solr Streaming Expression Proxy

Assigner: GitHub_M
Reserved: 08.05.2026 Published: 27.05.2026 Updated: 28.05.2026

The Goobi viewer is a web application that allows digitised material to be displayed in a web browser. From 4.8.0 to before 26.04.1, the Goobi viewer REST endpoint POST /api/v1/index/stream accepted an arbitrary Solr streaming expression from unauthenticated network clients and forwarded it to the backend Solr server without restriction. An attacker could read the complete Solr index and, in default Solr deployments, also modify or delete indexed records. This vulnerability is fixed in 26.04.1.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor intranda
Product goobi-viewer-core
Versions
  • Version >= 4.8.0, < 26.04.1 is affected

References

Problem Types

  • CWE-306: Missing Authentication for Critical Function CWE