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 30, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
248361 7.5 危険 Andreas Gohr - DokuWiki の lib/exec/fetch.php における任意のコマンドを実行される脆弱性 - CVE-2006-5099 2012-06-26 15:37 2006-09-29 Show GitHub Exploit DB Packet Storm
248362 5 警告 Andreas Gohr - DokuWiki の lib/exec/fetch.php におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-5098 2012-06-26 15:37 2006-09-29 Show GitHub Exploit DB Packet Storm
248363 7.5 危険 Yegnold - A-Blog の navigation/menu.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5092 2012-06-26 15:37 2006-09-29 Show GitHub Exploit DB Packet Storm
248364 7.5 危険 evobb - evoBB における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5087 2012-06-26 15:37 2006-09-29 Show GitHub Exploit DB Packet Storm
248365 7.5 危険 back-end - OpenConcept Back-End における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5076 2012-06-26 15:37 2006-09-28 Show GitHub Exploit DB Packet Storm
248366 4.3 警告 eyeOS Project - eyeOS におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5071 2012-06-26 15:37 2006-09-27 Show GitHub Exploit DB Packet Storm
248367 5.1 警告 facestones - faceStones Personal の fsl2/objects/fs_form_links.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5070 2012-06-26 15:37 2006-09-27 Show GitHub Exploit DB Packet Storm
248368 7.5 危険 brudaswen - Brudaswen BrudaNews の admin/index.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5068 2012-06-26 15:37 2006-09-27 Show GitHub Exploit DB Packet Storm
248369 5.1 警告 danphpsupport - DanPHPSupport におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5066 2012-06-26 15:37 2006-09-27 Show GitHub Exploit DB Packet Storm
248370 5.1 警告 BirdBlog - BirdBlog におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5064 2012-06-26 15:37 2006-09-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1541 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0 INVLPGA should cause a #UD when EFER.SVME is not set. Add a check to properly inj… - CVE-2026-46082 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1542 - - - 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
1543 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix rxkad crypto unalignment handling Fix handling of a packet with a misaligned crypto length. Also handle non-ENOMEM er… - CVE-2026-46085 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1544 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv rxe_rcv() currently checks only that the incoming packet is at l… - CVE-2026-46043 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1545 - - - In the Linux kernel, the following vulnerability has been resolved: md/md-llbitmap: skip reading rdevs that are not in_sync When reading bitmap pages from member disks, the code iterates through al… - CVE-2026-46045 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1546 - - - In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Fix use-after-free in driver remove() In the remove callback, if a packet arrives after destroy_workqueue() is cal… - CVE-2026-46047 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1547 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix usb_dev refcount leak on probe failure create_card() takes a reference on the USB device with usb_get_dev() and … - CVE-2026-46048 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1548 - - - In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix deadlock with check operation and nowait requests When an array check is running it will raise the barrier at whic… - CVE-2026-46050 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1549 - - - 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
1550 - - - 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