Pydio Cells 5.0.0 through 5.0.2 returns share-link details to any authenticated user. The REST handler for GET /a/share/link/{Uuid} in idm/share/rest/handler.go reads the workspace UUID from the path, calls LinkById, and writes the result with no authorization step, whereas the sibling handler for GET /a/share/cell/{Uuid} loads the workspace and requires MatchPolicies with ResourcePolicyAction_READ, returning a not-found error so that existence is not disclosed. Nothing compensates further down: GetLinkWorkspace reaches GetOrCreateWorkspace, which issues SearchWorkspace with a query carrying no ResourcePolicyQuery, and PrepareResourcePolicyQuery returns the query unmodified when that field is nil, so the workspace service applies no policy filter. The workspace UUID is not secret, because the unauthenticated public page served for a share link embeds it as START_REPOSITORY. Any account holding a standard user role can therefore submit the UUID and receive the link hash and URL, the owner's user identifier, the hidden share user login, the permission set, the download limit and count, the target users, the expiry, and the password-required flag, while a direct read of the shared node from the same account is refused.
CVE-2026-76032
Score 4.3 from GitHub Security Advisory published 2026-08-18. a secondary CVSS source baseline 4.3; 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
- 4.3
- EG Score
- 4.3(high)
- EG Risk
- 19(Track)EG Risk 19/100SSVC: Track
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 computedSeverity43% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 20%
- KEV
- Not listed
Published
August 18, 2026
Last Modified
August 20, 2026
Advisory Details (7)
Auto-updated Aug 18, 2026Pydio Cells 5.0.0 to 5.0.2 - Missing Authorization on the Share Link REST Handler | Advisories | VulnCheck
https://www.vulncheck.com/advisories/pydio-cells-to-missing-authorization-on-the-share-link-rest-handlerGitHub - pydio/cells: Future-proof content collaboration platform · GitHub
https://github.com/pydio/cellscells/frontend/web/public-handler.go at v5.0.2 · pydio/cells · GitHub
https://github.com/pydio/cells/blob/v5.0.2/frontend/web/public-handler.go#L167cells/common/proto/service/converter.go at v5.0.2 · pydio/cells · GitHub
https://github.com/pydio/cells/blob/v5.0.2/common/proto/service/converter.go#L35-L38cells/idm/share/rest/handler.go at v5.0.2 · pydio/cells · GitHub
https://github.com/pydio/cells/blob/v5.0.2/idm/share/rest/handler.go#L133-L158cells/idm/share/rest/handler.go at v5.0.2 · pydio/cells · GitHub
https://github.com/pydio/cells/blob/v5.0.2/idm/share/rest/handler.go#L193-L203Missing authorization on GET /a/share/link/{Uuid} leaks any user's private share-link details · Issue #981 · pydio/cells · GitHub
https://github.com/pydio/cells/issues/981Vendor Advisories for CVE-2026-76032(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 11× in last 7d / 11× 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 22:56 UTCEPSS rescore
- 2026-08-20 16:38 UTCEG score recompute
- 2026-08-20 16:38 UTCGHSA enrichment
- 2026-08-20 15:46 UTCEG score recompute
- 2026-08-20 15:46 UTCGHSA enrichment
- 2026-08-19 22:13 UTCEG score recompute
- 2026-08-19 22:13 UTCGHSA enrichment
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 20:22 UTCEG score recompute
- 2026-08-18 19:53 UTCEG score recompute
- 2026-08-18 19:53 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-862
- CVE-2013-3960EG 9.9CRITICAL
- CVE-2015-10143EG 9.8CRITICAL
- CVE-2016-11036EG 9.8CRITICAL
- CVE-2018-11541EG 9.8CRITICAL
- CVE-2011-4183NVD 6.5EG 9.8CRITICAL
- CVE-2018-10251EG 9.8EPSS p91CRITICAL
- CVE-2018-1217EG 9.8EPSS p99CRITICAL
- CVE-2018-0015EG 9.8CRITICAL
- CVE-2017-12582EG 9.8CRITICAL
- CVE-2017-1000056EG 9.8CRITICAL
Frequently asked(5)
What is CVE-2026-76032?
When was CVE-2026-76032 disclosed?
Is CVE-2026-76032 actively exploited?
What is the CVSS score of CVE-2026-76032?
How do I remediate CVE-2026-76032?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-76032
Is Your Infrastructure Affected by CVE-2026-76032?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.