Description
A vulnerability was determined in tsi-coop tsi-dpdp-cms up to 0.5.0. Affected by this issue is some unknown functionality of the file web.xml of the component Admin Console/DPO Compliance Console. Executing a manipulation can lead to missing authentication. It is possible to launch the attack remotely. The exploit has been publicly disclosed and may be utilized. Upgrading to version 0.5.1 can resolve this issue. It is suggested to upgrade the affected component.
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 is a missing authentication requirement in the web.xml configuration of the Admin Console and DPO Compliance Console of tsi-dpdp-cms, representing a CWE-287 and CWE-306 weakness. An attacker can craft requests that bypass user validation and gain unauthorized access to the console.

Affected Systems

Version 0.5.0 and earlier of tsi-coop’s tsi-dpdp-cms are affected. The problematic component is the Admin Console/DPO Compliance Console module. An upgrade to version 0.5.1 eliminates the missing authentication configuration and resolves the issue.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity. EPSS scores are not provided, and the vulnerability is not listed in the CISA KEV catalog. The flaw can be exploited remotely via crafted HTTP requests, and it has been publicly disclosed, allowing potential exploitation. Because the administrator interface is exposed over the network, the attack vector can be ground up from any machine that can reach the exposed port unless additional network controls are in place.

Generated by OpenCVE AI on September 3, 2026 at 11:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official patch by upgrading to tsi-dpdp-cms version 0.5.1 or later.
  • If an upgrade is not immediately possible, temporarily enforce authentication by editing web.xml to require user credentials before accessing the console.
  • Limit inbound traffic to the admin console port using firewall rules or a reverse‑proxy, restricting access to known administrative IP ranges until the patch can be applied.

Generated by OpenCVE AI on September 3, 2026 at 11:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 16: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:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in tsi-coop tsi-dpdp-cms up to 0.5.0. Affected by this issue is some unknown functionality of the file web.xml of the component Admin Console/DPO Compliance Console. Executing a manipulation can lead to missing authentication. It is possible to launch the attack remotely. The exploit has been publicly disclosed and may be utilized. Upgrading to version 0.5.1 can resolve this issue. It is suggested to upgrade the affected component.
Title tsi-coop tsi-dpdp-cms Admin Console/DPO Compliance Console web.xml 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': 5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:N/A:N/E:POC/RL:OF/RC:C'}

cvssV3_0

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

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/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:L/VI:N/VA:N/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-03T15:03:17.600Z

Reserved: 2026-09-02T11:56:57.230Z

Link: CVE-2026-84839

cve-icon Vulnrichment

Updated: 2026-09-03T15:03:08.783Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-84839

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T11:30:03Z

Weaknesses
  • CWE-287

    Improper Authentication

  • CWE-306

    Missing Authentication for Critical Function