CVE-2026-45083
Deferred Deferred - Pending Action
Arbitrary Solr Expression Injection in Goobi viewer

Publication date: 2026-05-27

Last updated on: 2026-05-29

Assigner: GitHub, Inc.

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-27
Last Modified
2026-05-29
Generated
2026-06-17
AI Q&A
2026-05-28
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
goobi goobi_viewer From 4.8.0 (inc) to 26.04.1 (exc)
goobi goobi_viewer 26.04.1
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

The vulnerability exists in the Goobi viewer web application versions from 4.8.0 up to but not including 26.04.1. The REST endpoint POST /api/v1/index/stream accepts an arbitrary Solr streaming expression from unauthenticated network clients and forwards it directly to the backend Solr server without any restrictions.

This means that an attacker can send specially crafted requests to this endpoint to execute arbitrary Solr streaming expressions, potentially allowing them to read the entire Solr index.

In default Solr deployments, this can also enable the attacker to modify or delete indexed records.

Impact Analysis

This vulnerability can have severe impacts including unauthorized access to sensitive indexed data stored in the Solr server.

An attacker could read confidential information from the Solr index, which may include sensitive or private data.

Additionally, the attacker could modify or delete indexed records, leading to data integrity issues, loss of data, or disruption of services relying on the Solr index.

Because the vulnerability can be exploited remotely without authentication, it poses a high risk to systems using vulnerable versions of the Goobi viewer.

Mitigation Strategies

To mitigate this vulnerability, you should upgrade the Goobi viewer to version 26.04.1 or later, where the issue is fixed.

Compliance Impact

The vulnerability allows unauthenticated attackers to read, modify, or delete the complete Solr index used by the Goobi viewer application. This could lead to unauthorized access to sensitive data and data integrity issues.

Such unauthorized access and potential data manipulation could result in non-compliance with data protection regulations like GDPR and HIPAA, which require strict controls over access to personal and sensitive information as well as ensuring data integrity and confidentiality.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-45083. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart