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 28, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251311 7.5 危険 deadlock user management system - phpdeadlock における SQL インジェクションの脆弱性 - CVE-2006-6922 2012-06-26 15:38 2007-01-12 Show GitHub Exploit DB Packet Storm
251312 10 危険 geobb - GeoBB の Admin ログインにおける詳細不明な脆弱性 - CVE-2006-6918 2012-06-26 15:38 2007-01-11 Show GitHub Exploit DB Packet Storm
251313 4.3 警告 flock - Flock におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2006-6954 2012-06-26 15:38 2007-01-29 Show GitHub Exploit DB Packet Storm
251314 2.1 注意 globetrotter - GlobeTrotter Mobility Manager におけるパスワードなど任意のキーストロークをキャプチャされる脆弱性 CWE-200
情報漏えい
CVE-2006-6953 2012-06-26 15:38 2007-01-29 Show GitHub Exploit DB Packet Storm
251315 7.2 危険 CA Technologies - Computer Associates HIPS ドライバの Core kmxstart.sys におけるユーザ権限を取得される脆弱性 - CVE-2006-6952 2012-06-26 15:38 2007-01-24 Show GitHub Exploit DB Packet Storm
251316 5 警告 conti - Conti FTPServer におけるディレクトリトラバーサルの脆弱性 - CVE-2006-6950 2012-06-26 15:38 2007-01-22 Show GitHub Exploit DB Packet Storm
251317 4.6 警告 conti - Conti FTPServer における重要な情報を取得される脆弱性 - CVE-2006-6949 2012-06-26 15:38 2007-01-22 Show GitHub Exploit DB Packet Storm
251318 5 警告 FreeWebshop - FreeWebshop の index.php における重要な情報を取得される脆弱性 - CVE-2006-6941 2012-06-26 15:38 2007-01-18 Show GitHub Exploit DB Packet Storm
251319 4.6 警告 GNU Project - GNU ed における任意のファイルを上書きされる脆弱性 - CVE-2006-6939 2012-06-26 15:38 2007-01-16 Show GitHub Exploit DB Packet Storm
251320 7.8 危険 EFS Software - Easy Chat Server における特定のファイルをダウンロードされる脆弱性 - CVE-2006-6933 2012-06-26 15:38 2007-01-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 28, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1341 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: qdsp6: topology: check widget type before accessing data Check widget type before accessing the private data, as this… - CVE-2026-53052 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1342 - - - In the Linux kernel, the following vulnerability has been resolved: PCI: tegra194: Fix CBB timeout caused by DBI access before core power-on When PERST# is deasserted twice (assert -> deassert -> a… - CVE-2026-53051 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1343 - - - In the Linux kernel, the following vulnerability has been resolved: quota: Fix race of dquot_scan_active() with quota deactivation dquot_scan_active() can race with quota deactivation in quota_rele… - CVE-2026-53050 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1344 - - - In the Linux kernel, the following vulnerability has been resolved: gfs2: add some missing log locking Function gfs2_logd() calls the log flushing functions gfs2_ail1_start(), gfs2_ail1_wait(), and… - CVE-2026-53049 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1345 - - - In the Linux kernel, the following vulnerability has been resolved: gfs2: prevent NULL pointer dereference during unmount When flushing out outstanding glock work during an unmount, gfs2_log_flush(… - CVE-2026-53048 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1346 - - - In the Linux kernel, the following vulnerability has been resolved: efi/capsule-loader: fix incorrect sizeof in phys array reallocation The krealloc() call for cap_info->phys in __efi_capsule_setup… - CVE-2026-53047 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1347 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free from async crypto on Qualcomm crypto engine ksmbd_crypt_message() sets a NULL completion callback on AE… - CVE-2026-53046 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1348 - - - In the Linux kernel, the following vulnerability has been resolved: memory: tegra124-emc: Fix dll_change check The code checking whether the specified memory timing enables DLL in the EMRS register… - CVE-2026-53045 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1349 - - - In the Linux kernel, the following vulnerability has been resolved: soc/tegra: cbb: Fix incorrect ARRAY_SIZE in fabric lookup tables Fix incorrect ARRAY_SIZE usage in fabric lookup tables which cou… - CVE-2026-53044 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1350 - - - In the Linux kernel, the following vulnerability has been resolved: ocfs2/dlm: validate qr_numregions in dlm_match_regions() Patch series "ocfs2/dlm: fix two bugs in dlm_match_regions()". In dlm_m… - CVE-2026-53043 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm