DSSRF is a Node.js library that provides a wide range of utilities and advanced SSRF defense checks. Prior to 1.0.4, is_url_safe in src/helpers.ts strips the @ userinfo delimiter with remove_at_symbol_in_string before new URL parses the URL, allowing an attacker-controlled URL to bypass internal-IP validation and cause a client using the original URL to reach an internal service. This issue is fixed in version 1.0.4.
CVE-2026-54722
This high-severity CVE scores 8.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 74% 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.7
- EG Score
- 8.7(medium)
- EG Risk
- 70(Attend)EG Risk 70/100SSVC: Attend
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 computedSeverity87% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 26%
- KEV
- Not listed
Published
July 30, 2026
Last Modified
July 30, 2026
Advisory Details (4)
Auto-updated Jul 30, 2026commit 9211f91bf532 (HackingRepo/dssrf-js)
Fix landed in HackingRepo/dssrf-js commit 9211f91bf532 — awaiting tagged release
https://github.com/HackingRepo/dssrf-js/commit/9211f91bf532433a1a1b27d946571546a63664b3fix(security): reject userinfo in is_url_safe to prevent SSRF bypass (#97)
Fix merged in HackingRepo/dssrf-js PR #98 on 2026-06-02 — awaiting tagged release
https://github.com/HackingRepo/dssrf-js/pull/98Security: SSRF bypass via userinfo stripping in is_url_safe (1.0.3) · Issue #97 · HackingRepo/dssrf-js · GitHub
https://github.com/HackingRepo/dssrf-js/issues/97dssrf: there a critical security bug with remove_at_symbol_in_string · Advisory · HackingRepo/dssrf-js · GitHub
https://github.com/HackingRepo/dssrf-js/security/advisories/GHSA-cg4g-m8jx-vjv2Vendor Advisories for CVE-2026-54722(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| dssrf | — | 1.0.4 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 14× 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-20 01:16 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-19 01:01 UTCEG score recompute
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-17 23:57 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 23:42 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 11:34 UTCEG score recompute
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 11:21 UTCEG score recompute
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-13 22:59 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-12 22:45 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 22:30 UTCEG score recompute
- 2026-08-11 10:23 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-09 22:01 UTCEG score recompute
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-08 21:47 UTCEG score recompute
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-07 21:32 UTCEG score recompute
- 2026-08-06 21:18 UTCEG score recompute
Show 17 moreShow fewer
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-05 21:04 UTCEG score recompute
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-04 20:50 UTCEG score recompute
- 2026-08-04 15:10 UTCEPSS rescore
- 2026-08-04 10:39 UTCEPSS rescore
- 2026-08-03 20:33 UTCEG score recompute
- 2026-08-03 10:36 UTCEPSS rescore
- 2026-08-02 08:10 UTCEG score recompute
- 2026-08-02 02:27 UTCEPSS rescore
- 2026-08-01 07:55 UTCEG score recompute
- 2026-08-01 04:16 UTCEPSS rescore
- 2026-07-30 19:31 UTCEG score recompute
- 2026-07-30 18:02 UTCEG score recompute
- 2026-07-30 17:25 UTCEG score recompute
- 2026-07-30 16:49 UTCEG score recompute
- 2026-07-30 16:46 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-54722?
When was CVE-2026-54722 disclosed?
Is CVE-2026-54722 actively exploited?
What is the CVSS score of CVE-2026-54722?
How do I remediate CVE-2026-54722?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-54722
Is Your Infrastructure Affected by CVE-2026-54722?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.