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

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
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-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

CVE-2026-36356 CRITICAL POC
9.1 May 05

Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST

CVE-2026-31071 CRITICAL POC
9.1 May 19

Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al

CVE-2025-66391 HIGH POC
8.8 Jun 17

In Citrix Cloud through 2025-11-10, an account with read-only access can trigger the beginning of a workflow for write o

CVE-2026-26740 HIGH POC
8.2 Mar 18

Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when

CVE-2025-60464 HIGH POC
7.8 Jun 25

Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_

CVE-2026-36355 HIGH POC
7.7 May 05

Arbitrary kernel memory read/write in Realtek rtl819x Jungle SDK Wi-Fi driver allows local unprivileged attackers to acc

CVE-2025-60474 HIGH POC
7.5 Jun 24

Denial of service in GPAC's MP4Box/libgpac media importer (versions before 26.02.0) lets an attacker crash the tool by s

CVE-2026-38639 HIGH POC
7.5 Jun 26

An issue in the parse_month function (/time/strptime.rs) of relibc commit ab6a2e allows attackers to cause a Denial of S

CVE-2026-38641 HIGH POC
7.5 Jun 26

Denial of service in relibc (the Redox OS C standard library) at commit 61f42d allows attackers to crash a process by ge

CVE-2026-38637 HIGH POC
7.5 Jun 25

An issue in the pthread_rwlockattr_setpshared() function of relibc commit 61f42d allows attackers to cause a Denial of S

CVE-2026-38640 HIGH POC
7.5 Jun 25

Denial of service in relibc (the Redox OS C standard library implementation, commit 61f42d) lets attackers crash a proce

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