CVE-2026-14769
Received Received - Intake

SQL Injection in Real State Services

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

Publication date: 2026-07-05

Last updated on: 2026-07-05

Assigner: VulDB

Description

A security vulnerability has been detected in code-projects Real State Services 1.0. This issue affects some unknown processing of the file /pay.php. Such manipulation of the argument Bankname leads to sql injection. The attack may be performed from remote. The exploit has been disclosed publicly and may be used.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-05
Last Modified
2026-07-05
Generated
2026-07-06
AI Q&A
2026-07-06
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
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.
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.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in code-projects Real State Services 1.0, specifically in the file /pay.php. It involves improper handling of the Bankname argument, which allows an attacker to perform SQL injection. This means that an attacker can manipulate the input to execute arbitrary SQL commands on the database.

The attack can be carried out remotely, and the exploit has been publicly disclosed, making it easier for attackers to use this vulnerability.

Impact Analysis

This SQL injection vulnerability can lead to unauthorized access to or manipulation of the database. Potential impacts include data leakage, data modification, or deletion, which can compromise the confidentiality, integrity, and availability of the affected system.

Since the attack can be performed remotely without any authentication, it poses a significant security risk.

Chat Assistant

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

EPSS Chart