CVE-2026-71879
Received Received - Intake

Authentication Bypass in GBIF IPT Before First Reboot

Vulnerability report for CVE-2026-71879, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-18

Last updated on: 2026-08-18

Assigner: Mandiant Inc.

Description

Missing authentication in initial setup functionality left exposed until first reboot in GBIF Integrated Publishing Toolkit versions before 3.3.4 allows remote authenticated attackers to gain administrative control via authentication bypass

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-18
Last Modified
2026-08-18
Generated
2026-08-18
AI Q&A
2026-08-18
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
gbif integrated_publishing_toolkit to 3.3.4 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-288 The product requires authentication, but the product has an alternate path or channel that does not require authentication.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an authentication bypass in the GBIF Integrated Publishing Toolkit (IPT) versions before 3.3.4. During initial setup, the system leaves the setup functionality exposed until the first reboot. This allows remote authenticated attackers to gain administrative control by accessing the /setupInstallationComplete.do endpoint, which provides an administrative JSESSIONID cookie without proper authentication.

Detection Guidance

Check if the /setupInstallationComplete.do endpoint is accessible without authentication before the first reboot. Use curl to test the endpoint: curl -v http://<target-IP>/setupInstallationComplete.do. If it returns an administrative JSESSIONID cookie, the system is vulnerable.

Impact Analysis

An attacker could exploit this to gain full administrative access to the IPT system, potentially allowing them to modify configurations, access sensitive data, or disrupt services. Exploitation requires knowledge of the specific endpoint but no additional tools or credentials. The impact is high but exploitability is low since the vulnerability only exists before a reboot.

Mitigation Strategies

Update the Integrated Publishing Toolkit to version 3.3.4 or later to resolve the vulnerability. If immediate updating is not possible, reboot the server to temporarily mitigate the issue until the update can be applied.

Chat Assistant

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

EPSS Chart