CVE-2026-5811
Business Logic Error in SourceCodester Online Food Ordering System
Publication date: 2026-04-08
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sourcecodester | online_food_ordering_system | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-840 | Business Logic Errors |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the SourceCodester Online Food Ordering System 1.0, specifically in the save_product function within the /Actions.php file. It involves manipulation of the POST parameter 'price', which leads to business logic errors. An attacker can exploit this remotely, and the exploit is publicly available.
How can this vulnerability impact me? :
The vulnerability can cause business logic errors by manipulating the price parameter, potentially allowing attackers to alter product pricing or related business processes. This could lead to financial losses or incorrect order processing.