Description
A vulnerability was identified in tsi-coop tsi-dpdp-cms up to 0.5.0. This affects an unknown part of the file InterceptingFilter.java of the component Bootstrap Setup Endpoint. The manipulation leads to missing authentication. The attack can be initiated remotely. The exploit is publicly available and might be used. Upgrading to version 0.5.1 is able to mitigate this issue. Upgrading the affected component is recommended.
Published: 2026-09-02
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows attackers to bypass authentication when accessing the bootstrap setup endpoint in tsi-dpdp-cms. Because InterceptingFilter.java does not enforce credential checks, an attacker can invoke bootstrap functions without legitimate credentials, exposing the system to unauthorized configuration and control. The flaw exists in all releases up to version 0.5.0 and can be exploited remotely.

Affected Systems

The affected product is tsi-coop's tsi-dpdp-cms, versions older than 0.5.1. The security fix is included in release 0.5.1, which restores proper authentication enforcement on the bootstrap endpoint.

Risk and Exploitability

This issue has a CVSS score of 6.9, indicating moderate severity. The exploit is publicly available and can be launched remotely, but its EPSS score is not disclosed and it has not been listed in the CISA KEV catalog. Attackers could leverage the missing authentication to gain unauthorized access, so the risk is significant for exposed deployments.

Generated by OpenCVE AI on September 3, 2026 at 09:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade tsi-dpdp-cms to version 0.5.1 or later.
  • If an upgrade is delayed, restrict network access to the bootstrap setup endpoint to trusted networks or enforce stricter access controls.
  • Monitor application logs for unauthenticated access attempts to the bootstrap endpoint and verify that authentication checks are active.

Generated by OpenCVE AI on September 3, 2026 at 09:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 08:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 02 Sep 2026 18:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in tsi-coop tsi-dpdp-cms up to 0.5.0. This affects an unknown part of the file InterceptingFilter.java of the component Bootstrap Setup Endpoint. The manipulation leads to missing authentication. The attack can be initiated remotely. The exploit is publicly available and might be used. Upgrading to version 0.5.1 is able to mitigate this issue. Upgrading the affected component is recommended.
Title tsi-coop tsi-dpdp-cms Bootstrap Setup Endpoint InterceptingFilter.java missing authentication
First Time appeared Tsi-coop
Tsi-coop tsi-dpdp-cms
Weaknesses CWE-287
CWE-306
CPEs cpe:2.3:a:tsi-coop:tsi-dpdp-cms:*:*:*:*:*:*:*:*
Vendors & Products Tsi-coop
Tsi-coop tsi-dpdp-cms
References
Metrics cvssV2_0

{'score': 6.4, 'vector': 'AV:N/AC:L/Au:N/C:N/I:P/A:P/E:POC/RL:OF/RC:C'}

cvssV3_0

{'score': 6.5, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L/E:P/RL:O/RC:C'}

cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L/E:P/RL:O/RC:C'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Tsi-coop Tsi-dpdp-cms
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-02T19:04:15.630Z

Reserved: 2026-09-02T11:57:01.564Z

Link: CVE-2026-84840

cve-icon Vulnrichment

Updated: 2026-09-02T19:03:37.480Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T19:18:09.393

Modified: 2026-09-03T17:25:25.113

Link: CVE-2026-84840

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T09:15:05Z

Weaknesses
  • CWE-287

    Improper Authentication

  • CWE-306

    Missing Authentication for Critical Function