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 4, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
248911 7.5 危険 boite de news - Boite de News の boitenews4/index.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4123 2012-06-26 15:37 2006-08-14 Show GitHub Exploit DB Packet Storm
248912 5.1 警告 Drupal - Drupal 用の Recipe モジュールにおけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4120 2012-06-26 15:37 2006-08-7 Show GitHub Exploit DB Packet Storm
248913 5.1 警告 chaossoft - GeheimChaos の gc.php における SQL インジェクションの脆弱性 - CVE-2006-4119 2012-06-26 15:37 2006-08-14 Show GitHub Exploit DB Packet Storm
248914 5.1 警告 chaossoft - GeheimChaos における SQL インジェクションの脆弱性 - CVE-2006-4118 2012-06-26 15:37 2006-08-14 Show GitHub Exploit DB Packet Storm
248915 5.1 警告 e-zest solutions - PgMarket の common.inc.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4115 2012-06-26 15:37 2006-08-14 Show GitHub Exploit DB Packet Storm
248916 4.3 警告 Apache Software Foundation - Apache における CGI プログラムのソースコードを読まれる脆弱性 - CVE-2006-4110 2012-06-26 15:37 2006-08-14 Show GitHub Exploit DB Packet Storm
248917 4.3 警告 Drupal - Drupal 用の Bibliography におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4109 2012-06-26 15:37 2006-08-8 Show GitHub Exploit DB Packet Storm
248918 7.5 危険 Drupal - Drupal 用の Bibliography における SQL インジェクションの脆弱性 - CVE-2006-4108 2012-06-26 15:37 2006-08-8 Show GitHub Exploit DB Packet Storm
248919 7.5 危険 Drupal - Drupal の Job Search モジュールにおける SQL インジェクションの脆弱性 - CVE-2006-4107 2012-06-26 15:37 2006-08-7 Show GitHub Exploit DB Packet Storm
248920 4.3 警告 blursoft - blursoft blur6ex におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4106 2012-06-26 15:37 2006-08-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2571 - - - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix memory leak in amdxdna_ubuf_map The amdxdna_ubuf_map() function allocates memory for sg and internal sg table … - CVE-2026-45908 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2572 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-battery: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ … - CVE-2026-45885 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2573 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpf_xdp_store_bytes proto for read-only arg While making some maps in Cilium read-only from the BPF side, we noticed tha… - CVE-2026-45886 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2574 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: do not account for OoO in mptcp_rcvbuf_grow() MPTCP-level OoOs are physiological when multiple subflows are active concurr… - CVE-2026-45889 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2575 - - - In the Linux kernel, the following vulnerability has been resolved: xen-netback: reject zero-queue configuration from guest A malicious or buggy Xen guest can write "0" to the xenbus key "multi-que… - CVE-2026-45890 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2576 - - - In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix double free issue for tx spare buffer In hns3_set_ringparam(), a temporary copy (tmp_rings) of the ring structure … - CVE-2026-45891 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2577 - - - In the Linux kernel, the following vulnerability has been resolved: quota: fix livelock between quotactl and freeze_super When a filesystem is frozen, quotactl_block() enters a retry loop waiting f… - CVE-2026-45895 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2578 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix netdev memory leak in dpaa2_caam_probe When commit 0e1a4d427f58 ("crypto: caam: Unembed net_dev structure in d… - CVE-2026-45900 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2579 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: bq256xx: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `d… - CVE-2026-45902 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2580 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix memory access flags in helper prototypes After commit 37cce22dbd51 ("bpf: verifier: Refactor helper access type tracking… - CVE-2026-45903 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm