github.com/ipfs/go-ipfs
An IPFS implementation in Go
Activity
- Latest release
- Apr 20, 2026
- Total releases
- 50
- Cadence
- ~2 months
- Last 12 months
- 6
Reach
- Stars
- 17.1k
Details
- First release
- Feb 27, 2015
| Version | Released | |
|---|---|---|
v0.41.0-rc2
pre
|
v0.41.0-rc2
pre
Dependencies (90)
+ 82 more |
|
v0.41.0-rc1
pre
|
v0.41.0-rc1
pre
Dependencies (90)
+ 82 more |
|
v0.39.0
minor
|
v0.39.0
minor
Dependencies (91)
+ 83 more |
|
v0.39.0-rc1
pre
|
v0.39.0-rc1
pre
Dependencies (91)
+ 83 more |
|
v0.38.0
minor
|
v0.38.0
minor
Dependencies (90)
+ 82 more |
|
v0.38.0-rc2
pre
|
v0.38.0-rc2
pre
Dependencies (90)
+ 82 more |
|
v0.35.0-rc1
pre
|
v0.35.0-rc1
pre
Dependencies (90)
+ 82 more |
|
v0.34.1
minor
|
v0.34.1
minor
Dependencies (90)
+ 82 more |
|
v0.32.0-rc2
pre
|
v0.32.0-rc2
pre
Dependencies (91)
+ 83 more |
|
v0.31.0-rc1
pre
|
v0.31.0-rc1
pre
Dependencies (90)
+ 82 more |
|
v0.30.0
minor
|
v0.30.0
minor
Dependencies (88)
+ 80 more |
|
v0.30.0-rc3
pre
|
v0.30.0-rc3
pre
Dependencies (88)
+ 80 more |
|
v0.30.0-rc2
pre
|
v0.30.0-rc2
pre
Dependencies (88)
+ 80 more |
|
v0.29.0
minor
|
v0.29.0
minor
Dependencies (87)
+ 79 more |
|
v0.27.0-rc1
pre
|
v0.27.0-rc1
pre
Dependencies (88)
+ 80 more |
|
v0.21.0-rc2
pre
|
v0.21.0-rc2
pre
Dependencies (85)
+ 77 more |
|
v0.19.2
minor
|
v0.19.2
minor
Dependencies (108)
+ 100 more |
|
v0.19.0-rc1
pre
|
v0.19.0-rc1
pre
Dependencies (108)
+ 100 more |
|
v0.18.0-rc1
pre
|
v0.18.0-rc1
pre
Dependencies (113)
+ 105 more |
|
v0.17.0
minor
|
v0.17.0
minor
Dependencies (112)
+ 104 more |
|
v0.16.0
minor
|
v0.16.0
minor
Dependencies (113)
+ 105 more |
|
v0.13.0
minor
1 CVE
GHSA-f2gr-7299-487h
Jul 06, 2022
DOS and excessive memory usage when passing untrusted user input to to dag import
Medium
Impactgo-ipfs nodes crash when trying to import certain malformed CAR files due to an issue in the go-car dependency. This impacts nodes running An attacker controlling the car file passed in can also make the node allocate arbitrary sized buffers creating memory exhaustion attacks. Patches0.13.1, 0.14 and later. ForksFor those running on forked versions of go-ipfs, simply updating the version of Libraries consumersAny users of libraries within the go-ipfs ecosystem, even if not the go-ipfs package or binary itself, may be affected and should upgrade their dependency on go-car. You can check if your Go module has a dependency on go-car by running a command such as Note: if you are using other libraries, some parts of go-car ( WorkaroundsThe best way to work around this is to control exposure to the HTTP RPC API endpoint for CAR imports to only work with trusted data. You can also validate that the car will not crash go-ipfs by running ReferencesSee also the go-car security advisory. For more informationIf you have any questions or comments about this advisory:
Fixed in
0.13.1
References Updated Jul 06, 2022 · Source: OSV.dev |
v0.13.0
minor
Dependencies (123)
+ 115 more |
|
v0.13.0-rc1
pre
1 CVE
GHSA-f2gr-7299-487h
Jul 06, 2022
DOS and excessive memory usage when passing untrusted user input to to dag import
Medium
Impactgo-ipfs nodes crash when trying to import certain malformed CAR files due to an issue in the go-car dependency. This impacts nodes running An attacker controlling the car file passed in can also make the node allocate arbitrary sized buffers creating memory exhaustion attacks. Patches0.13.1, 0.14 and later. ForksFor those running on forked versions of go-ipfs, simply updating the version of Libraries consumersAny users of libraries within the go-ipfs ecosystem, even if not the go-ipfs package or binary itself, may be affected and should upgrade their dependency on go-car. You can check if your Go module has a dependency on go-car by running a command such as Note: if you are using other libraries, some parts of go-car ( WorkaroundsThe best way to work around this is to control exposure to the HTTP RPC API endpoint for CAR imports to only work with trusted data. You can also validate that the car will not crash go-ipfs by running ReferencesSee also the go-car security advisory. For more informationIf you have any questions or comments about this advisory:
Fixed in
0.13.1
References Updated Jul 06, 2022 · Source: OSV.dev |
v0.13.0-rc1
pre
Dependencies (121)
+ 113 more |
|
v0.12.1
minor
1 CVE
GHSA-f2gr-7299-487h
Jul 06, 2022
DOS and excessive memory usage when passing untrusted user input to to dag import
Medium
Impactgo-ipfs nodes crash when trying to import certain malformed CAR files due to an issue in the go-car dependency. This impacts nodes running An attacker controlling the car file passed in can also make the node allocate arbitrary sized buffers creating memory exhaustion attacks. Patches0.13.1, 0.14 and later. ForksFor those running on forked versions of go-ipfs, simply updating the version of Libraries consumersAny users of libraries within the go-ipfs ecosystem, even if not the go-ipfs package or binary itself, may be affected and should upgrade their dependency on go-car. You can check if your Go module has a dependency on go-car by running a command such as Note: if you are using other libraries, some parts of go-car ( WorkaroundsThe best way to work around this is to control exposure to the HTTP RPC API endpoint for CAR imports to only work with trusted data. You can also validate that the car will not crash go-ipfs by running ReferencesSee also the go-car security advisory. For more informationIf you have any questions or comments about this advisory:
Fixed in
0.13.1
References Updated Jul 06, 2022 · Source: OSV.dev |
v0.12.1
minor
Dependencies (108)
+ 100 more |
|
v0.11.0-rc2
pre
1 CVE
GHSA-f2gr-7299-487h
Jul 06, 2022
DOS and excessive memory usage when passing untrusted user input to to dag import
Medium
Impactgo-ipfs nodes crash when trying to import certain malformed CAR files due to an issue in the go-car dependency. This impacts nodes running An attacker controlling the car file passed in can also make the node allocate arbitrary sized buffers creating memory exhaustion attacks. Patches0.13.1, 0.14 and later. ForksFor those running on forked versions of go-ipfs, simply updating the version of Libraries consumersAny users of libraries within the go-ipfs ecosystem, even if not the go-ipfs package or binary itself, may be affected and should upgrade their dependency on go-car. You can check if your Go module has a dependency on go-car by running a command such as Note: if you are using other libraries, some parts of go-car ( WorkaroundsThe best way to work around this is to control exposure to the HTTP RPC API endpoint for CAR imports to only work with trusted data. You can also validate that the car will not crash go-ipfs by running ReferencesSee also the go-car security advisory. For more informationIf you have any questions or comments about this advisory:
Fixed in
0.13.1
References Updated Jul 06, 2022 · Source: OSV.dev |
v0.11.0-rc2
pre
Dependencies (108)
+ 100 more |
|
v0.9.0-rc2
pre
1 CVE
GHSA-f2gr-7299-487h
Jul 06, 2022
DOS and excessive memory usage when passing untrusted user input to to dag import
Medium
Impactgo-ipfs nodes crash when trying to import certain malformed CAR files due to an issue in the go-car dependency. This impacts nodes running An attacker controlling the car file passed in can also make the node allocate arbitrary sized buffers creating memory exhaustion attacks. Patches0.13.1, 0.14 and later. ForksFor those running on forked versions of go-ipfs, simply updating the version of Libraries consumersAny users of libraries within the go-ipfs ecosystem, even if not the go-ipfs package or binary itself, may be affected and should upgrade their dependency on go-car. You can check if your Go module has a dependency on go-car by running a command such as Note: if you are using other libraries, some parts of go-car ( WorkaroundsThe best way to work around this is to control exposure to the HTTP RPC API endpoint for CAR imports to only work with trusted data. You can also validate that the car will not crash go-ipfs by running ReferencesSee also the go-car security advisory. For more informationIf you have any questions or comments about this advisory:
Fixed in
0.13.1
References Updated Jul 06, 2022 · Source: OSV.dev |
v0.9.0-rc2
pre
Dependencies (103)
+ 95 more |
|
v0.5.0-rc4
pre
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.5.0-rc4
pre
Dependencies (99)
+ 91 more |
|
v0.5.0-rc2
pre
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.5.0-rc2
pre
Dependencies (99)
+ 91 more |
|
v0.4.23-rc2
pre
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.4.23-rc2
pre
Dependencies (103)
+ 95 more |
|
v0.4.22
patch
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.4.22
patch
Dependencies (110)
+ 102 more |
|
v0.4.21-rc1
pre
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.4.21-rc1
pre
Dependencies (110)
+ 102 more |
|
v0.4.18-rc1
pre
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.4.18-rc1
pre
|
|
v0.4.17
patch
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.4.17
patch
|
|
v0.4.16-rc1
pre
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.4.16-rc1
pre
|
|
v0.4.14-rc2
pre
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.4.14-rc2
pre
|
|
v0.4.12
patch
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.4.12
patch
|
|
v0.4.12-rc1
pre
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.4.12-rc1
pre
|
|
v0.4.11
patch
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.4.11
patch
|
|
v0.4.11-rc2
pre
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.4.11-rc2
pre
|
|
v0.4.8
patch
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.4.8
patch
|
|
v0.4.5-rc4
pre
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.4.5-rc4
pre
|
|
v0.4.5-rc3
pre
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.4.5-rc3
pre
|
|
v0.4.5-pre2
pre
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.4.5-pre2
pre
|
|
v0.4.5-pre1
pre
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.4.5-pre1
pre
|
|
v0.4.3-rc3
pre
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.4.3-rc3
pre
|
|
v0.4.3-rc2
pre
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.4.3-rc2
pre
|
|
v0.4.2
minor
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.4.2
minor
|
|
v0.3.2
initial
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.3.2
initial
|
|
v0.2.3-buildfails
pre
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.2.3-buildfails
pre
|
|
v0.2.2-buildfails
pre
3 CVEs
CVE-2020-26283
GO-2022-0873
GHSA-r4gv-vj59-cccm
Aug 21, 2024
Control character injection in console output in github.com/ipfs/go-ipfs Control character injection in console output in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-26279
GO-2022-0779
GHSA-27pv-q55r-222g
Aug 21, 2024
Path traversal in github.com/ipfs/go-ipfs Path traversal in github.com/ipfs/go-ipfs Fixed in
0.8.0
References Updated Mar 03, 2026 · Source: OSV.dev
CVE-2020-10937
GO-2024-2779
GHSA-r23h-3jmw-q7hr
Jun 04, 2024
Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Fixed in
0.7.0
References Updated Mar 03, 2026 · Source: OSV.dev |
v0.2.2-buildfails
pre
|