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":June 18, 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
251001 4.3 警告 fill threads database - FTD におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4105 2012-06-26 15:37 2006-08-14 Show GitHub Exploit DB Packet Storm
251002 7.5 危険 falko timme and till brehm - Falko Timme および Till Brehm SQLiteWebAdmin の tpl.inc.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4102 2012-06-26 15:37 2006-08-14 Show GitHub Exploit DB Packet Storm
251003 7.5 危険 ビジネスオブジェクツ - Business Objects Crystal Enterprise における他のユーザのセッションをハイジャックされる脆弱性 - CVE-2006-4099 2012-06-26 15:37 2006-11-29 Show GitHub Exploit DB Packet Storm
251004 4.3 警告 archangelmgt - Archangel Management Archangel Weblog におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4091 2012-06-26 15:37 2006-08-11 Show GitHub Exploit DB Packet Storm
251005 5 警告 andy lo-a-foe - Andy Lo-A-Foe AlsaPlayer におけるバッファオーバーフローの脆弱性 - CVE-2006-4089 2012-06-26 15:37 2006-08-11 Show GitHub Exploit DB Packet Storm
251006 4.3 警告 civicspace - CivicSpace におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4088 2012-06-26 15:37 2006-08-11 Show GitHub Exploit DB Packet Storm
251007 10 危険 david walker - phpAMA における詳細不明な脆弱性 - CVE-2006-4084 2012-06-26 15:37 2006-08-2 Show GitHub Exploit DB Packet Storm
251008 7.2 危険 バラクーダネットワークス - BSF における権限を取得される脆弱性 - CVE-2006-4082 2012-06-26 15:37 2006-08-11 Show GitHub Exploit DB Packet Storm
251009 7.5 危険 バラクーダネットワークス - BSF の preview_email.cgiにおけるコマンドを実行される脆弱性 - CVE-2006-4081 2012-06-26 15:37 2006-08-11 Show GitHub Exploit DB Packet Storm
251010 2.6 注意 deluxebb - DeluxeBB における権限を取得される脆弱性 - CVE-2006-4080 2012-06-26 15:37 2006-08-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 18, 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
5681 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix potential UAF after skb_unshare() failure If skb_unshare() fails to unshare a packet due to allocation failure in rxrp… - CVE-2026-45998 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5682 - - - In the Linux kernel, the following vulnerability has been resolved: hwmon: (pt5161l) Fix bugs in pt5161l_read_block_data() Fix two bugs in pt5161l_read_block_data(): 1. Buffer overrun: The local b… - CVE-2026-46001 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5683 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix damos_walk() vs kdamond_fn() exit race When kdamond_fn() main loop is finished, the function cancels remaining… - CVE-2026-46008 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5684 - - - In the Linux kernel, the following vulnerability has been resolved: mm/memfd_luo: fix physical address conversion in put_folios cleanup In memfd_luo_retrieve_folios()'s put_folios cleanup path: 1.… - CVE-2026-46013 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5685 - - - In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix memory leaks on probe failures Make sure to deregister the controller, disable pins, and kill and free the RX URB… - CVE-2026-46074 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5686 - - - In the Linux kernel, the following vulnerability has been resolved: spi: fix resource leaks on device setup failure Make sure to call controller cleanup() if spi_setup() fails while registering a d… - CVE-2026-46083 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5687 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start() Destroy the DAMON context and reset the global poin… - CVE-2026-46087 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5688 - - - In the Linux kernel, the following vulnerability has been resolved: zram: do not forget to endio for partial discard requests As reported by Qu Wenruo and Avinesh Kumar, the following getconf PAG… - CVE-2026-46089 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5689 - - - In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: heed coherency rules In a control request, the USB request structure can be subject to DMA on some HCs. H… - CVE-2026-46091 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5690 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Add missing save/restore handling of LBR MSRs MSR_IA32_DEBUGCTLMSR and LBR MSRs are currently not enumerated by KVM_GET… - CVE-2026-46014 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm