CVE-2026-9493
Description
Service Center developed by BankPro E-Service Technology has an Insecure Direct Object Reference vulnerability, allowing authenticated remote attackers to modify the parameter of a specific query function to access other users' EC order details.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Authenticated remote attackers can modify a query parameter in BankPro E-Service Technology's Service Center to access other users' EC order details via an IDOR vulnerability.
Vulnerability
Service Center developed by BankPro E-Service Technology contains an Insecure Direct Object Reference (IDOR) vulnerability (TVN-202605002). The flaw exists in a specific query function where the application does not properly validate whether an authenticated user is authorized to access the requested resource. An attacker can modify the parameter of this query function to retrieve EC order details belonging to other users. The affected product is Service Center, and the issue is rated as CVSS 6.5 (Medium) [1][2].
Exploitation
An attacker must be authenticated to the Service Center web application. The attacker then crafts a request to the vulnerable query function, altering the parameter value (likely an order identifier) to enumerate or guess valid IDs belonging to other users. No additional privileges or user interaction are required, as the function does not enforce proper access control checks on the server [2].
Impact
A successful attack results in the unauthorized disclosure of other users' EC order details, which may include sensitive personal or transactional data. The vulnerability impacts confidentiality (C) but does not affect integrity (I) or availability (A) [2].
Mitigation
The vendor has patched the vulnerability server-side. According to the advisory, the fix is applied on the backend, and users do not need to take any action [2]. No workarounds or additional steps are necessary.
AI Insight generated on May 29, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
2News mentions
0No linked articles in our index yet.