Skip to main content

LogicalDOC CVE-2025-45869

HIGH
Server-Side Request Forgery (SSRF) (CWE-918)
2026-07-13 mitre
7.3
CVSS 3.1 · Vendor: mitre
Share

Severity by source

Vendor (mitre) PRIMARY
7.3 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
vuln.today AI
7.3 HIGH

Unauthenticated, network-reachable servlet with no user interaction gives AV:N/AC:L/PR:N/UI:N; SSRF yields limited confidentiality plus possible internal request effects, so C:L/I:L/A:L, scope unchanged.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N

Primary rating from Vendor (mitre).

CVSS VectorVendor: mitre

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
Low

Lifecycle Timeline

4
Analysis Generated
Jul 13, 2026 - 21:20 vuln.today
CVSS changed
Jul 13, 2026 - 20:22 NVD
7.3 (HIGH)
CVE Published
Jul 13, 2026 - 00:00 cve.org
HIGH 7.3
CVE Published
Jul 13, 2026 - 00:00 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

LogicalDOC Enterprise Version up to and before v9.1.1 is vulnerable to Server-Side Request Forgery (SSRF). An unauthenticated attacker can exploit the ShareFileCallback servlet by manipulating input parameters to trigger a server-side request to an attacker-controlled host.

AnalysisAI

Server-Side Request Forgery in LogicalDOC Enterprise versions up to and including 9.1.1 lets a remote, unauthenticated attacker abuse the ShareFileCallback servlet to coerce the server into issuing HTTP requests to an attacker-chosen host. Because no credentials are required and the flaw is network-reachable, it can be used to probe internal networks, reach otherwise-firewalled services, and potentially retrieve cloud metadata. A public technical disclosure exists (netero1010 Vulnerability-Disclosure repository); there is no public exploit identified as being used in active attacks and it is not listed in CISA KEV.

Technical ContextAI

LogicalDOC is a Java servlet-based enterprise document management system (DMS). The vulnerable component is the ShareFileCallback servlet, an endpoint whose input parameters are used to construct an outbound server-side request. This is a textbook CWE-918 (Server-Side Request Forgery) condition: user-controllable input flows into a URL/host used by the server's own HTTP client without adequate validation or allow-listing, so the server acts as a proxy on behalf of the attacker. The callback design (typically used to fetch or acknowledge shared-file resources) makes it a natural SSRF sink because it is expected to reach out to external or internal endpoints.

RemediationAI

Upgrade LogicalDOC Enterprise to a fixed release after 9.1.1 - the disclosure indicates 9.1.1 and earlier are vulnerable, so move to the next vendor-patched version; confirm the exact fixed build directly with LogicalDOC (https://www.logicaldoc.com/) as no specific patched version number was provided in the input data. Until patched, restrict reachability of the ShareFileCallback servlet by placing the application behind a reverse proxy or WAF rule that blocks requests to that endpoint from untrusted networks, and apply egress filtering so the LogicalDOC server cannot make outbound connections to internal ranges (RFC1918), link-local 169.254.169.254 cloud-metadata addresses, or arbitrary external hosts - allow-list only the outbound destinations the application legitimately needs. Trade-offs: egress restrictions may break legitimate external file-share callbacks or integrations, and blocking the servlet outright may disable file-sharing callback functionality, so validate against business workflows before enforcing. Review the disclosure at https://github.com/netero1010/Vulnerability-Disclosure/blob/main/CVE-2025-45869/README.md for exploit specifics.

More in N A

View all
CVE-2024-51092 CRITICAL POC
9.1 May 08

LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr

CVE-2025-15684 MEDIUM POC
5.5 Aug 12

Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han

CVE-2024-45257 HIGH POC
7.3 May 08

A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi

CVE-2025-15687 LOW POC
2.1 Aug 12

Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc

CVE-2025-15686 LOW POC
2.1 Aug 12

Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula

CVE-2025-67888 HIGH POC
7.3 May 08

Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root

CVE-2024-53326 HIGH POC
7.3 May 08

LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(

CVE-2026-38360 CRITICAL POC
9.8 May 08

Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti

CVE-2026-30623 CRITICAL POC
9.8 Jul 15

Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr

CVE-2026-67917 CRITICAL POC
9.8 Aug 17

SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg

CVE-2026-75337 CRITICAL POC
9.8 Aug 27

Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ

CVE-2026-31072 CRITICAL POC
9.8 May 19

Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali

Share

CVE-2025-45869 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy