---
id: CVE-2026-71803
title: money-pos 1.0 contains a stored Cross-Site Scripting (XSS) vulnerability
summary: >-
  money-pos 1.0 contains a stored Cross-Site Scripting (XSS) vulnerability. When
  processing returns, the backend fails to filter or escape the goodsName
  parameter, directly concatenating it into the order log description; the
  frontend subs…
severity: medium
cvss: 5.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'
cvssSource: adp
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-10T18:51:47.370772Z'
exploitAvailable: true
published: '2026-09-09'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T18:52:48.646Z'
source: CVEORG
sourceUrl: 'https://www.cve.org/CVERecord?id=CVE-2026-71803'
references:
  - url: 'https://github.com/W000i/vuln/issues/7'
tags:
  - cve.org
  - exploit-available
epss: 0.00194
epssPercentile: 0.09384
ingestedAt: '2026-09-11T16:45:48.026Z'
---

## Overview

money-pos 1.0 contains a stored Cross-Site Scripting (XSS) vulnerability. When processing returns, the backend fails to filter or escape the goodsName parameter, directly concatenating it into the order log description; the frontend subsequently renders this content using v-html. An attacker with product creation privileges can inject a malicious JavaScript payload, causing unauthorized code execution when an administrator views the order logs.

## Remediation

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