Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":June 2, 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
4731 7.5 重要
Network
Christian Neukirchen Rack Rackにおける複数の脆弱性 CWE-400
CWE-407
CWE-770
CVE-2026-34827 2026-04-27 10:49 2026-04-2 Show GitHub Exploit DB Packet Storm
4732 6.5 警告
Network
Glances project Glances Nicolas Hennion (nicolargo)のGlancesにおける複数の脆弱性 CWE-200
CWE-306
CWE-306
CWE-942
CVE-2026-34839 2026-04-27 10:49 2026-04-21 Show GitHub Exploit DB Packet Storm
4733 5.7 警告
Network
オラクル PeopleSoft Enterprise CS Student Records オラクルのPeopleSoft Enterprise CS Student Recordsにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-35241 2026-04-27 10:49 2026-04-21 Show GitHub Exploit DB Packet Storm
4734 7.8 重要
Local
オラクル Oracle Application Development Framework (Oracle ADF) オラクルのOracle Application Development Framework (Oracle ADF)におけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-35243 2026-04-27 10:49 2026-04-21 Show GitHub Exploit DB Packet Storm
4735 7.5 重要
Network
libp2p libp2p Protocol Labsのlibp2pにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-35405 2026-04-27 10:49 2026-04-7 Show GitHub Exploit DB Packet Storm
4736 8.2 重要
Network
libp2p libp2p Protocol Labsのlibp2pにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-35457 2026-04-27 10:49 2026-04-7 Show GitHub Exploit DB Packet Storm
4737 8.8 重要
Network
pyLoad-ng project pyLoad-ng pyLoad-ng projectのpyLoad-ngにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-35463 2026-04-27 10:49 2026-04-7 Show GitHub Exploit DB Packet Storm
4738 5.3 警告
Network
oobabooga TextGen oobaboogaのTextGenにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-35483 2026-04-27 10:49 2026-04-7 Show GitHub Exploit DB Packet Storm
4739 8.8 重要
Local
NSA Emissary NSAのEmissaryにおける複数の脆弱性 CWE-116
CWE-78
CVE-2026-35582 2026-04-27 10:49 2026-04-18 Show GitHub Exploit DB Packet Storm
4740 6.5 警告
Network
Vikunja Vikunja Vikunjaにおけるセッション期限に関する脆弱性 CWE-613
不適切なセッション期限
CVE-2026-35594 2026-04-27 10:48 2026-04-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
941 6.5 MEDIUM
Network
- - Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP `Host` request header was not validated before being used to reconstruct `request.url`. Because the routing algorit… CWE-444
HTTP Request Smuggling
CVE-2026-48710 2026-05-30 01:19 2026-05-27 Show GitHub Exploit DB Packet Storm
942 - - - A server-side request forgery (SSRF) vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to send crafted requests to internal services by exploiting insu… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-9312 2026-05-30 01:19 2026-05-27 Show GitHub Exploit DB Packet Storm
943 7.4 HIGH
Local
- - In GDAL 3.1.0 through 3.13.0, scanForGeometryContainers in the netCDF driver allows code execution via a stack-based buffer overflow. It reads a geometry attribute into a fixed-size stack buffer with… CWE-121
Stack-based Buffer Overflow
CVE-2026-49014 2026-05-30 01:19 2026-05-27 Show GitHub Exploit DB Packet Storm
944 - - - In OpenStack Swift before 2.36.2 and 2.37.2, s3api middleware enters an infinite loop when processing a truncated aws-chunked PUT request body. The StreamingInput class repeatedly appends an empty bu… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-49017 2026-05-30 01:19 2026-05-27 Show GitHub Exploit DB Packet Storm
945 - - - Tauri is a framework for building binaries for all major desktop platforms. From 2.0 to 2.11.0, a flaw in Tauri's is_local_url() function causes it to incorrectly classify remote URLs as trusted loca… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42184 2026-05-30 01:19 2026-05-28 Show GitHub Exploit DB Packet Storm
946 - - - Botan is a C++ cryptography library. Prior to 3.12.0, certain patterns of indefinite length encodings in BER data could cause quadratic behavior in the parser, resulting in a denial of service. Such … CWE-407
 Inefficient Algorithmic Complexity
CVE-2026-44378 2026-05-30 01:19 2026-05-28 Show GitHub Exploit DB Packet Storm
947 6.0 MEDIUM
Network
- - An issue was discovered in OpenStack Keystone before 29.0.2. The Keystone application credential authentication plugin does not verify that the user supplied in the authentication request matches the… CWE-863
 Incorrect Authorization
CVE-2026-42998 2026-05-30 01:19 2026-05-29 Show GitHub Exploit DB Packet Storm
948 7.5 HIGH
Network
- - DeepCode through commit c991dc2 contains a path traversal vulnerability in the SPA catch-all route in new_ui/backend/main.py that allows unauthenticated attackers to read arbitrary files by supplying… CWE-22
Path Traversal
CVE-2026-32847 2026-05-30 01:19 2026-05-29 Show GitHub Exploit DB Packet Storm
949 8.8 HIGH
Network
google chrome Use after free in PDF in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted PDF file. (Chromium security severity: High) CWE-416
 Use After Free
CVE-2026-9957 2026-05-30 01:19 2026-05-29 Show GitHub Exploit DB Packet Storm
950 7.5 HIGH
Network
google chrome Integer overflow in PDFium in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to execute arbitrary code inside a sandbox via a crafted font fi… CWE-472
 External Control of Assumed-Immutable Web Parameter
CVE-2026-9960 2026-05-30 01:18 2026-05-29 Show GitHub Exploit DB Packet Storm