Description
The HCM developed by MetaGuru has a SQL Injection vulnerability. Authenticated remote attackers can inject SQL commands via specific parameters, thereby compromising the confidentiality, integrity, and availability of database data.
Published: 2026-07-15
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The MetaGuru HCM application contains a high‑severity SQL Injection flaw. Authenticated remote attackers can supply crafted input through certain parameters to inject arbitrary SQL commands. Successful exploitation would allow the attacker to read, modify, or delete data in the database, thereby breaching confidentiality, integrity, and potentially disrupting service availability. This weakness is identified as CWE‑89.

Affected Systems

The vulnerability is present in MetaGuru HCM versions that do not incorporate the vendor’s latest fixes. Specifically, any instance of HCM 7 prior to 7.5.3 and any instance of HCM 8 prior to 8.1.7.1 is affected. TheseGuru HCM platform.

Risk and Exploitability

The CVSS score of 8.7 indicates a high risk to affected systems. The EPSS score is <1%, indicating a very low but nonzero exploitation probability; the exact likelihood cannot be precisely quantified, but the low EPSS together with the high CVSS still raises concern. The attack vector be an authenticated remote attacker who can submit requests to vulnerable endpoints; therefore, compromising user credentials or successfully leveraging an existing account would provide the necessary access to execute the injection. The vulnerability is not listed in CISA’s KEV catalog, but the potential for data breach warrants prompt action.

Generated by OpenCVE AI on July 31, 2026 at 04:07 UTC.

Remediation

Vendor Solution

Update HCM 7 to version 7.5.3 or later. Update HCM 8 to version 8.1.7.1 or later.


OpenCVE Recommended Actions

  • Upgrade MetaGuru HCM to version 7.5.3 or later for HCM 7, or to 8.1.7.1 or later for HCM 8, following the vendor’s patch instructions.
  • If an immediate update is not possible, restrict remote access to the affected API or web endpoints and apply the principle of least privilege to database user accounts used by HCM, ensuring that the database connection has only the permissions required for normal operation.
  • Review and modify the application’s data‑input handling: enforce strict parameterization in all database queries and reject any unexpected or malformed input that could be interpreted as SQL.
  • Monitor database and application logs for signs of suspicious activity or failed login attempts that may indicate an attempt to gain the necessary credentials for exploitation.

Generated by OpenCVE AI on July 31, 2026 at 04:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 15 Jul 2026 07:45:00 +0000

Type Values Removed Values Added
Description The HCM developed by MetaGuru has a SQL Injection vulnerability. Authenticated remote attackers can inject SQL commands via specific parameters, thereby compromising the confidentiality, integrity, and availability of database data.
Title MetaGuru|HCM - SQL Injection
First Time appeared Metaguru
Metaguru hcm
Weaknesses CWE-89
CPEs cpe:2.3:a:metaguru:hcm:*:*:*:*:*:*:*:*
Vendors & Products Metaguru
Metaguru hcm
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: twcert

Published:

Updated: 2026-07-15T12:33:12.244Z

Reserved: 2026-07-15T07:14:34.932Z

Link: CVE-2026-15804

cve-icon Vulnrichment

Updated: 2026-07-15T12:33:06.983Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T04:15:04Z

Weaknesses
  • CWE-89

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