Description
A vulnerability was identified in CodeAstro Apartment Visitor Management System 1.0. Affected by this vulnerability is an unknown functionality of the file password-recovery.php. The manipulation of the argument email leads to sql injection. Remote exploitation of the attack is possible. The exploit is publicly available and might be used.
Published: 2026-08-20
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Swapping the email argument in password‑recovery.php allows an unauthenticated user to inject arbitrary SQL, potentially exposing or altering all data in the underlying database. This injection can be triggered remotely by sending a crafted request to the affected script, and an exploit is publicly available, escalating the risk to active exploitation.

Affected Systems

CodeAstro Apartment Visitor Management System version 1.0 is affected. No other product versions are documented as vulnerable.

Risk and Exploitability

The CVSS score of 6.9 reflects a moderate severity risk. An attacker can reach the vulnerable endpoint without authentication, making exploitation straightforward. The EPSS score is not provided, so the precise likelihood is unclear, but the public availability of exploit code suggests a realistic threat. The vulnerability is not yet listed in the CISA KEV catalog.

Generated by OpenCVE AI on August 20, 2026 at 20:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Obtain and deploy the latest CodeAstro release or patch that addresses the SQL injection in password‑recovery.php.
  • Modify the email parameter handling to use parameterized queries or prepared statements, ensuring all user input is sanitized before database use.
  • Restrict public access to password‑recovery.php, requiring legitimate user authentication or additional verification such as CAPTCHA.

Generated by OpenCVE AI on August 20, 2026 at 20:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in CodeAstro Apartment Visitor Management System 1.0. Affected by this vulnerability is an unknown functionality of the file password-recovery.php. The manipulation of the argument email leads to sql injection. Remote exploitation of the attack is possible. The exploit is publicly available and might be used.
Title CodeAstro Apartment Visitor Management System password-recovery.php sql injection
First Time appeared Codeastro
Codeastro apartment Visitor Management System
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:codeastro:apartment_visitor_management_system:*:*:*:*:*:*:*:*
Vendors & Products Codeastro
Codeastro apartment Visitor Management System
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Codeastro Apartment Visitor Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-20T16:30:10.787Z

Reserved: 2026-08-20T08:29:56.215Z

Link: CVE-2026-77020

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-20T17:19:49.237

Modified: 2026-08-20T17:19:49.237

Link: CVE-2026-77020

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T20:30:05Z

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')