← Vulnerability feed

Vulnerability record · CVE-2019-14470 · published 4 September 2019

CVE-2019-14470: WordPress UserPro plugin reflected XSS via error_description parameter

IInstagram Php Api Project · Instagram Php Api

The cosenary Instagram-PHP-API library bundled with the UserPro WordPress plugin through 4.9.32 reflects the error_description parameter in example/success.php without proper output encoding. An attacker who can lure a victim to a crafted URL can execute script in the victim's browser in the context of the affected site. The flaw is a reflected cross-site scripting issue (CWE-79) rated CVSS 3.0 6.1 (Medium).

6.1 CVSS 3.0 Medium EPSS 83% · top 0.3% CWE-79 · Cross-site scripting
6.1CVSS 3.0 base score, v2 4.3
83%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
8References, 4 tagged exploit
17 Jun 2026Last modified by NVD

Description

cosenary Instagram-PHP-API (aka Instagram PHP API V2), as used in the UserPro plugin through 4.9.32 for WordPress, has XSS via the example/success.php error_description parameter.

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: medium.

high priorityThe CVSS score is only medium, but public exploit code exists and EPSS is very high (0.83, 99.7th percentile), making near-term exploitation plausible.

What it is

The cosenary Instagram-PHP-API library bundled with the UserPro WordPress plugin through 4.9.32 reflects the error_description parameter in example/success.php without proper output encoding. An attacker who can lure a victim to a crafted URL can execute script in the victim's browser in the context of the affected site. The flaw is a reflected cross-site scripting issue (CWE-79) rated CVSS 3.0 6.1 (Medium).

Impact

An attacker can run arbitrary JavaScript in a victim's browser session on the WordPress site, enabling session theft, credential phishing, or actions performed as the victim. Because the CVSS scope is changed (S:C), impact can extend beyond the vulnerable component.

Attack surface

Reached over the network through a crafted URL targeting example/success.php with a malicious error_description value. No authentication is required (PR:N), but the victim must be induced to click the link or load the page (UI:R).

Exploitation

Not listed in CISA KEV, but public exploit references exist (Exploit-DB 47304 and Packet Storm) and EPSS is very high at 0.83 (99.7th percentile), indicating elevated likelihood of exploitation activity.

What to do

  • Update the UserPro plugin to a version later than 4.9.32, or update the bundled cosenary Instagram-PHP-API library to a fixed commit.
  • If patching is not immediately possible, remove or restrict access to example/success.php and other example scripts shipped with the library.
  • Apply output encoding for the error_description parameter and validate/whitelist its expected values.
  • Deploy a WAF rule to block script payloads in the error_description parameter on affected paths.
  • Audit the site for other bundled third-party libraries with similar unpatched example scripts.

Detection

  • Search web server logs for requests to example/success.php containing script tags or encoded script payloads in the error_description parameter.
  • Monitor for reflected XSS indicators such as alert(), document.cookie, or event handler strings in query parameters hitting WordPress endpoints.
  • Review WordPress plugin inventory and file integrity for UserPro versions at or below 4.9.32 and the presence of example/success.php.
  • Correlate outbound or anomalous admin session activity following visits to crafted URLs from external referrers.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

2 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2019-14470 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

6.1CVE-2026-42897Microsoft Exchange Server XSS enables spoofingMicrosoft Exchange Server and Exchange Server Subscription Edition fail to neutralize input during web page generation, a cross-site scripting flaw (…KEVEPSS 0.52%analysed6.1CVE-2025-48700Zimbra Classic UI stored XSS via crafted email HTMLZimbra Collaboration Suite Classic UI fails to properly sanitize HTML content in email messages, allowing crafted tag structures and attribute values…KEVEPSS 1.7%analysed6.1CVE-2025-66376Zimbra Collaboration Classic UI stored XSS via CSS @import in emailZimbra Collaboration Suite 10 before 10.0.18 and 10.1 before 10.1.13 allows stored cross-site scripting in the Classic UI through CSS @import directi…KEVEPSS 20%analysed6.1CVE-2025-68461Roundcube Webmail XSS via SVG animate tagRoundcube Webmail before 1.5.12 and 1.6 before 1.6.12 is vulnerable to cross-site scripting through the animate tag in an SVG document. Because the f…KEVEPSS 27%analysed10.0CVE-2026-22769Dell RecoverPoint for Virtual Machines hardcoded credential flawDell RecoverPoint for Virtual Machines versions prior to 6.0.3.1 HF1 contain a hardcoded credential vulnerability (CWE-798). An unauthenticated remot…KEVEPSS 13%analysed7.1CVE-2025-14611Gladinet CentreStack and Triofox hardcoded AES key enables file inclusionCentreStack and Triofox before 16.12.10420.56791 use hardcoded values in their AES cryptoscheme, weakening protection for publicly exposed endpoints.…KEVEPSS 53%analysed5.4CVE-2021-26829OpenPLC ScadaBR stored XSS via system_settings.shtmOpenPLC ScadaBR through 0.9.1 on Linux and through 1.12.4 on Windows allows stored cross-site scripting through system_settings.shtm. Because the inj…KEVEPSS 48%analysed5.4CVE-2025-27915Zimbra Classic Web Client stored XSS via ICS file HTMLZimbra Collaboration Suite 9.0, 10.0 and 10.1 fail to sanitize HTML content in ICS files in the Classic Web Client. A malicious ICS entry embedded in…KEVEPSS 4.0%analysed

Source: NIST National Vulnerability Database (record CVE-2019-14470), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.