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 29, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
6031 7.1 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-31778 2026-05-13 10:25 2026-05-1 Show GitHub Exploit DB Packet Storm
6032 8.1 重要
Adjacent
Linux Linux Kernel LinuxのLinux Kernelにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-31779 2026-05-13 10:25 2026-05-1 Show GitHub Exploit DB Packet Storm
6033 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-31780 2026-05-13 10:25 2026-05-1 Show GitHub Exploit DB Packet Storm
6034 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31781 2026-05-13 10:25 2026-05-1 Show GitHub Exploit DB Packet Storm
6035 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-31782 2026-05-13 10:25 2026-05-1 Show GitHub Exploit DB Packet Storm
6036 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31783 2026-05-13 10:25 2026-05-1 Show GitHub Exploit DB Packet Storm
6037 5.4 警告
Network
Daniel Garcia Vaultwarden Daniel GarciaのVaultwardenにおけるデータの信頼性についての不十分な検証に関する脆弱性 CWE-345
データの信頼性についての不十分な検証
CVE-2026-31835 2026-05-13 10:25 2026-05-5 Show GitHub Exploit DB Packet Storm
6038 6.5 警告
Network
FRRouting Project FRRouting FRRouting ProjectのFRRoutingにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-37458 2026-05-13 10:25 2026-05-4 Show GitHub Exploit DB Packet Storm
6039 7.5 重要
Network
osrg GoBGP osrgのGoBGPにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-37461 2026-05-13 10:25 2026-05-4 Show GitHub Exploit DB Packet Storm
6040 3.7
Network
GNU Project
レッドハット
GnuTLS
Red Hat Hardened Images
Red Hat OpenShift Container Platform
Red Hat Enterprise Linux
GNU Project等の複数ベンダの製品における動作順序:早期検証に関する脆弱性 CWE-179
不適切な動作順序:早期検証
CVE-2026-3832 2026-05-13 10:25 2026-04-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
281 6.5 MEDIUM
Network
aten unizon ATEN Unizon updateLicense Directory Traversal Arbitrary File Deletion Vulnerability. This vulnerability allows remote attackers to delete arbitrary files on affected installations of ATEN Unizon. Aut… New CWE-22
Path Traversal
CVE-2026-9774 2026-06-28 03:59 2026-06-25 Show GitHub Exploit DB Packet Storm
282 9.8 CRITICAL
Network
jetbrains youtrack In JetBrains YouTrack before 2026.2.16593 the websandbox bridge was vulnerable to a prototype pollution attack New CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-57926 2026-06-28 03:51 2026-06-26 Show GitHub Exploit DB Packet Storm
283 4.3 MEDIUM
Network
wolfssl wolfssl Certificate policy and RFC 8446 compliance concerns regarding the continued acceptance of SHA-1/MD5 in certificate processing. New CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2026-6412 2026-06-28 03:41 2026-06-26 Show GitHub Exploit DB Packet Storm
284 5.3 MEDIUM
Network
wolfssl wolfssl A CRL critical extension bypass exists in ParseCRL_Extensions where critical extensions are not properly enforced, allowing a crafted CRL with an unhandled critical extension to be accepted. This onl… New CWE-295
Improper Certificate Validation 
CVE-2026-6450 2026-06-28 03:32 2026-06-26 Show GitHub Exploit DB Packet Storm
285 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix NULL pointer dereference in bpf_sk_storage_clone and diag paths bpf_selem_unlink_nofail() sets SDATA(selem)->smap to NUL… New - CVE-2026-52938 2026-06-27 20:16 2026-06-24 Show GitHub Exploit DB Packet Storm
286 - - - The CONS_HISTORY ioctl handler did not adequately validate the requested history size. A large value caused an integer overflow in the buffer size calculation, resulting in a heap allocation smaller… New CWE-190
 Integer Overflow or Wraparound
CVE-2026-49416 2026-06-27 19:16 2026-06-27 Show GitHub Exploit DB Packet Storm
287 - - - The ELF image activator cleared per-process ASLR preference flags for setuid binaries after the code that computes the PIE base address, rather than before. As a result, a user-requested ASLR disabl… New CWE-179
 Incorrect Behavior Order: Early Validation
CVE-2026-49414 2026-06-27 19:16 2026-06-27 Show GitHub Exploit DB Packet Storm
288 - - - Second, the audio buffer backing a mapping could be freed when the device was closed even though the mapping remained valid. The freed memory could then be reused elsewhere while still accessible th… New CWE-416
 Use After Free
CVE-2026-49417 2026-06-27 18:16 2026-06-27 Show GitHub Exploit DB Packet Storm
289 - - - The Linuxulator determined whether a binary was set-user-ID or set-group-ID by checking the P_SUGID process flag. During execve(2), this flag is not yet set at the point where the auxiliary vector i… New CWE-266
 Incorrect Privilege Assignment
CVE-2026-49413 2026-06-27 18:16 2026-06-27 Show GitHub Exploit DB Packet Storm
290 - - - The kernel handler for IPV6_MSFILTER dropped a serializing lock in order to copy the source-filter list from userspace, then reacquired the lock. During this window another thread could free the mul… New CWE-416
 Use After Free
CVE-2026-49412 2026-06-27 18:16 2026-06-27 Show GitHub Exploit DB Packet Storm