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 13, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
211051 4.3 警告 アップル
サン・マイクロシステムズ
日立
IBM
オラクル
- Oracle Java SE および Java SE Embedded における SCRIPTING に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5784 2015-03-17 17:35 2013-10-15 Show GitHub Exploit DB Packet Storm
211052 10 危険 アップル
サン・マイクロシステムズ
日立
IBM
オラクル
- Oracle Java SE および Java SE Embedded における 2D に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5829 2015-03-17 17:33 2013-10-15 Show GitHub Exploit DB Packet Storm
211053 10 危険 アップル
サン・マイクロシステムズ
日立
IBM
オラクル
- 複数の Oracle Java 製品における Libraries に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5830 2015-03-17 17:32 2013-10-15 Show GitHub Exploit DB Packet Storm
211054 5 警告 アップル
サン・マイクロシステムズ
日立
IBM
オラクル
- Oracle Java SE および Java SE Embedded における Deployment に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5831 2015-03-17 17:29 2013-10-15 Show GitHub Exploit DB Packet Storm
211055 10 危険 アップル
サン・マイクロシステムズ
日立
IBM
オラクル
- Oracle Java SE および Java SE Embedded における 2D に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5809 2015-03-17 17:28 2013-10-15 Show GitHub Exploit DB Packet Storm
211056 5 警告 アップル
日立
IBM
オラクル
- Oracle Java SE および JavaFX における Deployment に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5848 2015-03-17 17:28 2013-10-15 Show GitHub Exploit DB Packet Storm
211057 6.4 警告 アップル
サン・マイクロシステムズ
日立
IBM
オラクル
- Oracle Java SE および Java SE Embedded における Deployment に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5812 2015-03-17 17:27 2013-10-15 Show GitHub Exploit DB Packet Storm
211058 4.3 警告 アップル
サン・マイクロシステムズ
日立
IBM
オラクル
- Oracle Java SE および Java SE Embedded における AWT に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5849 2015-03-17 17:27 2013-10-15 Show GitHub Exploit DB Packet Storm
211059 9.3 危険 アップル
サン・マイクロシステムズ
日立
IBM
オラクル
- Oracle Java SE および Java SE Embedded における Deployment に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5832 2015-03-17 17:26 2013-10-15 Show GitHub Exploit DB Packet Storm
211060 10 危険 アップル
サン・マイクロシステムズ
日立
IBM
オラクル
- Oracle Java SE および Java SE Embedded における CORBA に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5814 2015-03-17 17:25 2013-10-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
851 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctl Drop reference to syncobj and timeline fence when aborting the io… Update - CVE-2026-43399 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
852 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add upper bound check on user inputs in signal ioctl Huge input values in amdgpu_userq_signal_ioctl can lead to a OOM… Update - CVE-2026-43400 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
853 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: nsfs: tighten permission checks for ns iteration ioctls Even privileged services should not necessarily be able to see other priv… Update - CVE-2026-43403 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
854 - - - 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-… Update - CVE-2026-43349 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
855 7.6 HIGH
Network
- - 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… Update - CVE-2026-43350 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
856 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Correct RING_CTRL_ABORT handling in DMA dequeue The logic used to abort the DMA ring contains several flaws: … Update - CVE-2026-43352 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
857 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in process_message_header() If the message frame is (maliciously) corrupted in a w… Update - CVE-2026-43406 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
858 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Completely fix fcport double free In qla24xx_els_dcmd_iocb() sp->free is set to qla2x00_els_dcmd_sp_free(). When a… Update - CVE-2026-43414 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
859 - - - In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leaks in ceph_mdsc_build_path() Add __putname() calls to error code paths that did not free the "path" pointer o… Update - CVE-2026-43419 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
860 - - - In the Linux kernel, the following vulnerability has been resolved: usb: legacy: ncm: Fix NPE in gncm_bind Commit 56a512a9b410 ("usb: gadget: f_ncm: align net_device lifecycle with bind/unbind") de… Update - CVE-2026-43422 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm