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
235881 4.3 警告 OpenAFS - OpenAFS の fileserver におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2007-6599 2012-09-25 16:59 2007-12-20 Show GitHub Exploit DB Packet Storm
235882 4.3 警告 iportalx - IPortalX におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6597 2012-09-25 16:59 2007-12-31 Show GitHub Exploit DB Packet Storm
235883 4.3 警告 KDE project - KDE における偽造 Web サイトの無効な証明書をユーザが受領する脆弱性 CWE-DesignError
CVE-2007-6591 2012-09-25 16:59 2007-12-28 Show GitHub Exploit DB Packet Storm
235884 4.3 警告 Mozilla Foundation - Mozilla Firefox などの jar プロトコルハンドラにおける XSS 攻撃を実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6589 2012-09-25 16:59 2007-11-26 Show GitHub Exploit DB Packet Storm
235885 7.5 危険 niclor - nicLOR-CMS の sezione_news.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6586 2012-09-25 16:59 2007-12-28 Show GitHub Exploit DB Packet Storm
235886 6.8 警告 nmnnewsletter - NmnNewsletter の confirmUnsubscription.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-6585 2012-09-25 16:59 2007-12-28 Show GitHub Exploit DB Packet Storm
235887 7.5 危険 ip reg - Ip Reg における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6579 2012-09-25 16:59 2007-12-28 Show GitHub Exploit DB Packet Storm
235888 4.3 警告 limbo cms - Limbo CMS の admin.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6564 2012-09-25 16:59 2007-12-27 Show GitHub Exploit DB Packet Storm
235889 5.7 警告 pdflib - PDFLib におけるスタックベースのバッファーオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-6561 2012-09-25 16:59 2007-12-27 Show GitHub Exploit DB Packet Storm
235890 4.3 警告 logaholic - Logaholic におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6560 2012-09-25 16:59 2007-12-27 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
501 - - - 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… New - CVE-2026-43424 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
502 - - - 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… New - CVE-2026-43423 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
503 - - - 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… New - CVE-2026-43422 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
504 - - - 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… New - CVE-2026-43421 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
505 - - - In the Linux kernel, the following vulnerability has been resolved: ceph: fix i_nlink underrun during async unlink During async unlink, we drop the `i_nlink` counter before we receive the completio… New - CVE-2026-43420 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
506 - - - 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… New - CVE-2026-43419 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
507 - - - In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Prevent CID stalls due to concurrent forks A newly forked task is accounted as MMCID user before the task is visible… New - CVE-2026-43418 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
508 - - - In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Handle vfork()/CLONE_VM correctly Matthieu and Jiri reported stalls where a task endlessly loops in mm_get_cid() whe… New - CVE-2026-43417 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
509 - - - In the Linux kernel, the following vulnerability has been resolved: powerpc, perf: Check that current->mm is alive before getting user callchain It may happen that mm is already released, which lea… New - CVE-2026-43416 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
510 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix SError in ufshcd_rtc_work() during UFS suspend In __ufshcd_wl_suspend(), cancel_delayed_work_sync() is calle… New - CVE-2026-43415 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm