---
id: CVE-2022-3962
aliases:
  - GHSA-6f4m-j56w-55c3
  - GO-2023-2075
title: Kiali content spoofing vulnerability
summary: Kiali content spoofing vulnerability
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N'
vendor: kiali
product: github.com/kiali/kiali
ecosystem: go
affected:
  - github.com/kiali/kiali < 1.57.4
patched:
  - github.com/kiali/kiali 1.57.4
published: '2023-09-23'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T03:49:58.069138369Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-6f4m-j56w-55c3'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2022-3962'
  - url: >-
      https://github.com/kiali/kiali/commit/aab7694f850f04d7fd875fac5f720a93ccdf01ad
  - url: 'https://access.redhat.com/errata/RHSA-2023:0542'
  - url: 'https://access.redhat.com/security/cve/CVE-2022-3962'
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2148661'
  - url: 'https://github.com/kiali/kiali'
  - url: 'https://issues.redhat.com/browse/OSSM-2251?attachmentViewMode=list'
tags:
  - osv
  - go
epss: 0.00711
epssPercentile: 0.52172
ingestedAt: '2026-09-12T03:13:01.758Z'
---

## Overview

A content spoofing vulnerability was found in Kiali. It was discovered that Kiali does not implement error handling when the page or endpoint being accessed cannot be found. This issue allows an attacker to perform arbitrary text injection when an error response is retrieved from the URL being accessed.

## Affected packages

- `github.com/kiali/kiali < 1.57.4`

## Remediation

Upgrade to a patched release:

- `github.com/kiali/kiali 1.57.4`
