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
249931 10 危険 movesti - Android 用 AContact アプリケーションにおける詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2012-1479 2012-03-15 16:45 2012-03-14 Show GitHub Exploit DB Packet Storm
249932 10 危険 UCMobile - Android 用 UCMobile BloveStorm アプリケーションにおける詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2012-1478 2012-03-15 16:43 2012-03-14 Show GitHub Exploit DB Packet Storm
249933 10 危険 MCI Consultants - Android 用 Cnectd アプリケーションにおける詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2012-1477 2012-03-15 16:36 2012-03-14 Show GitHub Exploit DB Packet Storm
249934 10 危険 KKTalk Team - Android 用 KKtalk アプリケーションにおける脆弱性 CWE-noinfo
情報不足
CVE-2012-1476 2012-03-15 16:36 2012-03-14 Show GitHub Exploit DB Packet Storm
249935 10 危険 クアルコム - Android 用 YagattaTalk Messenger アプリケーションにおける脆弱性 CWE-noinfo
情報不足
CVE-2012-1475 2012-03-15 16:33 2012-03-14 Show GitHub Exploit DB Packet Storm
249936 10 危険 Shanda - Android 用 Youni SMS アプリケーションにおける詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2012-1474 2012-03-15 16:25 2012-03-14 Show GitHub Exploit DB Packet Storm
249937 10 危険 Tiny Couch - Android 用 Tiny Password アプリケーションにおける詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2012-1409 2012-03-15 16:22 2012-03-14 Show GitHub Exploit DB Packet Storm
249938 10 危険 Creative Core - Android 用 App Lock アプリケーションにおける詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2012-1408 2012-03-15 16:21 2012-03-14 Show GitHub Exploit DB Packet Storm
249939 10 危険 ヒューレット・パッカード - HP Data Protector Express における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-0124 2012-03-15 16:20 2012-03-12 Show GitHub Exploit DB Packet Storm
249940 10 危険 ヒューレット・パッカード - HP Data Protector Express における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-0123 2012-03-15 16:15 2012-03-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1841 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_ncm: Fix net_device lifecycle with device_move The network device outlived its parent gadget device during disconn… Update - CVE-2026-43421 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1842 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_ncm: Fix atomic context locking issue The ncm_set_alt function was holding a mutex to protect against races with c… Update - CVE-2026-43423 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1843 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handling The `tpg->tpg_nexus` pointer in the USB Target driver is dyna… Update - CVE-2026-43424 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1844 - - - 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… Update - CVE-2026-43425 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1845 - - - 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… Update - CVE-2026-43428 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1846 - - - 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… Update - CVE-2026-43432 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1847 7.8 HIGH
Local
- - 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 … Update - CVE-2026-43433 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1848 7.8 HIGH
Local
- - 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… Update - CVE-2026-43434 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1849 - - - In the Linux kernel, the following vulnerability has been resolved: rust_binder: fix oneway spam detection The spam detection logic in TreeRange was executed before the current request was inserted… Update - CVE-2026-43435 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1850 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain() In the drain loop, the local variable 'runtime' is reas… Update - CVE-2026-43437 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm