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 27, 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
250761 7.8 危険 シスコシステムズ - CUCM におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1834 2012-06-26 15:46 2007-03-28 Show GitHub Exploit DB Packet Storm
250762 5 警告 シスコシステムズ - CUCM の SCCP 実装におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1833 2012-06-26 15:46 2007-03-28 Show GitHub Exploit DB Packet Storm
250763 7.8 危険 シスコシステムズ - CUCM の IPSec Manager Service におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1826 2012-06-26 15:46 2007-03-28 Show GitHub Exploit DB Packet Storm
250764 10 危険 Alcatel-Lucent - Alcatel-Lucent Lucent Technologies ボイスメールシステムにおけるメールボックスを再設定される脆弱性 - CVE-2007-1822 2012-06-26 15:46 2007-04-2 Show GitHub Exploit DB Packet Storm
250765 10 危険 dproxy - dproxy-nexgen の dns_decode_reverse_name 関数におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-1866 2012-06-26 15:46 2004-06-24 Show GitHub Exploit DB Packet Storm
250766 7.5 危険 forum picture and meta tags - phpBB の Forum ピクチャなどの MOD_forum_fields_parse.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1818 2012-06-26 15:46 2007-04-2 Show GitHub Exploit DB Packet Storm
250767 7.5 危険 bt-sondage - BT-Sondage のutilitaires/gestion_sondage.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1812 2012-06-26 15:46 2007-04-2 Show GitHub Exploit DB Packet Storm
250768 7.5 危険 chapi - tinyevent の index.php における SQL インジェクションの脆弱性 - CVE-2007-1811 2012-06-26 15:46 2007-04-2 Show GitHub Exploit DB Packet Storm
250769 7.5 危険 grafxsoftware - CWB PRO における PHP リモートファイルインクルーションの脆弱性 - CVE-2007-1809 2012-06-26 15:46 2007-04-2 Show GitHub Exploit DB Packet Storm
250770 7.5 危険 camportail - Camportail の show.php における SQL インジェクションの脆弱性 - CVE-2007-1808 2012-06-26 15:46 2007-04-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 27, 2026, 4:35 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1111 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: PCM: Fix wait queue list corruption in snd_pcm_drain() on linked streams snd_pcm_drain() uses init_waitqueue_entry which do… New - CVE-2026-53242 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1112 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: dummy: fix UMP event stack overread The dummy sequencer port forwards events by copying an incoming struct snd_seq_eve… New - CVE-2026-53241 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1113 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: fix use-after-free on first_skb in __input_process_payload __input_process_payload() stores first_skb into xtfs->ra_… New - CVE-2026-53240 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1114 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: policy: fix use-after-free on inexact bin in xfrm_policy_bysel_ctx() Fix the race by pruning the bin while still holding xf… New - CVE-2026-53239 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1115 - - - In the Linux kernel, the following vulnerability has been resolved: netlabel: validate unlabeled address and mask attribute lengths netlbl_unlabel_addrinfo_get() used the address attribute length t… New - CVE-2026-53238 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1116 - - - In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix NULL pointer dereference in suspend/resume mvebu_pwm_suspend() and mvebu_pwm_resume() are called for all GPIO ba… New - CVE-2026-53237 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1117 - - - In the Linux kernel, the following vulnerability has been resolved: tcp: restrict SO_ATTACH_FILTER to priv users This patch restricts the use of SO_ATTACH_FILTER (cBPF) on TCP sockets to users with… New - CVE-2026-53236 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1118 - - - In the Linux kernel, the following vulnerability has been resolved: net: add pskb_may_pull() to skb_gro_receive_list() skb_gro_receive_list() calls skb_pull(skb, skb_gro_offset(skb)) without first … New - CVE-2026-53235 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1119 - - - In the Linux kernel, the following vulnerability has been resolved: net: ibm: emac: Fix use-after-free during device removal The driver was using devm_register_netdev() which causes unregister_netd… New - CVE-2026-53234 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1120 - - - In the Linux kernel, the following vulnerability has been resolved: netdev: fix double-free in netdev_nl_bind_rx_doit() Sashiko flags that genlmsg_reply() always consumes the skb. The error path ca… New - CVE-2026-53233 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm