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 1, 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
224301 6.8 警告 FreeSWITCH - FreeSWITCH の switch_regex.c の switch_perform_substitution 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-2238 2013-10-3 14:39 2013-07-2 Show GitHub Exploit DB Packet Storm
224302 7.8 危険 Squid-cache.org - Squid の errorpage.cc の strHdrAcptLangGetItem 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-1839 2013-10-3 14:08 2013-03-14 Show GitHub Exploit DB Packet Storm
224303 10 危険 IBM - IBM SPSS Collaboration and Deployment Services における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-5370 2013-10-3 11:11 2013-09-26 Show GitHub Exploit DB Packet Storm
224304 10 危険 IBM - IBM SPSS Collaboration and Deployment Services における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-4042 2013-10-3 11:05 2013-09-26 Show GitHub Exploit DB Packet Storm
224305 8.3 危険 日立 - JP1/Base における任意のコマンドを実行される脆弱性 CWE-noinfo
情報不足
- 2013-10-3 10:56 2013-09-30 Show GitHub Exploit DB Packet Storm
224306 8.3 危険 日立 - JP1/Automatic Job Management System 3 および JP1/Automatic Job Management System 2 における任意のコマンドを実行される脆弱性 CWE-noinfo
情報不足
- 2013-10-3 10:51 2013-09-30 Show GitHub Exploit DB Packet Storm
224307 3.5 注意 Zabbix - Zabbix における LDAP バインドパスワードを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5572 2013-10-3 10:37 2013-08-23 Show GitHub Exploit DB Packet Storm
224308 4.3 警告 IBM - IBM Maximo Asset Management におけるアクセス制限を回避される脆弱性 CWE-noinfo
情報不足
CVE-2013-5395 2013-10-2 19:53 2013-09-25 Show GitHub Exploit DB Packet Storm
224309 3.5 注意 IBM - IBM Maximo Asset Management における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-5382 2013-10-2 19:46 2013-09-25 Show GitHub Exploit DB Packet Storm
224310 1.9 注意 IBM - IBM Maximo Asset Management における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-5380 2013-10-2 19:38 2013-09-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1631 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: fix dirtyclusters double decrement on fs shutdown fstests test generic/388 occasionally reproduces a warning in ext4_put_su… - CVE-2026-45920 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1632 - - - In the Linux kernel, the following vulnerability has been resolved: net: usb: catc: enable basic endpoint checking catc_probe() fills three URBs with hardcoded endpoint pipes without verifying the … - CVE-2026-45923 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1633 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error paths There are two places where ksmbd_vfs_kern_path_end_removing() … - CVE-2026-45924 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1634 - - - 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 `… - CVE-2026-45936 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1635 - - - In the Linux kernel, the following vulnerability has been resolved: eth: fbnic: Add validation for MTU changes Increasing the MTU beyond the HDS threshold causes the hardware to fragment packets ac… - CVE-2026-45952 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1636 - - - In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix IO hang with degraded array with llbitmap When llbitmap bit state is still unwritten, any new write should force rc… - CVE-2026-45953 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1637 - - - 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… - CVE-2026-45954 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1638 - - - 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… - CVE-2026-45955 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1639 - - - 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… - CVE-2026-45934 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1640 - - - 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… - CVE-2026-45938 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm