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 14, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
221661 1.7 注意 オラクル - Oracle Sun Solaris 11 における Network Configuration の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1499 2013-11-8 12:13 2013-04-16 Show GitHub Exploit DB Packet Storm
221662 4.9 警告 オラクル - Oracle Sun Solaris 10 および 11 における Kernel/IO の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1498 2013-11-8 12:12 2013-04-16 Show GitHub Exploit DB Packet Storm
221663 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle COREid Access における WebGate - WebServer プラグインの処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1497 2013-11-8 12:11 2013-04-16 Show GitHub Exploit DB Packet Storm
221664 4.9 警告 オラクル - Oracle Sun Solaris 10 および 11 における Kernel/IO の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1496 2013-11-8 12:10 2013-04-16 Show GitHub Exploit DB Packet Storm
221665 2.4 注意 オラクル - Oracle Virtualization の VirtualBox における Core の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0420 2013-11-8 11:56 2013-01-15 Show GitHub Exploit DB Packet Storm
221666 5 警告 オラクル - Oracle Sun Products Suite の Sun Storage Common Array Manager における脆弱性 CWE-noinfo
情報不足
CVE-2013-0417 2013-11-8 11:51 2013-01-15 Show GitHub Exploit DB Packet Storm
221667 4.7 警告 オラクル - SPARC T4 サーバ上で稼働する Oracle Sun Solaris 10 における Kernel の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1494 2013-11-8 11:50 2013-04-16 Show GitHub Exploit DB Packet Storm
221668 4 警告 オラクル - Oracle Siebel CRM の Siebel Enterprise Application Integration における Web Services の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0416 2013-11-8 11:50 2013-04-16 Show GitHub Exploit DB Packet Storm
221669 7.5 危険 MySQL AB
オラクル
- MySQL で使用される yaSSL におけるバッファオーバーフローの脆弱性性 CWE-119
バッファエラー
CVE-2013-1492 2013-11-8 11:49 2013-02-5 Show GitHub Exploit DB Packet Storm
221670 6 警告 オラクル - Oracle Sun Solaris 10 における Bind/Postinstall script の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0415 2013-11-8 11:49 2013-01-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1041 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: gpio: sysfs: fix chip removal with GPIOs exported over sysfs Currently if we export a GPIO over sysfs and unbind the parent GPIO … Update NVD-CWE-noinfo
CVE-2026-43181 2026-05-12 05:53 2026-05-6 Show GitHub Exploit DB Packet Storm
1042 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: ccs: Avoid possible division by zero Calculating maximum M for scaler configuration involves dividing by MIN_X_OUTPUT_SIZE… Update CWE-369
 Divide By Zero
CVE-2026-43182 2026-05-12 05:53 2026-05-6 Show GitHub Exploit DB Packet Storm
1043 9.8 CRITICAL
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix signededness bug in smb_direct_prepare_negotiation() smb_direct_prepare_negotiation() casts an unsigned __u32 value fr… Update CWE-674
 Uncontrolled Recursion
CVE-2026-43185 2026-05-12 05:52 2026-05-6 Show GitHub Exploit DB Packet Storm
1044 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35 [Why] A backport of the change made for DCN401 th… Update NVD-CWE-noinfo
CVE-2026-43191 2026-05-12 05:51 2026-05-6 Show GitHub Exploit DB Packet Storm
1045 8.2 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_tcpmss: check remaining length before reading optlen Quoting reporter: In net/netfilter/xt_tcpmss.c (lines 53-68)… Update CWE-125
Out-of-bounds Read
CVE-2026-43190 2026-05-12 05:50 2026-05-6 Show GitHub Exploit DB Packet Storm
1046 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: v4l2-async: Fix error handling on steps after finding a match Once an async connection is found to be matching with an fwn… Update NVD-CWE-noinfo
CVE-2026-43189 2026-05-12 05:47 2026-05-6 Show GitHub Exploit DB Packet Storm
1047 9.8 CRITICAL
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() On the receive path, __ioam6_fill_trace_data() uses trace->node… Update CWE-787
 Out-of-bounds Write
CVE-2026-43186 2026-05-12 05:40 2026-05-6 Show GitHub Exploit DB Packet Storm
1048 8.8 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xfs: delete attr leaf freemap entries when empty Back in commit 2a2b5932db6758 ("xfs: fix attr leaf header freemap.size underflow… Update CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2026-43187 2026-05-12 05:38 2026-05-6 Show GitHub Exploit DB Packet Storm
1049 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ceph: do not propagate page array emplacement errors as batch errors When fscrypt is enabled, move_dirty_folio_in_page_array() ma… Update NVD-CWE-noinfo
CVE-2026-43188 2026-05-12 05:38 2026-05-6 Show GitHub Exploit DB Packet Storm
1050 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: dm mpath: Add missing dm_put_device when failing to get scsi dh name When commit fd81bc5cca8f ("scsi: device_handler: Return erro… Update NVD-CWE-noinfo
CVE-2026-43192 2026-05-12 05:36 2026-05-6 Show GitHub Exploit DB Packet Storm