Lucene search
+L

37393 matches found

CNNVD
CNNVD
added 2026/03/26 12:0 a.m.13 views

SiYuan 路径遍历漏洞

SiYuan is a privacy-oriented personal knowledge management system developed by SiYuan. Versions of SiYuan prior to 3.6.2 had a path traversal vulnerability. This vulnerability stemmed from the/api/file/readDir interface, which allowed for path traversal, potentially leading to the retrieval of...

9.8CVSS6.4AI score0.0066EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/03/25 11:37 p.m.7 views

EUVD-2026-16038

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0.3, a stored cross-site scripting vulnerability in the CCDA document preview allows an attacker who can upload or send a CCDA document to execute arbitrary JavaScript in ...

7.6CVSS5.9AI score0.00187EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/25 11:17 p.m.11 views

CVE-2026-33913

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0.3, an authenticated user with access to the Carecoordination module can upload a crafted CCDA document containing to read arbitrary files from the server. Version 8.0.0....

7.7CVSS0.00294EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/03/25 10:52 p.m.8 views

CVE-2026-33913 OpenEMR: XInclude Injection in CCDA Import Allows Reading Arbitrary Server Files

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0.3, an authenticated user with access to the Carecoordination module can upload a crafted CCDA document containing to read arbitrary files from the server. Version 8.0.0....

7.7CVSS5.9AI score0.00294EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/25 10:52 p.m.8 views

EUVD-2026-16022

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0.3, an authenticated user with access to the Carecoordination module can upload a crafted CCDA document containing to read arbitrary files from the server. Version 8.0.0....

7.7CVSS5.9AI score0.00294EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/25 9:30 p.m.10 views

EUVD-2026-15989

Rejected reason: Not used...

9.8CVSS5.8AI score0.85844EPSS
SaveExploits0References22
OSV
OSV
added 2026/03/25 7:46 p.m.6 views

CGA-4CWQ-R926-CXPV

Bulletin has no description...

6.4CVSS5.7AI score0.00143EPSS
SaveExploits0
OSV
OSV
added 2026/03/25 7:38 p.m.3 views

GHSA-XMW9-6R43-X9WW SiYuan has directory traversal within its publishing service

Details The /api/file/readDir interface was used to traverse and retrieve the file names of all documents under a notebook. PoC python !/usr/bin/env python3 """POC: SiYuan /api/file/readDir 未鉴权目录遍历""" import requests, json, sys def poctarget: base = target.rstrip"/" url = f"base/api/file/readDir"...

9.8CVSS5.9AI score0.0066EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/25 7:36 p.m.4 views

GHSA-34XJ-66V3-6J83 SiYuan has Arbitrary Document Reading within the Publishing Service

Details Document IDs were retrieved via the /api/file/readDir interface, and then the /api/block/getChildBlocks interface was used to view the content of all documents. PoC python !/usr/bin/env python3 """SiYuan /api/block/getChildBlocks 文档内容读取""" import requests import json import sys def...

9.8CVSS5.8AI score0.00523EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/03/25 7:36 p.m.3 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read via the getChildBlocks API endpoint. An attacker can access the contents of any document, including encrypted or restricted files, by supplying arbitrary document IDs to the API. Remediation Upgrade...

9.8CVSS6.5AI score0.00523EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/25 7:36 p.m.9 views

SiYuan has Arbitrary Document Reading within the Publishing Service

Details Document IDs were retrieved via the /api/file/readDir interface, and then the /api/block/getChildBlocks interface was used to view the content of all documents. PoC python !/usr/bin/env python3 """SiYuan /api/block/getChildBlocks 文档内容读取""" import requests import json import sys def...

9.8CVSS5.8AI score0.00523EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/25 7:20 p.m.4 views

CGA-8M9P-VXMH-P77P

Bulletin has no description...

8.1CVSS5.8AI score0.00259EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/03/25 6:31 p.m.13 views

Seafile Server has multiple stored XSS vulnerabilities

Multiple Stored XSS vulnerabilities exist in Seafile Server version 13.0.15,13.0.16-pro,12.0.14 and prior and fixed in 13.0.17, 13.0.17-pro, and 12.0.20-pro, via the Seadoc sdoc editor. The application fails to properly sanitize WebSocket messages regarding document structure updates. This allows...

8.7CVSS5.9AI score0.00278EPSS
SaveExploits1References8Affected Software1
EUVD
EUVD
added 2026/03/25 6:31 p.m.7 views

EUVD-2026-15459

textract through 2.5.0 is vulnerable to OS Command Injection via the file path parameter in multiple extractors. When processing files with malicious filenames, the filePath is passed directly to childprocess.exec in lib/extractors/doc.js, rtf.js, dxf.js, images.js, and lib/util.js with inadequat...

5.8AI score0.02421EPSS
SaveExploits4References7
Github Security Blog
Github Security Blog
added 2026/03/25 6:31 p.m.11 views

textract is vulnerable to OS Command Injection

textract through 2.5.0 is vulnerable to OS Command Injection via the file path parameter in multiple extractors. When processing files with malicious filenames, the filePath is passed directly to childprocess.exec in lib/extractors/doc.js, rtf.js, dxf.js, images.js, and lib/util.js with inadequat...

9.8CVSS5.9AI score0.02421EPSS
SaveExploits4References8Affected Software1
OSV
OSV
added 2026/03/25 1:15 a.m.8 views

CGA-C97H-38XV-957R

Bulletin has no description...

5.3CVSS5.7AI score0.00401EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/03/25 12:27 a.m.10 views

SUSE CVE-2026-27654

NGINX Open Source and NGINX Plus have a vulnerability in the ngxhttpdavmodule module that might allow an attacker to trigger a buffer overflow to the NGINX worker process; this vulnerability may result in termination of the NGINX worker process or modification of source or destination file names...

8.2CVSS6.1AI score0.21747EPSS
SaveExploits2References14
SUSE CVE
SUSE CVE
added 2026/03/25 12:25 a.m.13 views

SUSE CVE-2026-30247

WeKnora is an LLM-powered framework designed for deep document understanding and semantic retrieval. Prior to version 0.2.12, the application's "Import document via URL" feature is vulnerable to Server-Side Request Forgery SSRF through HTTP redirects. While the backend implements comprehensive UR...

7.5CVSS5.8AI score0.00388EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/03/25 12:0 a.m.4 views

CVE-2026-26831

textract through 2.5.0 is vulnerable to OS Command Injection via the file path parameter in multiple extractors. When processing files with malicious filenames, the filePath is passed directly to childprocess.exec in lib/extractors/doc.js, rtf.js, dxf.js, images.js, and lib/util.js with inadequat...

5.9AI score0.02421EPSS
SaveExploits4References6
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-27654

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - NGINX Open Source and NGINX Plus have a vulnerability in the ngxhttpdavmodule module that might allow an attacker to trigger a buffer overflow to the NGINX work...

8.8CVSS6.1AI score0.21747EPSS
SaveExploits2References2
Rows per page
Query Builder