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":May 10, 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
3131 6.5 警告
Network
oneflow oneflow oneflowにおけるゼロ除算に関する脆弱性 CWE-369
ゼロ除算
CVE-2025-71005 2026-02-5 15:45 2026-01-28 Show GitHub Exploit DB Packet Storm
3132 6.5 警告
Network
oneflow oneflow oneflowにおけるゼロ除算に関する脆弱性 CWE-369
ゼロ除算
CVE-2025-71006 2026-02-5 15:45 2026-01-28 Show GitHub Exploit DB Packet Storm
3133 7.5 重要
Network
oneflow oneflow oneflowにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2025-71007 2026-02-5 15:45 2026-01-28 Show GitHub Exploit DB Packet Storm
3134 6.2 警告
Local
oneflow oneflow oneflowにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2025-71008 2026-02-5 15:45 2026-01-29 Show GitHub Exploit DB Packet Storm
3135 6.2 警告
Local
oneflow oneflow oneflowにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2025-71009 2026-02-5 15:45 2026-01-29 Show GitHub Exploit DB Packet Storm
3136 6.2 警告
Local
oneflow oneflow oneflowにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2025-71011 2026-02-5 15:45 2026-01-29 Show GitHub Exploit DB Packet Storm
3137 6.5 警告
Network
Open5GS Open5GS Open5GSにおけるハードコードされた認証情報の使用に関する脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2026-0622 2026-02-5 15:45 2026-01-20 Show GitHub Exploit DB Packet Storm
3138 8.4 重要
Local
GNU Project GNU C Library GNU ProjectのGNU C Libraryにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-0861 2026-02-5 15:44 2026-01-14 Show GitHub Exploit DB Packet Storm
3139 8.8 重要
Network
Shenzhen Tenda Technology Co.,Ltd. ax1803 ファームウェア Shenzhen Tenda Technology Co.,Ltd.のax1803 ファームウェアにおける複数の脆弱性 CWE-119
CWE-121
CVE-2026-1329 2026-02-5 15:44 2026-01-22 Show GitHub Exploit DB Packet Storm
3140 6.7 警告
Local
Google Android GoogleのAndroidにおける複数の脆弱性 CWE-1285
CWE-787
CVE-2026-20413 2026-02-5 15:44 2026-02-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
711 - - - In the Linux kernel, the following vulnerability has been resolved: smb: client: require a full NFS mode SID before reading mode bits parse_dacl() treats an ACE SID matching sid_unix_NFS_mode as an… New - CVE-2026-43350 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
712 - - - In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid uninit-value access in f2fs_sanity_check_node_footer syzbot reported a f2fs bug as below: BUG: KMSAN: uninit-… New - CVE-2026-43349 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
713 - - - In the Linux kernel, the following vulnerability has been resolved: mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDER When registering VTL0 memory via MSHV_ADD_VTL0_MEMORY, the kernel computes … New - CVE-2026-43348 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
714 - - - In the Linux kernel, the following vulnerability has been resolved: arm64: dts: qcom: monaco: Reserve full Gunyah metadata region We observe spurious "Synchronous External Abort" exceptions (ESR=0x… New - CVE-2026-43347 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
715 - - - In the Linux kernel, the following vulnerability has been resolved: ice: ptp: don't WARN when controlling PF is unavailable In VFIO passthrough setups, it is possible to pass through only a PF whic… New - CVE-2026-43346 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
716 - - - In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix event ring index not programmed for IPA v5.0+ For IPA v5.0+, the event ring index field moved from CH_C_CNTXT_0 to … New - CVE-2026-43345 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
717 - - - In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix die ID init and look up bugs In snbep_pci2phy_map_init(), in the nr_node_ids > 8 path, uncore_device_t… New - CVE-2026-43344 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
718 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_subset: Fix unbalanced refcnt in geth_free geth_alloc() increments the reference count, but geth_free() fails to d… New - CVE-2026-43343 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
719 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_rndis: Protect RNDIS options with mutex The class/subclass/protocol options are suspectible to race conditions as … New - CVE-2026-43342 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
720 - - - In the Linux kernel, the following vulnerability has been resolved: net/ipv6: ioam6: prevent schema length wraparound in trace fill ioam6_fill_trace_data() stores the schema contribution to the tra… New - CVE-2026-43341 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm