CVE Catalog

CVE-2026-75132

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

21th percentile - higher than 21% of all known CVEs

Summary

WAPT Server versions 2.6.1.17834 and earlier contain a SQL injection vulnerability in the `columns` parameter of the GET `/api/v3/hosts` endpoint. A remote authenticated user with read-only privileges can inject arbitrary PostgreSQL expressions, bypass host scope restrictions, and read information from other rows or tables.

Risk Assessment

The attack could allow unauthorized access to database data, including information about other hosts, posing a serious confidentiality breach.

Recommendation

Update WAPT Server to a patched version immediately and restrict user privileges to the minimum necessary.

Other vulnerabilities in WAPT Server

Original NVD description (English source)

WAPT Server versions 2.6.1.17834 and earlier contains a SQL injection vulnerability in the `columns` parameter of the GET `/api/v3/hosts` endpoint. A remote authenticated user with read-only privileges can inject arbitrary PostgreSQL expressions into the SQL query constructed by WAPT. By exploiting the injection point, an attacker can inject additional PostgreSQL statements, bypass the host scope restrictions applied to the account, and read information from other rows or tables within the database.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS