---
id: CVE-2024-36110
aliases:
  - GHSA-927p-xrc2-x2gj
  - PYSEC-2026-1126
title: ansibleguy-webui Cross-site Scripting vulnerability
summary: ansibleguy-webui Cross-site Scripting vulnerability
severity: high
cvss: 8.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:L'
vendor: ansibleguy-webui
product: ansibleguy-webui
ecosystem: pip
affected:
  - ansibleguy-webui < 0.0.21
patched:
  - ansibleguy-webui 0.0.21
published: '2024-05-28'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T03:49:18.889984946Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-927p-xrc2-x2gj'
references:
  - url: >-
      https://github.com/ansibleguy/webui/security/advisories/GHSA-927p-xrc2-x2gj
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-36110'
  - url: 'https://github.com/ansibleguy/webui/issues/44'
  - url: >-
      https://github.com/ansibleguy/webui/commit/7737b47e7f7ddbfec7b1418c724598363718d522
  - url: 'https://github.com/ansibleguy/webui'
  - url: 'https://github.com/ansibleguy/webui/files/15358522/Report.pdf'
tags:
  - osv
  - pip
epss: 0.00403
epssPercentile: 0.34404
ingestedAt: '2026-07-08T18:25:47.572Z'
---

## Overview

### Impact
Multiple forms in version <0.0.21 allowed injection of HTML elements.
These are returned to the user after executing job actions and thus evaluated by the browser.

### Patches
We recommend to upgrade to version >= [0.0.21](https://github.com/ansibleguy/webui/releases/tag/0.0.21)

### References

* [Report](https://github.com/ansibleguy/webui/files/15358522/Report.pdf)
* [GitHub Issue 44](https://github.com/ansibleguy/webui/issues/44)


## Affected packages

- `ansibleguy-webui < 0.0.21`

## Remediation

Upgrade to a patched release:

- `ansibleguy-webui 0.0.21`
