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 7, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
202971 5 警告 Squid-cache.org - Squid の http.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-2571 2016-03-15 15:23 2016-02-23 Show GitHub Exploit DB Packet Storm
202972 5 警告 Squid-cache.org - Squid の Edge Side Includes パーサにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-2570 2016-03-15 15:23 2016-02-23 Show GitHub Exploit DB Packet Storm
202973 5 警告 Squid-cache.org - Squid におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-2569 2016-03-15 15:23 2016-02-23 Show GitHub Exploit DB Packet Storm
202974 10 危険 デル - 複数の Dell SonicWALL 製品の cliserver の実装における逆シリアル化される脆弱性 CWE-Other
その他
CVE-2016-2397 2016-03-15 15:23 2016-02-10 Show GitHub Exploit DB Packet Storm
202975 4.3 警告 シトリックス・システムズ - Citrix NetScaler Application Delivery Controller および NetScaler Gateway の管理 Web インターフェースにおけるクリックジャッキング攻撃を実行される脆弱性 CWE-Other
その他
CVE-2016-2072 2016-03-15 14:55 2016-02-10 Show GitHub Exploit DB Packet Storm
202976 10 危険 シトリックス・システムズ - Citrix NetScaler Application Delivery Controller および NetScaler Gateway における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-2071 2016-03-15 14:55 2016-02-10 Show GitHub Exploit DB Packet Storm
202977 5 警告 Ruby on Rails project - Ruby on Rails の Active Record の activerecord/lib/active_record/nested_attributes.rb における変更制限を回避される脆弱性 CWE-Other
その他
CVE-2015-7577 2016-03-15 14:33 2015-11-27 Show GitHub Exploit DB Packet Storm
202978 4.3 警告 Ruby on Rails project - Ruby on Rails の Action Controller の Basic 認証の実装における認証を回避される脆弱性 CWE-Other
その他
CVE-2015-7576 2016-03-15 14:33 2015-10-29 Show GitHub Exploit DB Packet Storm
202979 4 警告 Digium - Asterisk Open Source および Certified Asterisk におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-2232 2016-03-15 14:07 2016-02-3 Show GitHub Exploit DB Packet Storm
202980 10 危険 アドビシステムズ - Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-1009 2016-03-15 11:43 2016-03-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
191 - - - In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_ei It looks element length declared in servreg_loc_pfr_req_ei for… New - CVE-2026-43108 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
192 - - - In the Linux kernel, the following vulnerability has been resolved: x86: shadow stacks: proper error handling for mmap lock 김영민 reports that shstk_pop_sigframe() doesn't check for errors from mmap_… New - CVE-2026-43109 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
193 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: validate bsscfg indices in IF events brcmf_fweh_handle_if_event() validates the firmware-provided interface index… New - CVE-2026-43110 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
194 - - - In the Linux kernel, the following vulnerability has been resolved: bridge: guard local VLAN-0 FDB helpers against NULL vlan group When CONFIG_BRIDGE_VLAN_FILTERING is not set, br_vlan_group() and … New - CVE-2026-43100 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
195 - - - In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix incorrect dentry refcount in cachefiles_cull() The patch mentioned below changed cachefiles_bury_object() to expe… New - CVE-2026-43106 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
196 - - - In the Linux kernel, the following vulnerability has been resolved: HID: roccat: fix use-after-free in roccat_report_event roccat_report_event() iterates over the device->readers list without holdi… New - CVE-2026-43111 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
197 - - - In the Linux kernel, the following vulnerability has been resolved: fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath When cifs_sanitize_prepath is called with an empty string or a str… New - CVE-2026-43112 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
198 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: wl1251: validate packet IDs before indexing tx_frames wl1251_tx_packet_cb() uses the firmware completion ID directly to ind… New - CVE-2026-43113 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
199 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_file() If overlay is used on top of btrfs, dentry->d_s… New - CVE-2026-43117 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
200 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiry New test case fails unexpectedly when avx2 matching fun… New - CVE-2026-43114 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm