CVE-2026-92419 PUBLISHED

IDOR in WEBCON BPS

Assigner: CERT-PL
Reserved: 16.09.2026 Published: 23.09.2026 Updated: 23.09.2026

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

Metrics

CVSS 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
CVSS Score: 5.3

Product Status

Vendor WEBCON
Product WEBCON BPS
Versions Default: unaffected
  • affected from 2024.1.1.145 to 2025.2.1.177 (excl.)
  • affected from 2026.1.1.1 to 2026.1.1.20 (excl.)

Credits

  • Robert Strzoda finder

References

Problem Types

  • CWE-639 Authorization bypass through User-Controlled key CWE