CVE-2026-71803

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-09 21:17

Updated : 2026-09-10 19:17


NVD link : CVE-2026-71803

Mitre link : CVE-2026-71803

CVE.ORG link : CVE-2026-71803


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')