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 3, 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
251811 4 警告 サイバートラスト株式会社
MySQL AB
ターボリナックス
レッドハット
- MySQL の sql/spatial.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-3840 2011-02-25 13:48 2010-09-10 Show GitHub Exploit DB Packet Storm
251812 7.8 危険 シスコシステムズ - Cisco IOS の H.323 実装の gk_circuit_info_do_in_acf 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-5039 2011-02-24 16:39 2011-01-7 Show GitHub Exploit DB Packet Storm
251813 7.8 危険 シスコシステムズ - Cisco IOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-5038 2011-02-24 16:37 2011-01-7 Show GitHub Exploit DB Packet Storm
251814 7.8 危険 シスコシステムズ - Cisco IOS の Neighbor Discovery プロトコル実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4671 2011-02-24 16:35 2011-01-7 Show GitHub Exploit DB Packet Storm
251815 7.8 危険 シスコシステムズ - Cisco Adaptive Security Appliances デバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4682 2011-02-24 16:33 2011-01-7 Show GitHub Exploit DB Packet Storm
251816 7.5 危険 シスコシステムズ - Cisco Adaptive Security Appliances デバイスにおける SMTP 検査機能を回避される脆弱性 CWE-noinfo
情報不足
CVE-2010-4681 2011-02-24 16:30 2011-01-7 Show GitHub Exploit DB Packet Storm
251817 9 危険 シスコシステムズ - Cisco Adaptive Security Appliances デバイスの WebVPN 実装におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4680 2011-02-24 16:28 2011-01-7 Show GitHub Exploit DB Packet Storm
251818 7.8 危険 シスコシステムズ - Cisco Adaptive Security Appliances デバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-4679 2011-02-24 16:26 2011-01-7 Show GitHub Exploit DB Packet Storm
251819 7.5 危険 シスコシステムズ - Cisco Adaptive Security Appliances デバイスにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4678 2011-02-24 16:24 2011-01-7 Show GitHub Exploit DB Packet Storm
251820 7.2 危険 Google - Open Handset Alliance Android の showLog 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-0608 2011-02-24 14:42 2009-02-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 3, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1921 7.5 HIGH
Network
powerdns dnsdist A client can trigger a divide by zero error leading to crash by sending a crafted DNSCrypt query. CWE-369
 Divide By Zero
CVE-2026-33593 2026-04-25 03:49 2026-04-22 Show GitHub Exploit DB Packet Storm
1922 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211() Check frame length before accessing the mgmt fields … CWE-125
Out-of-bounds Read
CVE-2026-23363 2026-04-25 03:48 2026-03-25 Show GitHub Exploit DB Packet Storm
1923 7.1 HIGH
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: wifi: mt76: mt7925: Corrige posible acceso fuera de límites en mt7925_mac_write_txwi_80211() Comprueba la longitud del frame ant… CWE-125
Out-of-bounds Read
CVE-2026-23363 2026-04-25 03:48 2026-03-25 Show GitHub Exploit DB Packet Storm
1924 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: validate USB endpoints The kalmia driver should validate that the device it is probing has the proper number an… NVD-CWE-noinfo
CVE-2026-23365 2026-04-25 03:47 2026-03-25 Show GitHub Exploit DB Packet Storm
1925 5.5 MEDIUM
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: net: usb: kalmia: validar puntos finales USB El controlador kalmia debería validar que el dispositivo que está sondeando tiene e… NVD-CWE-noinfo
CVE-2026-23365 2026-04-25 03:47 2026-03-25 Show GitHub Exploit DB Packet Storm
1926 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ice: Fix memory leak in ice_set_ringparam() In ice_set_ringparam, tx_rings and xdp_rings are allocated before rx_rings. If the al… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-23389 2026-04-25 03:45 2026-03-25 Show GitHub Exploit DB Packet Storm
1927 5.5 MEDIUM
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: ice: Corrección de fuga de memoria en ice_set_ringparam() En ice_set_ringparam, tx_rings y xdp_rings se asignan antes de rx_ring… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-23389 2026-04-25 03:45 2026-03-25 Show GitHub Exploit DB Packet Storm
1928 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Squashfs: check metadata block offset is within range Syzkaller reports a "general protection fault in squashfs_copy_data" This … CWE-125
Out-of-bounds Read
CVE-2026-23388 2026-04-25 03:45 2026-03-25 Show GitHub Exploit DB Packet Storm
1929 7.1 HIGH
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: Squashfs: comprobar que el desplazamiento del bloque de metadatos está dentro del rango Syzkaller informa de un 'fallo de protec… CWE-125
Out-of-bounds Read
CVE-2026-23388 2026-04-25 03:45 2026-03-25 Show GitHub Exploit DB Packet Storm
1930 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe() devm_add_action_or_reset() already invokes the action on failure,… CWE-415
 Double Free
CVE-2026-23387 2026-04-25 03:45 2026-03-25 Show GitHub Exploit DB Packet Storm