Description
WEBCON BPS is vulnerable to Insecure Direct Object Reference (IDOR) in the /api/vacations/{path} endpoint. The selectedPeople parameter in the Gantt vacation chart API does not validate whether the requesting user is authorized to access the requested users' data. An authenticated attacker can supply arbitrary user logins in the selectedPeople parameter to view vacation schedules of other employees, including managers and staff from other offices, regardless of business logic access restrictions, resulting in unauthorized disclosure of sensitive scheduling information.This vulnerability was fixed in versions: 2025.2.1.177 and 2026.1.1.20
Published: 2026-09-23
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: Unauthorized disclosure of employee vacation schedules
Action: Patch
AI Analysis

Impact

WEBCON BPS is vulnerable to an Insecure Direct Object Reference in the /api/vacations/{path} endpoint. The selectedPeople parameter used by the Gantt vacation chart API does not enforce authorization checks, allowing an authenticated user to submit arbitrary user identifiers. This flaw, classified as CWE-639, enables the attacker to read vacation schedules of any employee, including managers and staff from other offices, resulting in privacy violations and potential insider threat escalation.

Affected Systems

Affected products are WEBCON BPS from the vendor WEBCON. Versions prior to 2025.2.1.177 and 2026.1.1.20 contain the flaw. No further sub‑versions are listed in the CNA data.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, reflecting that the vulnerability requires authentication and does not lead to code execution or service disruption. EPSS data is not available, but the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is through the web API, requiring an authenticated session. An attacker can exploit this by crafting requests to the impacted endpoint and supplying arbitrary user logins in the selectedPeople parameter. No zero‑day or known exploitation evidence is reported, but the straightforward nature of the flaw makes the risk of abuse significant for organizations using unmanaged or insecure API access.

Generated by OpenCVE AI on September 23, 2026 at 16:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑supplied patch or upgrade to version 2025.2.1.177 or later, 2026.1.1.20 or later.
  • Restrict access to the /api/vacations/{path} endpoint by enforcing role‑based or least‑privilege authorization controls.
  • Audit current user permissions and remove or limit privileged access that could be abused to view sensitive vacation data.

Generated by OpenCVE AI on September 23, 2026 at 16:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 23 Sep 2026 15:00:00 +0000

Type Values Removed Values Added
Description WEBCON BPS is vulnerable to Insecure Direct Object Reference (IDOR) in the /api/vacations/{path} endpoint. The selectedPeople parameter in the Gantt vacation chart API does not validate whether the requesting user is authorized to access the requested users' data. An authenticated attacker can supply arbitrary user logins in the selectedPeople parameter to view vacation schedules of other employees, including managers and staff from other offices, regardless of business logic access restrictions, resulting in unauthorized disclosure of sensitive scheduling information.This vulnerability was fixed in versions: 2025.2.1.177 and 2026.1.1.20
Title IDOR in WEBCON BPS
First Time appeared Webcon
Webcon webcon Bps
Weaknesses CWE-639
CPEs cpe:2.3:a:webcon:webcon_bps:*:*:*:*:*:*:*:*
Vendors & Products Webcon
Webcon webcon Bps
References
Metrics cvssV4_0

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


Subscriptions

Webcon Webcon Bps
cve-icon MITRE

Status: PUBLISHED

Assigner: CERT-PL

Published:

Updated: 2026-09-23T15:20:11.492Z

Reserved: 2026-09-16T09:41:53.117Z

Link: CVE-2026-92419

cve-icon Vulnrichment

Updated: 2026-09-23T15:20:08.577Z

cve-icon NVD

Status : Deferred

Published: 2026-09-23T15:17:29.543

Modified: 2026-09-23T16:16:47.660

Link: CVE-2026-92419

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T17:00:08Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key