Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Share endpoints are network-reachable and unauthenticated per the description, exploitation is straightforward, and the flaw discloses documents only - no integrity or availability impact.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
3DescriptionCVE.org
Incorrect access control in the share-based read endpoints of Sismics Docs (Teedy) v1.11 allow unauthorized attackers to access sensitive endpoints via a crafted request.
AnalysisAI
Unauthorized information disclosure in Sismics Docs (Teedy) v1.11 allows remote attackers to bypass access controls on share-based read endpoints and retrieve sensitive document data via crafted requests. The flaw stems from broken access control logic (CWE-284) on endpoints intended for shared documents, enabling unauthenticated retrieval of resources that should be restricted. There is no public exploit identified at time of analysis, EPSS is low (0.15%), and the vulnerability is not listed in CISA KEV.
Technical ContextAI
Sismics Docs, also known as Teedy, is an open-source document management system (DMS) written in Java that allows users to organize, tag, and share documents, including via shareable read-only links. The vulnerability is classified as CWE-284 (Improper Access Control), meaning the share-based read endpoints fail to properly verify whether the requesting principal is authorized for the requested resource - likely missing checks that bind the share token to specific document IDs or scopes. Because Teedy exposes a REST API over HTTP(S), the affected endpoints are reachable network-wide whenever the application is deployed, and CPE data in NVD is incomplete (listed only as 'n/a:n/a'), so exact product matching in vulnerability scanners may not work until NVD enriches the record.
RemediationAI
No vendor-released patch identified at time of analysis; defenders should monitor the Sismics Docs project (github.com/sismics/docs) for a release newer than v1.11 and upgrade as soon as one is published, and consult the NVD advisory at https://nvd.nist.gov/vuln/detail/CVE-2026-50885 for updates. In the interim, restrict network exposure of Teedy by placing it behind a VPN or authenticating reverse proxy so the share endpoints are not reachable from the public internet (trade-off: legitimate external share links will stop working), disable or avoid use of the share-link feature until patched, and add WAF or web-server rules to block or tightly rate-limit anonymous requests to share endpoints. Audit existing share links and rotate any tokens, and review access logs for unusual unauthenticated reads against share routes to detect prior abuse.
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
In Citrix Cloud through 2025-11-10, an account with read-only access can trigger the beginning of a workflow for write o
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
Arbitrary kernel memory read/write in Realtek rtl819x Jungle SDK Wi-Fi driver allows local unprivileged attackers to acc
Denial of service in GPAC's MP4Box/libgpac media importer (versions before 26.02.0) lets an attacker crash the tool by s
An issue in the parse_month function (/time/strptime.rs) of relibc commit ab6a2e allows attackers to cause a Denial of S
Denial of service in relibc (the Redox OS C standard library) at commit 61f42d allows attackers to crash a process by ge
An issue in the pthread_rwlockattr_setpshared() function of relibc commit 61f42d allows attackers to cause a Denial of S
Denial of service in relibc (the Redox OS C standard library implementation, commit 61f42d) lets attackers crash a proce
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36783
GHSA-9qcp-5m5x-695g