Description
Client-Side Enforcement of Server-Side Security vulnerability in Gobito Informatics Technologies Engineering Industry and Trade Ltd. Co. Corporate Training Management System allows Input Data Manipulation.

This issue affects Corporate Training Management System: before dd1a9df64.
Published: 2026-07-20
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from client-side enforcement of server-side security rules in Gobito's Corporate Training Management System. Because access controls and state transitions are validated only in the browser, an attacker can craft input that bypasses legitimate business logic, potentially granting unauthorized access to training records or manipulating progress metrics. This results in a confidentiality or integrity breach of training data and could compromise audit trails. The flaw is classified as CWE‑602, Business Logic Errors.

Affected Systems

Vulnerable versions are those before the commit dd1a9df64 of the Corporate Training Management System produced by Gobito Informatics Technologies Engineering Industry and Trade Ltd. Co. No specific product sub‑versions are listed, so any release containing the identified client‑side enforcement mechanism is affected.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity. Because the EPSS score is not available, the current probability of exploit remains unknown, and the vulnerability is not listed in CISA’s KEV catalog. Likely exploitation requires an attacker with the ability to inject or alter client‑side data, such as a compromised user account or access to the application’s web interface. Without server‑side validation, the business logic bypass can be triggered manually or through crafted requests, making the attack relatively straightforward for a motivated adversary.

Generated by OpenCVE AI on July 21, 2026 at 20:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the latest version of Corporate Training Management System (the commit after dd1a9df64) to replace client-side enforcement logic
  • Implement server-side validation checks for all user input that determines training access or progress to eliminate reliance on client-side controls
  • Configure monitoring of user actions and audit logs to detect anomalous state changes that indicate business logic bypass attempts
  • Consider temporarily limiting or restricting the affected feature set until a fully validated codebase is deployed

Generated by OpenCVE AI on July 21, 2026 at 20:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Description Client-Side Enforcement of Server-Side Security vulnerability in Gobito Informatics Technologies Engineering Industry and Trade Ltd. Co. Corporate Training Management System allows Input Data Manipulation. This issue affects Corporate Training Management System: before dd1a9df64.
Title Business Logic Bypass in Gobito's Corporate Training Management System
Weaknesses CWE-602
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-07-21T14:56:53.418Z

Reserved: 2026-06-29T14:27:22.477Z

Link: CVE-2026-13724

cve-icon Vulnrichment

Updated: 2026-07-21T13:40:11.583Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T20:45:03Z

Weaknesses
  • CWE-602

    Client-Side Enforcement of Server-Side Security