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 5, 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
3841 8.8 重要
Adjacent
Google Android GoogleのAndroidにおける認証アルゴリズムの不適切な実装に関する脆弱性 CWE-303
認証アルゴリズム上の問題
CVE-2026-0073 2026-05-7 10:52 2026-05-4 Show GitHub Exploit DB Packet Storm
3842 8 重要
Adjacent
SonicWALL SonicOS SonicWALLのSonicOSにおける複数の脆弱性 CWE-1390
CWE-306
CVE-2026-0204 2026-05-7 10:52 2026-04-29 Show GitHub Exploit DB Packet Storm
3843 6.8 警告
Adjacent
SonicWALL SonicOS SonicWALLのSonicOSにおけるパストラバーサルの脆弱性 CWE-35
パストラバーサル
CVE-2026-0205 2026-05-7 10:52 2026-04-29 Show GitHub Exploit DB Packet Storm
3844 4.9 警告
Network
SonicWALL SonicOS SonicWALLのSonicOSにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-0206 2026-05-7 10:52 2026-04-29 Show GitHub Exploit DB Packet Storm
3845 5.5 警告
Local
オラクル Oracle Linux オラクルのOracle Linuxにおけるゼロ除算に関する脆弱性 CWE-369
ゼロ除算
CVE-2026-21996 2026-05-7 10:52 2026-05-1 Show GitHub Exploit DB Packet Storm
3846 6.5 警告
Network
デル data domain operating system
powerprotect data domain
デルのdata domain operating system等の複数製品における情報漏えいに関する脆弱性 CWE-200
CWE-noinfo
CVE-2026-23777 2026-05-7 10:52 2026-04-17 Show GitHub Exploit DB Packet Storm
3847 4.8 警告
Network
デル data domain operating system
powerprotect data domain
デルのdata domain operating system等の複数製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-28263 2026-05-7 10:52 2026-04-17 Show GitHub Exploit DB Packet Storm
3848 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-31455 2026-05-7 10:52 2026-04-22 Show GitHub Exploit DB Packet Storm
3849 4.7 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける競合状態に関する脆弱性 CWE-362
競合状態
CVE-2026-31456 2026-05-7 10:52 2026-04-22 Show GitHub Exploit DB Packet Storm
3850 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-31457 2026-05-7 10:52 2026-04-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
315451 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: userfaultfd: don't BUG_ON() if khugepaged yanks our page table Since khugepaged was changed to allow retracting page tables in fi… NVD-CWE-noinfo
CVE-2024-46838 2024-10-10 00:35 2024-09-27 Show GitHub Exploit DB Packet Storm
315452 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: KVM: s390: fix validity interception issue when gisa is switched off We might run into a SIE validity if gisa has been disabled e… CWE-908
 Use of Uninitialized Resource
CVE-2024-45005 2024-10-10 00:30 2024-09-5 Show GitHub Exploit DB Packet Storm
315453 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix leak of blob encryption key Trusted keys unseal the key blob on load, but keep the sealed payload in the … CWE-312
 Cleartext Storage of Sensitive Information
CVE-2024-45004 2024-10-10 00:19 2024-09-5 Show GitHub Exploit DB Packet Storm
315454 7.8 HIGH
Local
authenticator authenticator Authenticator is a browser extension that generates two-step verification codes. In versions 7.0.0 and below, encryption keys for user data were stored encrypted at-rest using only AES-256 and the EV… CWE-326
CWE-327
Inadequate Encryption Strength
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2024-45394 2024-10-10 00:15 2024-09-4 Show GitHub Exploit DB Packet Storm
315455 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix RX buf alloc_size alignment and atomic op panic The MANA driver's RX buffer alloc_size is passed into napi_build_s… NVD-CWE-noinfo
CVE-2024-45001 2024-10-9 23:49 2024-09-5 Show GitHub Exploit DB Packet Storm
315456 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tcp: prevent concurrent execution of tcp_sk_exit_batch Its possible that two threads call tcp_sk_exit_batch() concurrently, once … NVD-CWE-noinfo
CVE-2024-44991 2024-10-9 23:36 2024-09-5 Show GitHub Exploit DB Packet Storm
315457 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: fix TX fifo corruption Sometimes, when a packet is received on channel A at almost the same time as a packet i… CWE-667
 Improper Locking
CVE-2024-44951 2024-10-9 23:27 2024-09-5 Show GitHub Exploit DB Packet Storm
315458 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: fix invalid FIFO access with special register set When enabling access to the special register set, Receiver t… NVD-CWE-noinfo
CVE-2024-44950 2024-10-9 23:21 2024-09-5 Show GitHub Exploit DB Packet Storm
315459 5.5 MEDIUM
Local
- - Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. - CVE-2024-42308 2024-10-9 23:15 2024-08-17 Show GitHub Exploit DB Packet Storm
315460 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: parisc: fix a possible DMA corruption ARCH_DMA_MINALIGN was defined as 16 - this is too small - it may be possible that two unrel… NVD-CWE-noinfo
CVE-2024-44949 2024-10-9 22:53 2024-09-5 Show GitHub Exploit DB Packet Storm