SeaweedFS before 4.30 reflects the callback query parameter verbatim into responses served with Content-Type application/javascript in the shared writeJson helper (weed/server/common.go), with no callback-name validation, no X-Content-Type-Options: nosniff header, and no CORS allow-list. Every JSON endpoint that uses writeJson - including the unauthenticated master endpoints /dir/status, /dir/lookup and /cluster/status, the volume server /status, and the filer directory listing, all reachable in the default configuration (no -whiteList, no security.toml, bound to 0.0.0.0) - can therefore be loaded cross-origin via a script tag with a chosen callback, letting a third-party web page read cluster topology, volume server URLs and gRPC ports, file identifiers, and directory listings. Because the callback string is reflected at the start of the body and no nosniff header is sent, MIME-sniffing clients may also interpret the reflected content as HTML.
CVE-2026-58371
Score 3.1 from GitHub Security Advisory (severity: LOW) published 2026-06-30. a secondary CVSS source baseline 3.1; sources differ by 0.0.
- 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
- 3.1
- EG Score
- 3.1(high)
- EPSS
- 11.2%
- KEV
- Not listed
Published
June 30, 2026
Last Modified
July 1, 2026
References (5)
- disclosure@vulncheckhttps://github.com/geo-chen/oss/blob/main/seaweedfs.md
- disclosure@vulncheckhttps://github.com/seaweedfs/seaweedfs/commit/77dcb20a7485074d37340985d53103f94538abe6
- disclosure@vulncheckhttps://github.com/seaweedfs/seaweedfs/pull/9686
- disclosure@vulncheckhttps://github.com/seaweedfs/seaweedfs/releases/tag/4.30
- disclosure@vulncheckhttps://www.vulncheck.com/advisories/seaweedfs-cross-origin-information-disclosure-via-unvalidated-jsonp-callback-parameter
Vendor Advisories for CVE-2026-58371(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 14× in last 7d / 14× 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-07-06 16:27 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 02:31 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 00:40 UTCEG score recompute
- 2026-07-04 00:39 UTCGHSA enrichment
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-06-30 18:33 UTCEG score recompute
- 2026-06-30 18:33 UTCGHSA enrichment
- 2026-06-30 18:32 UTCNVD updatefirst tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-58371?
When was CVE-2026-58371 disclosed?
Is CVE-2026-58371 actively exploited?
What is the CVSS score of CVE-2026-58371?
How do I remediate CVE-2026-58371?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-58371
Is Your Infrastructure Affected by CVE-2026-58371?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.