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.3%, top 78% 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
- 22%
- KEV
- Not listed
Published
August 19, 2026
Last Modified
August 19, 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 10× in last 7d / 21× 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 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
- CVE-2016-10927EG 10.0CRITICAL
- CVE-2016-10926EG 10.0CRITICAL
- CVE-2018-10511EG 10.0CRITICAL
- CVE-2018-1000124EG 10.0CRITICAL
- CVE-2017-11291EG 10.0EPSS p91CRITICAL
- CVE-2017-12905EG 10.0CRITICAL
- CVE-2017-8794EG 10.0CRITICAL
- CVE-2017-13667EG 9.9CRITICAL
- CVE-2017-17674EG 9.8CRITICAL
- CVE-2013-4864EG 9.8EPSS p93CRITICAL
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.