---
id: CVE-2026-75132
title: >-
  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
summary: >-
  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 exp…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-89
published: '2026-08-31'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T20:18:59.270'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-75132'
references:
  - url: >-
      https://www.vulncheck.com/advisories/wapt-server-sql-injection-via-api-v3-hosts-endpoint
    label: disclosure@vulncheck.com
  - url: 'https://www.wapt.fr/en/doc/wapt-changelog.html'
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00491
epssPercentile: 0.39596
ingestedAt: '2026-09-08T21:11:12.288Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
