Impact
The JSON API User plugin for WordPress exposes a stored cross‑site scripting flaw in the post result, any user who views a page that displays that comment will execute the embedded script, leading to a stored XSS event. The weakness is classified under CWE‑79.
Affected Systems
Affected are sites running the parorrey JSON API User plugin on WordPress with versions up to and including 4.1.0. The flaw applies to any user having subscriber‑level access or higher who can invoke the post_comment API, which is common on many installations that enable comment posting through the API.
Risk and Exploitability
The vulnerability carries a CVSS score of 6.4, indicating moderate severity, while its EPSS score of < 1% suggests a very low exploitation probability in the wild. It is not listed in CISA’s KEV catalog. The attack requires only authenticated subscriber‑level credentials; therefore, once a comment is inserted and approved, the malicious script persists until removal. The lack of input sanitization directly aligns with CWE‑79.
OpenCVE Enrichment