|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 29, 2026, 6 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 641 | 7.5 |
重要
Network |
日本ナショナルインスツルメンツ |
NI gRPC Device Server InstruementStudio |
日本ナショナルインスツルメンツのInstruementStudio等の複数製品における境界外読み取りに関する脆弱性 |
CWE-125
境界外読み取り |
CVE-2026-48138 | 2026-06-26 11:50 | 2026-06-19 | Show | GitHub Exploit DB Packet Storm |
| 642 | 7.5 |
重要
Network |
日本ナショナルインスツルメンツ |
NI gRPC Device Server InstruementStudio |
日本ナショナルインスツルメンツのInstruementStudio等の複数製品におけるNULL ポインタデリファレンスに関する脆弱性 |
CWE-476
NULL ポインタデリファレンス |
CVE-2026-48139 | 2026-06-26 11:50 | 2026-06-19 | Show | GitHub Exploit DB Packet Storm |
| 643 | 6.5 |
警告
Network |
日本ナショナルインスツルメンツ |
NI gRPC Device Server InstruementStudio |
日本ナショナルインスツルメンツのInstruementStudio等の複数製品における不正な型変換に関する脆弱性 |
CWE-704
不正な型変換またはキャスト |
CVE-2026-48140 | 2026-06-26 11:50 | 2026-06-19 | Show | GitHub Exploit DB Packet Storm |
| 644 | 7.5 |
重要
Network |
日本ナショナルインスツルメンツ |
NI gRPC Device Server InstruementStudio |
日本ナショナルインスツルメンツのInstruementStudio等の複数製品における有効期限後のメモリの解放の欠如に関する脆弱性 |
CWE-401
有効期限後のメモリの解放の欠如 |
CVE-2026-48141 | 2026-06-26 11:50 | 2026-06-19 | Show | GitHub Exploit DB Packet Storm |
| 645 | 6.8 |
警告
Adjacent |
langchain | LangGraph Checkpoint | langchainのLangGraph Checkpointにおける複数の脆弱性 |
CWE-502 CWE-913 |
CVE-2026-48775 | 2026-06-26 11:50 | 2026-06-16 | Show | GitHub Exploit DB Packet Storm |
| 646 | 7.5 |
重要
Network |
Schneider Electric |
EcoStruxure Panel Server PAS600v2 Firmware EcoStruxure Panel Server PAS400 Firmware EcoStruxure Panel Server PAS800 Firmware EcoSt… |
Schneider Electric のEcoStruxure Panel Server PAS400 Firmware等の複数製品におけるリソースの安全ではないデフォルト値への初期化に関する脆弱性 |
CWE-1188
リソースの安全ではないデフォルト値への初期化 |
CVE-2026-6866 | 2026-06-26 11:50 | 2026-05-12 | Show | GitHub Exploit DB Packet Storm |
| 647 | 9.1 |
緊急
Network |
日本ナショナルインスツルメンツ |
NI gRPC Device Server InstruementStudio |
日本ナショナルインスツルメンツのInstruementStudio等の複数製品における重要な機能に対する認証の欠如に関する脆弱性 |
CWE-306
重要な機能に対する認証の欠如 解説 |
CVE-2026-9142 | 2026-06-26 11:50 | 2026-06-19 | Show | GitHub Exploit DB Packet Storm |
| 648 | 5.3 |
警告
Network |
日本ナショナルインスツルメンツ |
NI gRPC Device Server InstruementStudio |
日本ナショナルインスツルメンツのInstruementStudio等の複数製品における数値型間の変換の誤りに関する脆弱性 |
CWE-681
数値型間の変換の誤り |
CVE-2026-9143 | 2026-06-26 11:50 | 2026-06-19 | Show | GitHub Exploit DB Packet Storm |
| 649 | 10 |
緊急
Network |
UI |
UniFi Dream Machine Special Edition Firmware (UDM-SE) UniFi Cloud Gateway Ultra Firmware (UCG-Ultra) UniFi Network Video Re… |
UIのEnterprise Fortress Gateway Firmware (EFG)等の複数製品におけるアクセス制御に関する脆弱性 |
CWE-284
不適切なアクセス制御 |
CVE-2026-34908 | 2026-06-26 11:49 | 2026-05-22 | Show | GitHub Exploit DB Packet Storm |
| 650 | 10 |
緊急
Network |
UI |
UniFi Dream Machine Special Edition Firmware (UDM-SE) UniFi Cloud Gateway Ultra Firmware (UCG-Ultra) UniFi Network Video Re… |
UIのEnterprise Fortress Gateway Firmware (EFG)等の複数製品におけるパストラバーサルの脆弱性 |
CWE-22
パス・トラバーサル |
CVE-2026-34909 | 2026-06-26 11:49 | 2026-05-22 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 30, 2026, 4:22 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 3911 | 3.3 |
LOW
Local |
- | - | Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.24.0 and prior to version 1.2.5, dulwich.porcelain.format_patch(outdir=...) derives each patch fil… |
CWE-22
Path Traversal |
CVE-2026-47712 | 2026-06-12 00:21 | 2026-06-11 | Show | GitHub Exploit DB Packet Storm |
| 3912 | 5.7 |
MEDIUM
Network |
- | - | Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.1.0 and prior to version 1.2.5, a client with push access could push a tiny crafted thin pack (~17… |
CWE-400 CWE-789 Uncontrolled Resource Consumption Memory Allocation with Excessive Size Value |
CVE-2026-47734 | 2026-06-12 00:21 | 2026-06-11 | Show | GitHub Exploit DB Packet Storm |
| 3913 | 7.5 |
HIGH
Network |
- | - | Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.23.2 and prior to version 1.2.5, `dulwich.porcelain.submodule_update`, and by extension `porcelain… |
CWE-22
Path Traversal |
CVE-2026-52726 | 2026-06-12 00:21 | 2026-06-11 | Show | GitHub Exploit DB Packet Storm |
| 3914 | 7.8 |
HIGH
Local |
microsoft |
windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2019 windows_server_2022 windows_server_2025 |
Use after free in Windows SDK allows an authorized attacker to elevate privileges locally. |
CWE-190 CWE-416 Integer Overflow or Wraparound Use After Free |
CVE-2026-45593 | 2026-06-12 00:14 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 3915 | 5.5 |
MEDIUM
Local |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2016 windows_server_2019 w… |
Exposure of sensitive information to an unauthorized actor in Windows Application Identity (AppID) Subsystem allows an authorized attacker to disclose information locally. |
CWE-200
Information Exposure |
CVE-2026-45594 | 2026-06-12 00:13 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 3916 | 5.4 |
MEDIUM
Network |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Protection mechanism failure in Windows Mark of the Web (MOTW) allows an unauthorized attacker to bypass a security feature over a network. |
CWE-693
Protection Mechanism Failure |
CVE-2026-45595 | 2026-06-12 00:10 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 3917 | 7.0 |
HIGH
Local |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Use after free in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally. |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2026-45596 | 2026-06-12 00:07 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 3918 | 7.0 |
HIGH
Local |
microsoft |
windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2022 windows_server_2025 |
Concurrent execution using shared resource with improper synchronization ('race condition') in UI Automation Manager (uiamanager.dll) allows an authorized attacker to elevate privileges locally. |
CWE-362
Race Condition |
CVE-2026-45597 | 2026-06-12 00:03 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 3919 | 7.0 |
HIGH
Local |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Use after free in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally. |
CWE-362
Race Condition |
CVE-2026-45598 | 2026-06-12 00:00 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 3920 | 8.1 |
HIGH
Network |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Use after free in Universal Plug and Play (upnp.dll) allows an unauthorized attacker to execute code over a network. |
CWE-416
Use After Free |
CVE-2026-45599 | 2026-06-11 23:57 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |