Wekan is open source kanban built with Meteor. From 8.36 until 9.74, the outgoing webhook Integration URL validator in models/integrations.js checked only the literal URL.hostname against regular expressions, so DNS names such as 169-254-169-254.nip.io passed that first-line check. The delivery path's fetchSafe guard already blocked the reported IPv4 destination, but its separate IPv4-only resolver and duplicated blocklist created inconsistent all-address-family enforcement and drift risk between input-time and connection-time validation. Version 9.74 makes server/lib/ssrfGuard.js resolve all addresses with dns.lookup({ all: true }), validate every result through the shared isIpBlocked logic, pin the connection, and block redirects. This issue is fixed in version 9.74.
CVE-2026-68558
This high-severity CVE scores 8.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 70% 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).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.5
- EG Score
- 8.5(medium)
- EG Risk
- 54(Track)EG Risk 54/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 computedSeverity85% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 30%
- KEV
- Not listed
Published
August 19, 2026
Last Modified
September 9, 2026
Advisory Details (3)
Auto-updated Aug 19, 2026v9.74
Patch available: wekan/wekan v9.74
https://github.com/wekan/wekan/releases/tag/v9.74commit ef845fe4a0ad (wekan/wekan)
Fix landed in wekan/wekan commit ef845fe4a0ad — awaiting tagged release
https://github.com/wekan/wekan/commit/ef845fe4a0adb82af436313310939cd48c0b1347SSRF filter bypass via DNS-resolving hostname in outgoing webhooks (incomplete fix of GHSA-hc3x-hq3m-663q) · Advisory · wekan/wekan · GitHub
https://github.com/wekan/wekan/security/advisories/GHSA-66m2-4wfr-c45pWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 49× 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-09-21 03:18 UTCEG score recompute
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-19 17:56 UTCEG score recompute
- 2026-09-18 19:42 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 21:29 UTCEG score recompute
- 2026-09-16 21:49 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 10:46 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 11:53 UTCEG score recompute
- 2026-09-14 02:31 UTCEG score recompute
- 2026-09-12 17:20 UTCEG score recompute
- 2026-09-11 19:12 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 09:37 UTCEPSS rescore
- 2026-09-10 09:39 UTCEG score recompute
- 2026-09-09 02:33 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-08 02:43 UTCEG score recompute
- 2026-09-07 16:01 UTCEPSS rescore
- 2026-09-06 15:09 UTCEG score recompute
- 2026-09-06 13:47 UTCEPSS rescore
- 2026-09-05 17:00 UTCEG score recompute
- 2026-09-05 15:31 UTCEPSS rescore
Show 33 moreShow fewer
- 2026-09-04 18:51 UTCEG score recompute
- 2026-09-04 07:15 UTCEG score recompute
- 2026-09-04 05:07 UTCEPSS rescore
- 2026-09-02 21:17 UTCEG score recompute
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 19:56 UTCEG score recompute
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-09-01 08:17 UTCEG score recompute
- 2026-09-01 04:40 UTCEPSS rescore
- 2026-08-30 22:26 UTCEG score recompute
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 11:23 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 01:47 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 16:25 UTCEG score recompute
- 2026-08-26 18:13 UTCEG score recompute
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-25 20:07 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 21:57 UTCEG score recompute
- 2026-08-24 10:54 UTCEG score recompute
- 2026-08-23 01:45 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 03:37 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 05:31 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-20 07:24 UTCEG score recompute
- 2026-08-19 20:21 UTCEG score recompute
- 2026-08-19 19:58 UTCEG score recompute
- 2026-08-19 19:33 UTCEG score recompute
- 2026-08-19 19:32 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-918
Frequently asked(5)
What is CVE-2026-68558?
When was CVE-2026-68558 disclosed?
Is CVE-2026-68558 actively exploited?
What is the CVSS score of CVE-2026-68558?
How do I remediate CVE-2026-68558?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-68558
Is Your Infrastructure Affected by CVE-2026-68558?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.