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
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.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
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