← Vulnerability feed

Vulnerability record · CVE-2023-0992 · published 9 June 2023

CVE-2023-0992: Shield Security WordPress plugin stored XSS via User-Agent header

Getshieldsecurity · Shield Security

The Shield Security plugin for WordPress is vulnerable to stored cross-site scripting in versions up to and including 17.0.17. The flaw is reached through the 'User-Agent' header, allowing unauthenticated attackers to inject arbitrary web scripts that execute when a user views an injected page.

6.1 CVSS 3.1 Medium EPSS 93% · top 0.2% CWE-79 · Cross-site scripting
6.1CVSS 3.1 base score
93%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
7References
17 Jun 2026Last modified by NVD

Description

The Shield Security plugin for WordPress is vulnerable to stored Cross-Site Scripting in versions up to, and including, 17.0.17 via the 'User-Agent' header. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

CVSS:3.1/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: high.

high priorityUnauthenticated injection with a very high EPSS score and a patch available makes timely remediation important, though exploitation requires a victim to view the injected page.

What it is

The Shield Security plugin for WordPress is vulnerable to stored cross-site scripting in versions up to and including 17.0.17. The flaw is reached through the 'User-Agent' header, allowing unauthenticated attackers to inject arbitrary web scripts that execute when a user views an injected page.

Impact

An attacker can run arbitrary script in the context of a victim's browser session, potentially stealing cookies or session tokens and performing actions as the victim. Because the payload is stored, it can affect multiple users over time.

Attack surface

Reachable over the network by sending a crafted User-Agent header; no authentication is required to inject, but a victim must access the injected page for the script to execute (UI:R).

Exploitation

Not listed in CISA KEV and no ransomware usage is documented; EPSS is very high (0.93046, 99.828th percentile), and references include a patch and third-party advisory, indicating public technical detail but no confirmed in-the-wild exploitation in this record.

What to do

  • Update Shield Security to a version newer than 17.0.17 (patch referenced in the plugin changeset).
  • If immediate patching is not possible, disable or remove the plugin until it can be updated.
  • Deploy a web application firewall rule to block or sanitize malicious User-Agent header values.
  • Apply output encoding and input sanitization for any header data rendered in admin or public pages.
  • Review and restrict who can view pages that render logged header data.

Detection

  • Search web server and application logs for User-Agent strings containing script tags or HTML event handlers.
  • Monitor for unexpected JavaScript or HTML appearing in stored header/log data within the WordPress database.
  • Use WAF or IDS signatures to alert on XSS patterns in the User-Agent header.
  • Audit plugin pages that display User-Agent data for signs of injected content.

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

Affected products

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

References

Track CVE-2023-0992 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.

9.8CVE-2023-6989Shield Security WordPress plugin unauthenticated local file inclusionThe Shield Security plugin for WordPress is vulnerable to Local File Inclusion through the render_action_template parameter in all versions up to and…EPSS 57%analysed6.1CVE-2024-7313Getshieldsecurity shield security cross-site scripting vulnerabilityThe Shield Security WordPress plugin before 20.0.6 does not sanitise and escape a parameter before outputting it back in the page, leading to a Refle…EPSS 1.6%6.1CVE-2024-22163Getshieldsecurity shield security cross-site scripting vulnerabilityImproper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Shield Security Shield Security – Smart Bot Blo…EPSS 0.33%4.8CVE-2022-0211Getshieldsecurity shield security cross-site scripting vulnerabilityThe Shield Security WordPress plugin before 13.0.6 does not sanitise and escape admin notes, which could allow high privilege users to perform Cross-…EPSS 0.60%4.3CVE-2023-0993Getshieldsecurity shield security missing authorization vulnerabilityThe Shield Security plugin for WordPress is vulnerable to Missing Authorization on the 'theme-plugin-file' AJAX action in versions up to, and includi…EPSS 0.55%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%analysed

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