Cross-account order cancellation via missing ownership check
Published Jul 5, 2026 · Updated Jul 5, 2026
Improper authorization in SourceCodester Multi-Vendor Online Groceries Management System 1.0 allows remote authenticated users to cancel any order. The cancel_order function in classes/Master.php uses a client-supplied id as the only selector in an order_list UPDATE and never checks the order's client_id against the authenticated session. Any registered client can therefore cancel another client's order; public self-registration supplies the low-privilege account needed to reach the endpoint.
Summary
What happened
Improper authorization in SourceCodester Multi-Vendor Online Groceries Management System 1.0 allows remote authenticated users to cancel any order. The cancel_order function in classes/Master.php uses a client-supplied id as the only selector in an order_list UPDATE and never checks the order's client_id against the authenticated session. Any registered client can therefore cancel another client's order; public self-registration supplies the low-privilege account needed to reach the endpoint.
The record
- CVE
- CVE-2026-14693
- Published
- Jul 5, 2026
- Updated
- Jul 5, 2026
- Vendor
- Online Computer and Laptop Store Project
- Product
- Multi-Vendor Online Groceries Management System
- Classifications
- CWE-266, CWE-285, T1565.001
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 5, 2026CVE publishedPublication date reported by the CVE source.
- Jul 5, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Multi-Vendor Online Grocery Management System 1.0 - IDOR Allows Cancellation of Any Orderproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo