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
236821 7.5 危険 hotscripts - HotScripts の Clone Script における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6084 2012-09-25 16:59 2007-11-21 Show GitHub Exploit DB Packet Storm
236822 7.5 危険 icebb - IceBB の admin/index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6083 2012-09-25 16:59 2007-11-21 Show GitHub Exploit DB Packet Storm
236823 5 警告 Alexander Barton - ngIRCd の irc-channel.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2007-6062 2012-09-25 16:59 2007-11-20 Show GitHub Exploit DB Packet Storm
236824 4.3 警告 Liferay - Liferay Portal の c/portal/login におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6055 2012-09-25 16:59 2007-11-20 Show GitHub Exploit DB Packet Storm
236825 9.3 危険 IBM - IBM DB2 UDB における脆弱性 CWE-399
リソース管理の問題
CVE-2007-6053 2012-09-25 16:59 2007-11-20 Show GitHub Exploit DB Packet Storm
236826 7.8 危険 IBM - IBM DB2 UDB におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2007-6052 2012-09-25 16:59 2007-11-20 Show GitHub Exploit DB Packet Storm
236827 10 危険 IBM - IBM DB2 UDB における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-6051 2012-09-25 16:59 2007-11-20 Show GitHub Exploit DB Packet Storm
236828 7.2 危険 IBM - IBM DB2 UDB の DB2LICD における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-6050 2012-09-25 16:59 2007-11-20 Show GitHub Exploit DB Packet Storm
236829 7.2 危険 IBM - IBM DB2 UDB の SSL LOAD GSKIT アクションにおける脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-6049 2012-09-25 16:59 2007-11-20 Show GitHub Exploit DB Packet Storm
236830 10 危険 IBM - IBM DB2 UDB における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-6048 2012-09-25 16:59 2007-11-20 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
801 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeeding Drop the WARN in svm_set_nested_state() on nested_s… Update - CVE-2026-43315 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
802 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_rndis: Protect RNDIS options with mutex The class/subclass/protocol options are suspectible to race conditions as … Update - CVE-2026-43342 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
803 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_subset: Fix unbalanced refcnt in geth_free geth_alloc() increments the reference count, but geth_free() fails to d… Update - CVE-2026-43343 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
804 - - - In the Linux kernel, the following vulnerability has been resolved: ice: ptp: don't WARN when controlling PF is unavailable In VFIO passthrough setups, it is possible to pass through only a PF whic… Update - CVE-2026-43346 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
805 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Eagerly init vgic dist/redist on vgic creation If vgic_allocate_private_irqs_locked() fails for any odd reason, we ex… Update - CVE-2026-43351 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
806 - - - In the Linux kernel, the following vulnerability has been resolved: iio: proximity: hx9023s: Protect against division by zero in set_samp_freq Avoid division by zero when sampling frequency is unsp… Update - CVE-2026-43354 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
807 - - - In the Linux kernel, the following vulnerability has been resolved: media: solo6x10: Check for out of bounds chip_id Clang with CONFIG_UBSAN_SHIFT=y noticed a condition where a signed type (literal… Update - CVE-2026-43316 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
808 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify Invalidating a dmabuf will impact other users of the shared BO. In th… Update - CVE-2026-43318 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
809 - - - In the Linux kernel, the following vulnerability has been resolved: spi: spidev: fix lock inversion between spi_lock and buf_lock The spidev driver previously used two mutexes, spi_lock and buf_loc… Update - CVE-2026-43319 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
810 - - - In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix zero_vruntime tracking fix John reported that stress-ng-yield could make his machine unhappy and managed to bisec… Update - CVE-2026-43323 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm