maven package report

Is tiny_future safe?

1 known vulnerability, worst severity HIGH.

cvss
7.5

how bad it is if exploited, out of 10

epss
0.80%

chance of exploitation in the next 30 days

xyz score
3.4

CyberXYZ composite, out of 10

fig. 01 — GHSA-fg42-vwxx-xx5j, the advisory selected below

// advisories

GHSA-fg42-vwxx-xx5j

HIGHCVE-2020-36438

tinyfuture contains a light-weight implementation of Futures. The Future type it has lacked bound on its Send and Sync traits. This allows for a bug where non-thread safe types such as Cell can be used in Futures and cause data races in concurrent programs. The flaw was corrected in commit c791919 by adding trait bounds to Future's Send and Sync.

Affected
>=0, <0.4.0
Fixed in
0.4.0
Weakness
CWE-362
Published
2021-08-25
Source
github

GHSANVDMITRE


// ai model usage

Tracked for PyPI packages. HuggingFace models declare Python dependencies, so maven packages are not covered.


Checked 2026-09-22 at 01:30 UTC. The most recent advisory here was published 2021-08-25. Updated continuously from NVD, GHSA, OSV and CNA feeds.

Think a verdict here is wrong? Tell us — we respond within 2 business days.
Is tiny_future safe? maven package security report | CyberXYZ