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 18, 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
5101 7.5 重要
Network
MongoDB Inc. MongoDB C Driver MongoDB Inc.のMongoDB C Driverにおける入力確認に関する脆弱性 CWE-20
CWE-noinfo
CVE-2026-6231 2026-05-8 12:21 2026-04-13 Show GitHub Exploit DB Packet Storm
5102 4.9 警告
Network
Tanium Tanium Interact TaniumのTanium Interactにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-6416 2026-05-8 12:21 2026-04-22 Show GitHub Exploit DB Packet Storm
5103 7.1 重要
Local
GNU Project GNU Emacs GNU ProjectのGNU Emacsにおける境界条件の判定に関する脆弱性 CWE-193
境界条件の判定
CVE-2026-6861 2026-05-8 12:21 2026-04-22 Show GitHub Exploit DB Packet Storm
5104 7.5 重要
Network
MongoDB Inc. MongoDB MongoDB Inc.のMongoDBにおける整数アンダーフローの脆弱性 CWE-191
整数アンダーフロー
CVE-2026-6914 2026-05-8 12:21 2026-04-29 Show GitHub Exploit DB Packet Storm
5105 4.3 警告
Network
MongoDB Inc. MongoDB MongoDB Inc.のMongoDBにおける入力で指定された数量の不適切な検証に関する脆弱性 CWE-1284
入力で指定された数量の不適切な検証
CVE-2026-6915 2026-05-8 12:21 2026-04-29 Show GitHub Exploit DB Packet Storm
5106 4.3 警告
Network
レッドハット Red Hat OpenShift Container Platform レッドハットのRed Hat OpenShift Container Platformにおける信頼できない検索パスに関する脆弱性 CWE-426
信頼性のない検索パス
CVE-2026-7309 2026-05-8 12:20 2026-04-28 Show GitHub Exploit DB Packet Storm
5107 4.3 警告
Network
Open5GS Open5GS Open5GSにおけるリソースの不適切なシャットダウンおよびリリースに関する脆弱性 CWE-404
リソースの不適切なシャットダウンおよびリリース
CVE-2026-7585 2026-05-8 12:20 2026-05-1 Show GitHub Exploit DB Packet Storm
5108 4.3 警告
Network
Open5GS Open5GS Open5GSにおけるリソースの不適切なシャットダウンおよびリリースに関する脆弱性 CWE-404
リソースの不適切なシャットダウンおよびリリース
CVE-2026-7586 2026-05-8 12:20 2026-05-1 Show GitHub Exploit DB Packet Storm
5109 4.3 警告
Network
Open5GS Open5GS Open5GSにおけるリソースの不適切なシャットダウンおよびリリースに関する脆弱性 CWE-404
リソースの不適切なシャットダウンおよびリリース
CVE-2026-7587 2026-05-8 12:20 2026-05-1 Show GitHub Exploit DB Packet Storm
5110 7.3 重要
Network
libssh2.org libssh2 libssh2.orgのlibssh2における複数の脆弱性 CWE-189
CWE-190
CVE-2026-7598 2026-05-8 12:20 2026-05-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 19, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
701 7.5 HIGH
Network
openssl openssl Issue summary: When a partial-chain certificate verification is enabled together with OCSP response checking for the whole chain, a NULL dereference will happen if the verified chain does not have a … Update CWE-476
 NULL Pointer Dereference
CVE-2026-42765 2026-06-16 03:14 2026-06-10 Show GitHub Exploit DB Packet Storm
702 7.5 HIGH
Network
openssl openssl Issue summary: Parsing a crafted DER-encoded ASN.1 structure with a primitive element whose content exceeds 2 gigabytes in length may cause a heap buffer over-read on 64-bit Unix and Unix-like platfo… Update CWE-125
Out-of-bounds Read
CVE-2026-34180 2026-06-16 03:13 2026-06-10 Show GitHub Exploit DB Packet Storm
703 7.4 HIGH
Network
openssl openssl Issue Summary: The PKCS#12 file processing fails to perform sufficient input validation for files that use Password-Based Message Authentication Code 1 (PBMAC1) integrity mechanism allowing a certifi… Update CWE-354
 Improper Validation of Integrity Check Value
CVE-2026-34181 2026-06-16 03:13 2026-06-10 Show GitHub Exploit DB Packet Storm
704 9.1 CRITICAL
Network
openssl openssl Issue Summary: Cryptographic Message Services (CMS) processing fails to perform sufficient input validation on the cipher and tag length fields of AuthEnvelopedData containers, leading to various pot… Update CWE-354
 Improper Validation of Integrity Check Value
CVE-2026-34182 2026-06-16 03:13 2026-06-10 Show GitHub Exploit DB Packet Storm
705 7.5 HIGH
Network
openssl openssl Issue summary: Remote peer may exhaust heap memory of the QUIC server or client by flooding it with packets containing PATH_CHALLENGE frames. Impact summary: A malicious remote peer can cause an unb… Update CWE-1325
 Improperly Controlled Sequential Memory Allocation
CVE-2026-34183 2026-06-16 03:12 2026-06-10 Show GitHub Exploit DB Packet Storm
706 5.0 MEDIUM
Network
openssl openssl Issue summary: A malicious server can exploit TLS OCSP stapling by delivering a crafted response through the status_request extension, triggering a double-free in the client's certificate verificatio… Update CWE-415
 Double Free
CVE-2026-35188 2026-06-16 03:12 2026-06-10 Show GitHub Exploit DB Packet Storm
707 5.7 MEDIUM
Adjacent
nuxt nuxt\/rspack-builder
nuxt\/webpack-builder
Nuxt is an open-source web development framework for Vue.js. In @nuxt/rspack-builder and @nuxt/webpack-builder from versions 3.15.4 to before 3.21.7 and 4.0.0 to before 4.4.7, there is an incomplete … Update CWE-749
 Exposed Dangerous Method or Function
CVE-2026-49993 2026-06-16 03:10 2026-06-12 Show GitHub Exploit DB Packet Storm
708 9.8 CRITICAL
Network
jmespath jmespath jmespath.php allows users to use JMESPath, software for declaratively specifying how to extract elements from a JSON document, in PHP applications with PHP data structures. Versions prior to 2.9.1 ca… Update CWE-20
CWE-94
CWE-116
 Improper Input Validation 
Code Injection
 Improper Encoding or Escaping of Output
CVE-2026-54133 2026-06-16 03:09 2026-06-13 Show GitHub Exploit DB Packet Storm
709 5.4 MEDIUM
Network
nuxt nuxt Nuxt is an open-source web development framework for Vue.js. From versions 3.4.3 to before 3.21.6 and 4.0.0-alpha.1 to before 4.4.6, navigateTo() with external: true generates a server-side HTML redi… Update CWE-83
 Improper Neutralization of Script in Attributes in a Web Page
CVE-2026-45669 2026-06-16 03:09 2026-06-12 Show GitHub Exploit DB Packet Storm
710 5.3 MEDIUM
Network
nuxt nuxt
nuxt\/nitro-server
Nuxt is an open-source web development framework for Vue.js. In Nuxt versions 3.11.0 to before 3.21.6 and 4.0.0-alpha.1 to before 4.4.6 and @nuxt/nitro-server versions 3.20.0 to before 3.21.6 and 4.0… Update CWE-284
CWE-288
Improper Access Control
Authentication Bypass Using an Alternate Path or Channel
CVE-2026-47200 2026-06-16 03:09 2026-06-12 Show GitHub Exploit DB Packet Storm