Seafile is an open source cloud storage system. A sync token is used in Seafile file syncing protocol to authorize access to library data. To improve performance, the token is cached in memory in seaf-server. Upon receiving a token from sync client or SeaDrive client, the server checks whether the token exist in the cache. However, if the token exists in cache, the server doesn't check whether it's associated with the specific library in the URL. This vulnerability makes it possible to use any valid sync token to access data from any **known** library. Note that the attacker has to first find out the ID of a library which it has no access to. The library ID is a random UUID, which is not possible to be guessed. There are no workarounds for this issue.
Conclusion & alert: CVE-2021-43820 is rated Moderate Risk (46.6/100): CVSS High severity, with low exploitation likelihood (EPSS 0.29%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-03-30 | 0.56% | 0.29% | -0.27% |
| 2 | 2025-03-29 | 0.27% | 0.56% | +0.30% |
| 3 | 2025-03-17 | — | 0.27% | — |
Full EPSS history (8 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.4 | 3.1 | HIGH |
|
2.2 | 5.2 | [email protected] |
| 5.9 | 3.1 | MEDIUM |
|
2.2 | 3.6 | [email protected] |
| 4.3 | 2.0 | MEDIUM |
|
8.6 | 2.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
ubuntu
|
medium | CVE-2021-43820 medium priority: Ubuntu including 1 source packages (seafile), 8 status rows across 8 suites (bionic, focal, hirsute, impish, jammy, trusty, upstream, xenial): not-affected 6, ignored 2. | https://ubuntu.com/security/CVE-2021-43820 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| seafile | seafile_server | < 8.0.8 | cpe:2.3:a:seafile:seafile_server:*:*:*:*:community:*:*:* |
| seafile | seafile_server | < 8.0.15 | cpe:2.3:a:seafile:seafile_server:*:*:*:*:professional:*:*:* |
| seafile | seafile_server | >= 9.0.0, < 9.0.2 | cpe:2.3:a:seafile:seafile_server:*:*:*:*:community:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/haiwen/seafile-server/pull/520 | Patch Third Party Advisory |
| https://github.com/haiwen/seafile-server/security/advisories/GHSA-m3wc-jv6r-hvv8 | Third Party Advisory |