CVE-2026-10235
Received Received - Intake
SQL Injection in CodeAstro Ingredients Stock Management System

Publication date: 2026-06-01

Last updated on: 2026-06-01

Assigner: VulDB

Description
A flaw has been found in CodeAstro Ingredients Stock Management System 1.0. This vulnerability affects unknown code of the file /Ingredients-Stock/stock_manager.php. This manipulation of the argument txt_search_category causes sql injection. The attack may be initiated remotely. The exploit has been published and may be used.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-01
Last Modified
2026-06-01
Generated
2026-06-01
AI Q&A
2026-06-01
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
CWE-74 The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a flaw found in the CodeAstro Ingredients Stock Management System version 1.0. It exists in the file /Ingredients-Stock/stock_manager.php and is caused by improper handling of the argument txt_search_category, which leads to an SQL injection vulnerability. This means that an attacker can manipulate this argument to execute arbitrary SQL commands on the database.

The attack can be initiated remotely, and an exploit for this vulnerability has already been published, making it possible for attackers to use it.


How can this vulnerability impact me? :

This SQL injection vulnerability can allow an attacker to manipulate the database behind the stock management system. Potential impacts include unauthorized access to sensitive data, modification or deletion of data, and disruption of the system's normal operations.

Since the exploit is publicly available and the attack can be performed remotely, the risk of exploitation is significant if the system is not properly secured or patched.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart