CVE-2026-23973
Received Received - Intake
Reflected XSS in Golo < 1.7.5 Enables Web Injection

Publication date: 2026-03-25

Last updated on: 2026-04-23

Assigner: Patchstack

Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in uxper Golo golo allows Reflected XSS.This issue affects Golo: from n/a through < 1.7.5.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-25
Last Modified
2026-04-23
Generated
2026-05-07
AI Q&A
2026-03-25
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
uxper golo to 1.7.5 (exc)
patchstack golo to 1.7.5 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

CVE-2026-23973 is a medium severity Cross Site Scripting (XSS) vulnerability affecting the WordPress Golo Theme versions prior to 1.7.5.

This vulnerability allows attackers to inject malicious scriptsβ€”such as redirects, advertisements, or other HTML payloadsβ€”into websites using the vulnerable theme.

These malicious scripts execute when visitors access the compromised site, potentially leading to unauthorized actions or data exposure.

Exploitation requires no authentication but does require user interaction, such as clicking a malicious link, visiting a crafted page, or submitting a form.


How can this vulnerability impact me? :

This vulnerability can impact you by allowing attackers to execute malicious scripts on your website visitors' browsers.

  • Attackers can perform redirects to malicious sites.
  • Inject unwanted advertisements or other harmful HTML content.
  • Potentially steal sensitive information or perform actions on behalf of users.

Because exploitation requires user interaction, users might be tricked into triggering the attack, leading to compromised user experience and trust.

Immediate updating to version 1.7.5 or later is strongly recommended to prevent exploitation.


How can this vulnerability be detected on my network or system? Can you suggest some commands?

This vulnerability is a reflected Cross Site Scripting (XSS) issue in the WordPress Golo Theme versions prior to 1.7.5. Detection typically involves identifying malicious script injections or unusual HTML payloads executed when users visit affected pages.

While no specific commands are provided in the resources, common detection methods include monitoring HTTP requests and responses for suspicious script tags or payloads, using web application scanners to test for reflected XSS, and reviewing web server logs for unusual query parameters or inputs.

  • Use web vulnerability scanners like OWASP ZAP or Burp Suite to test for reflected XSS on pages served by the Golo theme.
  • Inspect HTTP traffic with tools like curl or wget to manually check for script injection in URL parameters.
  • Review web server logs for suspicious requests containing script tags or encoded payloads.

What immediate steps should I take to mitigate this vulnerability?

The primary and immediate mitigation step is to update the WordPress Golo Theme to version 1.7.5 or later, which fully resolves the reflected XSS vulnerability.

Until the update can be applied, Patchstack has issued a mitigation rule to block attacks targeting this vulnerability. Applying such mitigation rules or web application firewall (WAF) rules can help prevent exploitation.

  • Update the Golo theme to version 1.7.5 or later as soon as possible.
  • Implement Patchstack's mitigation rules or equivalent WAF rules to block malicious payloads.
  • Educate users to avoid clicking suspicious links or submitting untrusted forms that could trigger the vulnerability.

How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

The vulnerability is a reflected Cross Site Scripting (XSS) issue that allows attackers to inject malicious scripts into websites using the vulnerable Golo theme. Such vulnerabilities can lead to unauthorized access or manipulation of user data, which may impact compliance with data protection regulations like GDPR or HIPAA by potentially exposing personal or sensitive information.

Exploitation of this vulnerability could result in data breaches or unauthorized actions performed on behalf of users, which are significant concerns under these regulations. Therefore, failure to patch this vulnerability could increase the risk of non-compliance with standards requiring protection of user data and secure web applications.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart