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 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
218571 7.5 危険 ModSecurity - ModSecurity における任意のファイルを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2013-1915 2014-08-11 16:42 2013-03-28 Show GitHub Exploit DB Packet Storm
218572 10 危険 Django Software Foundation
Canonical
- Django の FilePathField などのモデルフィールドクラスにおける脆弱性 CWE-399
リソース管理の問題
CVE-2014-0474 2014-08-11 16:32 2014-04-21 Show GitHub Exploit DB Packet Storm
218573 5 警告 Django Software Foundation
Canonical
- Django のキャッシュフレームワークにおける CSRF 保護を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0473 2014-08-11 16:30 2014-04-21 Show GitHub Exploit DB Packet Storm
218574 7.2 危険 Linux - Google Chrome OS などの製品で使用される Linux Kernel における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-0913 2014-08-11 16:15 2013-03-18 Show GitHub Exploit DB Packet Storm
218575 4.3 警告 Ruby-lang.org
RubyGems
レッドハット
- Ruby で使用される RubyGems の lib/rubygems/version.rb におけるサービス運用妨害 (DoS) の脆弱性 CWE-310
暗号の問題
CVE-2013-4287 2014-08-11 16:03 2013-09-9 Show GitHub Exploit DB Packet Storm
218576 5.1 警告 Django Software Foundation
Canonical
- Django の django.core.urlresolvers.reverse 関数における任意の Python モジュールをインポートされる脆弱性 CWE-94
コード・インジェクション
CVE-2014-0472 2014-08-11 15:51 2014-04-21 Show GitHub Exploit DB Packet Storm
218577 2.1 注意 Puppet - Puppet および Puppet Enterprise で使用される Puppet Module Tool におけるモジュールを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4956 2014-08-11 15:50 2013-08-15 Show GitHub Exploit DB Packet Storm
218578 5.1 警告 Puppet - Puppet および Puppet Enterprise における任意の Ruby プログラムを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-4761 2014-08-11 15:49 2013-08-15 Show GitHub Exploit DB Packet Storm
218579 4.3 警告 Little CMS - Little CMS におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-4276 2014-08-11 15:41 2013-08-4 Show GitHub Exploit DB Packet Storm
218580 7.5 危険 xmlsoft.org - libxml2 におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-1969 2014-08-11 15:38 2013-02-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1771 - - - In the Linux kernel, the following vulnerability has been resolved: dm-verity-fec: fix reading parity bytes split across blocks (take 3) fec_decode_bufs() assumes that the parity bytes of the first… - CVE-2026-46130 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1772 - - - In the Linux kernel, the following vulnerability has been resolved: smb: client: use kzalloc to zero-initialize security descriptor buffer Commit 62e7dd0a39c2d ("smb: common: change the data type o… - CVE-2026-46139 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1773 - - - In the Linux kernel, the following vulnerability has been resolved: 8021q: delete cleared egress QoS mappings vlan_dev_set_egress_priority() currently keeps cleared egress priority mappings in the … - CVE-2026-46153 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1774 - - - In the Linux kernel, the following vulnerability has been resolved: ice: fix double free in ice_sf_eth_activate() error path When auxiliary_device_add() fails, ice_sf_eth_activate() jumps to aux_de… - CVE-2026-46162 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1775 - - - In the Linux kernel, the following vulnerability has been resolved: riscv: kvm: fix vector context allocation leak When the second kzalloc (host_context.vector.datap) fails in kvm_riscv_vcpu_alloc_… - CVE-2026-46171 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1776 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task Watchdog task might end between send_sig() and kth… - CVE-2026-46180 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1777 - - - In the Linux kernel, the following vulnerability has been resolved: powerpc/xive: fix kmemleak caused by incorrect chip_data lookup The kmemleak reports the following memory leak: Unreferenced obj… - CVE-2026-46141 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1778 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu() Two bugs exist in the vCPU initialisation path: 1. If a … - CVE-2026-46147 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1779 - - - In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core-qspi: control built-in cs manually The coreQSPI IP supports only a single chip select, which is automagically… - CVE-2026-46148 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1780 - - - In the Linux kernel, the following vulnerability has been resolved: pseries/papr-hvpipe: Prevent kernel stack memory leak to userspace The hdr variable is allocated on the stack and only hdr.versio… - CVE-2026-46182 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm