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 28, 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
245411 6.8 警告 chimaera - Aterr におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1962 2012-06-26 16:02 2008-04-25 Show GitHub Exploit DB Packet Storm
245412 4.3 警告 contray - ContRay の cgi-bin/contray/search.cgi におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1960 2012-06-26 16:02 2008-04-25 Show GitHub Exploit DB Packet Storm
245413 6.5 警告 easy-scripts - Tr Script News の ajout_cat モードにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-1958 2012-06-26 16:02 2008-04-25 Show GitHub Exploit DB Packet Storm
245414 6.8 警告 Foxit Software Inc - Foxit Reader におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-1942 2012-06-26 16:02 2008-04-25 Show GitHub Exploit DB Packet Storm
245415 3.5 注意 Akiva - Akiva WebBoard のプロフィール更新機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1941 2012-06-26 16:02 2008-04-25 Show GitHub Exploit DB Packet Storm
245416 4.6 警告 grsecurity - grsecurity の RBAC 機能における関数の呼び出し制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-1940 2012-06-26 16:02 2008-04-25 Show GitHub Exploit DB Packet Storm
245417 7.5 危険 ASP indir - W1L3D4 Philboard における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1939 2012-06-26 16:02 2008-04-25 Show GitHub Exploit DB Packet Storm
245418 7.5 危険 classifieds caffe - Classifieds Caffe の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1936 2012-06-26 16:02 2008-04-25 Show GitHub Exploit DB Packet Storm
245419 7.5 危険 crazy goomba - Crazy Goomba の commentaires.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1934 2012-06-26 16:02 2008-04-25 Show GitHub Exploit DB Packet Storm
245420 7.1 危険 Digium - Asterisk の IAX2 チャネルドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-16
環境設定
CVE-2008-1923 2012-06-26 16:02 2008-04-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 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
951 - - - In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot In the 'DeleteIndexEntryRoot' case of the 'do_action' function, the… New - CVE-2026-45935 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
952 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: goldfish: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `… New - CVE-2026-45936 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
953 - - - In the Linux kernel, the following vulnerability has been resolved: fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() In au1200fb_drv_probe(), when platform_get_irq fails(), it directly re… New - CVE-2026-45954 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
954 - - - In the Linux kernel, the following vulnerability has been resolved: md/md-llbitmap: fix percpu_ref not resurrected on suspend timeout When llbitmap_suspend_timeout() times out waiting for percpu_re… New - CVE-2026-45955 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
955 - - - In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: fix to avoid directly dereferencing user pointer In vidi_connection_ioctl(), vidi->edid(user pointer) is direct… New - CVE-2026-45958 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
956 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix a crash due to incorrect cleanup usage of kfree Annotating a local pointer variable, which will be assigned wit… New - CVE-2026-45959 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
957 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix EEXIST abort due to non-consecutive gaps in chunk allocation I have been observing a number of systems aborting at ins… New - CVE-2026-45934 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
958 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916_lbc: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the… New - CVE-2026-45938 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
959 - - - In the Linux kernel, the following vulnerability has been resolved: ublk: Validate SQE128 flag before accessing the cmd ublk_ctrl_cmd_dump() accesses (header *)sqe->cmd before IO_URING_F_SQE128 fla… New - CVE-2026-45962 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
960 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Return proper address for non-zero offsets in insn array The map_direct_value_addr() function of the instruction array map i… New - CVE-2026-45967 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm