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, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
207391 10 危険 アップル
日立
サン・マイクロシステムズ
オラクル
- Oracle Java SE の Java Runtime Environment における JMX の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0450 2015-08-11 18:21 2013-02-1 Show GitHub Exploit DB Packet Storm
207392 7.5 危険 OpenJPEG project - OpenJPEG におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-6045 2015-08-11 17:04 2013-12-3 Show GitHub Exploit DB Packet Storm
207393 4.3 警告 Alexander Barton - ngIRCd の conn.c の Conn_StartLogin および cb_Read_Resolver_Result 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-5580 2015-08-11 16:58 2013-08-23 Show GitHub Exploit DB Packet Storm
207394 4.6 警告 IBM
オラクル
- Oracle Java SE における Deployment に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5888 2015-08-11 16:52 2014-01-14 Show GitHub Exploit DB Packet Storm
207395 3.7 注意 Linux - Linux Kernel の fs/nfs/write.c 内の nfs_can_extend_write 関数における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2014-2038 2015-08-11 16:52 2014-02-13 Show GitHub Exploit DB Packet Storm
207396 4.9 警告 Linux - Linux Kernel の net/packet/af_packet.c の packet_recvmsg 関数における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2013-7270 2015-08-11 16:52 2013-12-8 Show GitHub Exploit DB Packet Storm
207397 4.9 警告 Linux - Linux Kernel の drivers/isdn/mISDN/socket.c の mISDN_sock_recvmsg 関数における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2013-7266 2015-08-11 16:52 2013-12-8 Show GitHub Exploit DB Packet Storm
207398 4.3 警告 GNOME Project - GNOME libsvg における任意のファイルを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2013-1881 2015-08-11 16:52 2013-05-13 Show GitHub Exploit DB Packet Storm
207399 6.9 警告 Linux - Linux Kernel の drivers/usb/class/cdc-wdm.c におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-1860 2015-08-11 16:52 2013-03-20 Show GitHub Exploit DB Packet Storm
207400 7.5 危険 アップル
Florian Frank
- JSON gem におけるサービス運用妨害 (リソース消費) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-0269 2015-08-11 16:52 2013-02-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
491 - - - In the Linux kernel, the following vulnerability has been resolved: rust_binder: check ownership before using vma When installing missing pages (or zapping them), Rust Binder will look up the vma i… New - CVE-2026-43434 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
492 - - - In the Linux kernel, the following vulnerability has been resolved: rust_binder: avoid reading the written value in offsets array When sending a transaction, its offsets array is first copied into … New - CVE-2026-43433 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
493 - - - In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix memory leak in xhci_disable_slot() xhci_alloc_command() allocates a command structure and, when the second argumen… New - CVE-2026-43432 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
494 - - - In the Linux kernel, the following vulnerability has been resolved: xhci: Fix NULL pointer dereference when reading portli debugfs files Michal reported and debgged a NULL pointer dereference bug i… New - CVE-2026-43431 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
495 - - - In the Linux kernel, the following vulnerability has been resolved: usb: yurex: fix race in probe The bbu member of the descriptor must be set to the value standing for uninitialized values before … New - CVE-2026-43430 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
496 - - - In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeouts The usbtmc driver accepts timeout values specified by the u… New - CVE-2026-43429 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
497 - - - In the Linux kernel, the following vulnerability has been resolved: USB: core: Limit the length of unkillable synchronous timeouts The usb_control_msg(), usb_bulk_msg(), and usb_interrupt_msg() API… New - CVE-2026-43428 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
498 - - - In the Linux kernel, the following vulnerability has been resolved: usb: class: cdc-wdm: fix reordering issue in read code path Quoting the bug report: Due to compiler optimization or CPU out-of-o… New - CVE-2026-43427 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
499 - - - In the Linux kernel, the following vulnerability has been resolved: usb: renesas_usbhs: fix use-after-free in ISR during device removal In usbhs_remove(), the driver frees resources (including the … New - CVE-2026-43426 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
500 - - - In the Linux kernel, the following vulnerability has been resolved: usb: image: mdc800: kill download URB on timeout mdc800_device_read() submits download_urb and waits for completion. If the timeo… New - CVE-2026-43425 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm