PT-2026-69025 · WordPress · Shareopenly
CVE-2026-48094
·
Published
2026-08-07
·
Updated
2026-08-07
CVSS v4.0
5.3
Medium
| Vector | AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N |
Name of the Vulnerable Software and Affected Versions
ShareOpenly versions prior to 1.2.1
Description
Cross-Site Scripting occurs due to the missing
esc url() escaping function on the $url variable before it is rendered into HTML content. This variable is constructed using home url( add query arg( array(), $wp->request ) ) and is concatenated directly into an HTML href attribute on singular posts or pages. The absence of this function allows unescaped content to be injected into the rendered HTML if the $url value contains HTML-special characters or dangerous URI schemes, such as javascript: or data:, which could be introduced via a home url WordPress filter, specific server configurations, or code changes.Recommendations
Update to version 1.2.1.
Exploit
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Shareopenly