CVE-2026-14746 in Real State Servicesinfo

Summary

by MITRE • 07/05/2026

A security vulnerability has been detected in code-projects Real State Services 1.0. Affected is an unknown function of the file /addprojectrent.php. The manipulation of the argument amen leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed publicly and may be used.

If you want to get best quality of vulnerability data, you may have to visit VulDB.

Analysis

by VulDB Data Team • 07/05/2026

This vulnerability resides within the code-projects Real State Services 1.0 application where an insecure input handling mechanism exists in the /addprojectrent.php file. The specific flaw occurs when processing the amen parameter which is passed to an unknown function, creating a pathway for malicious actors to inject arbitrary SQL commands into the database query execution process. This represents a classic sql injection vulnerability that allows attackers to manipulate the underlying database structure and potentially extract sensitive information.

The technical exploitation of this vulnerability follows established patterns documented in CWE-89 which categorizes improper neutralization of special elements used in an SQL command. The attack vector is remotely accessible, meaning that an attacker does not require physical access to the system or local network privileges to exploit this weakness. The amen parameter serves as the injection point where malicious sql payloads can be constructed and executed against the database backend. This remote exploitation capability significantly increases the threat surface and potential impact of the vulnerability.

The operational impact of this vulnerability extends beyond simple data theft, as it provides attackers with the ability to modify or delete critical real estate data within the application's database. Given that this is a real estate services platform, the compromised data may include sensitive client information, property details, rental agreements, and financial records. The disclosure of this exploit publicly means that threat actors can immediately leverage this knowledge without requiring additional reconnaissance or development time to create working attack payloads.

Security practitioners should implement comprehensive input validation mechanisms that sanitize all user-supplied data before processing within database queries. This includes employing parameterized queries or prepared statements which are the primary defense against sql injection attacks according to OWASP Top Ten and NIST guidelines. Additionally, implementing proper access controls, database query logging, and regular security testing can help detect and prevent exploitation attempts. The application should also be updated with proper input sanitization routines that specifically validate the amen parameter to ensure only expected data types are processed. Organizations using this software should immediately apply patches or implement compensating controls such as web application firewalls that can detect and block sql injection patterns in real-time, aligning with ATT&CK technique T1190 for exploitation of known vulnerabilities.

Responsible

VulDB

Disclosure

07/05/2026

Moderation

accepted

CPE

ready

Exploit

Download

EPSS

0.00269

KEV

no

Activities

very low

Sources

Interested in the pricing of exploits?

See the underground prices here!