Description
A security flaw has been discovered in CodeAstro Ecommerce Website 1.0. Impacted is an unknown function of the file /customer/my_account.php?my_wishlist. The manipulation of the argument delete_wishlist results in sql injection. The attack can be launched remotely. The exploit has been released to the public and may be used for attacks.
Published: 2026-07-06
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw has been identified in CodeAstro Ecommerce Website 1.0 that allows a remote attacker to manipulate the delete_wishlist parameter in the /customer/my_account.php?my_wishlist endpoint, resulting in arbitrary SQL injection. This vulnerability can enable the execution of unauthorized database queries, allowing the attacker to read, modify, or delete stored data and therefore compromising the confidentiality and integrity of the application’s database. The weakness is classified as CWE-74 and CWE-89 and has a publicly released exploit that demonstrates the attack can be carried out remotely.

Affected Systems

The affected product is CodeAstro Ecommerce Website version 1.0, accessed via the /customer/my_account.php?my_wishlist page. The vulnerability is triggered by the delete_wishlist argument, but no other versions or products are mentioned in the CVE data.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium severity level for potential data compromise. The EPSS score of < 1% suggests a very low probability of exploitation under typical circumstances, and the vulnerability is not listed in the CISA KEV catalog. Despite these low exploitation likelihood metrics, a publicly available exploit and the ability to launch the attack remotely raise operational concern, especially for sites that rely on the vulnerable component for customer account management.

Generated by OpenCVE AI on August 1, 2026 at 18:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy a patched or newer version of CodeAstro Ecommerce Website that fixes the SQL injection in delete_wishlist if available.
  • Apply rigorous input validation to the delete_wishlist parameter, or refactor the code to use prepared statements and parameterized queries so that user input is not concatenated into SQL commands.
  • Install or configure a web application firewall or intrusion prevention system with SQL injection detection signatures targeting requests to /customer/my_account.php.

Generated by OpenCVE AI on August 1, 2026 at 18:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 06 Jul 2026 06:00:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in CodeAstro Ecommerce Website 1.0. Impacted is an unknown function of the file /customer/my_account.php?my_wishlist. The manipulation of the argument delete_wishlist results in sql injection. The attack can be launched remotely. The exploit has been released to the public and may be used for attacks.
Title CodeAstro Ecommerce Website my_account.php sql injection
First Time appeared Codeastro
Codeastro ecommerce Website
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:codeastro:ecommerce_website:*:*:*:*:*:*:*:*
Vendors & Products Codeastro
Codeastro ecommerce Website
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Codeastro Ecommerce Website
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-06T16:48:57.418Z

Reserved: 2026-07-05T18:35:18.514Z

Link: CVE-2026-14799

cve-icon Vulnrichment

Updated: 2026-07-06T16:35:53.013Z

cve-icon NVD

Status : Deferred

Published: 2026-07-06T06:16:27.710

Modified: 2026-07-06T18:16:41.000

Link: CVE-2026-14799

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T19:00:12Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')