CVE-2026-10235
Deferred Deferred - Pending Action

SQL Injection in CodeAstro Ingredients Stock Management System

Vulnerability report for CVE-2026-10235, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

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-07-11
AI Q&A
2026-06-01
EPSS Evaluated
2026-07-10
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 Quick Actions

Instant insights powered by AI
Executive Summary

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.

Impact Analysis

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.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-10235. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart