The ShareOpenly WordPress plugin prior to version 1.2.1 contains a Cross-Site Scripting vulnerability caused by the absence of WordPress's esc_url() escaping function on the $url variable before it is rendered into HTML content. This variable is constructed from home_url( add_query_arg( array(), $wp->request ) ) and is concatenated directly into an HTML href attribute on every singular post or page where the plugin's sharing link is displayed. WordPress's security handbook mandates that every URL placed in HTML output must be passed through esc_url(), which both HTML-encodes special characters (converting ", <, > into their safe HTML entity equivalents) and strips dangerous URI schemes such as javascript: and data:. The omission of this function means that if the $url value ever contains HTML-special characters or a dangerous URI scheme — through a home_url WordPress filter applied by another plugin or theme, through certain web server or hosting configurations, or through future code changes — the unescaped content will be injected verbatim into the rendered HTML of every post or page on the site. Version 1.2.1 contains a patch for the issue.
CVE-2026-48094
This medium-severity CVE scores 5.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 77% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.3
- EG Score
- 5.3(medium)
- EG Risk
- 40(Track)EG Risk 40/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity53% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 23%
- KEV
- Not listed
Published
August 7, 2026
Last Modified
August 7, 2026
Advisory Details (3)
Auto-updated Aug 7, 2026Version 1.2.1
Patch available: dartiss/shareopenly 1.2.1
https://github.com/dartiss/shareopenly/releases/tag/1.2.1commit faf58f0497f3 (dartiss/shareopenly)
Patch available: dartiss/shareopenly 1.2.1 (contains commit faf58f0497f3)
https://github.com/dartiss/shareopenly/commit/faf58f0497f3a024ea52c425122ef5aa22e0d7f6Cross-Site Scripting (XSS) via Missing esc_url() on Shared URL in Content Output · Advisory · dartiss/shareopenly · GitHub
https://github.com/dartiss/shareopenly/security/advisories/GHSA-v43f-f7jq-7hh5Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 42× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 10:24 UTCEG score recompute
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-28 04:28 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-27 04:54 UTCEG score recompute
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-26 05:24 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-25 05:50 UTCEG score recompute
- 2026-08-23 07:00 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 07:36 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 08:11 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-20 08:46 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-19 09:21 UTCEG score recompute
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-18 09:55 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-17 10:30 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 11:05 UTCEG score recompute
Show 17 moreShow fewer
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 11:41 UTCEG score recompute
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 12:16 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 12:51 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 14:02 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-09 15:12 UTCEG score recompute
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-07 16:23 UTCEG score recompute
- 2026-08-07 15:23 UTCEG score recompute
- 2026-08-07 13:25 UTCEG score recompute
- 2026-08-07 12:48 UTCEG score recompute
- 2026-08-07 12:47 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-48094?
When was CVE-2026-48094 disclosed?
Is CVE-2026-48094 actively exploited?
What is the CVSS score of CVE-2026-48094?
How do I remediate CVE-2026-48094?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-48094
Is Your Infrastructure Affected by CVE-2026-48094?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.