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 28, 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
205861 10 危険 アドバンテック株式会社 - Advantech/B+B SmartWorx VESP211-EU および VESP211-232 デバイスのファームウェアの Web インターフェースにおける管理アクションを実行される脆弱性 CWE-Other
その他
CVE-2016-2275 2016-03-14 15:10 2016-02-18 Show GitHub Exploit DB Packet Storm
205862 6.9 警告 シスコシステムズ - Cisco Nexus 2000 Fabric Extender デバイス上で稼動する Cisco NX-OS における権限を取得される脆弱性 CWE-255
CWE-264
CVE-2016-1341 2016-03-14 14:53 2016-02-23 Show GitHub Exploit DB Packet Storm
205863 5 警告 シスコシステムズ - Cisco Web セキュリティ アプライアンスデバイス上で稼動する AsyncOS の HTTPS プロキシ機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-1288 2016-03-14 14:53 2016-03-2 Show GitHub Exploit DB Packet Storm
205864 5 警告 ヒューレット・パッカード - 複数の HP プリンタ製品のファームウェアにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-2244 2016-03-14 14:45 2016-03-1 Show GitHub Exploit DB Packet Storm
205865 5 警告 Novell - Novell ZENworks Configuration Management の ChangePassword RPC メソッドにおける XPath インジェクション攻撃を実行される脆弱性 CWE-94
コード・インジェクション
CVE-2015-5970 2016-03-14 14:14 2015-09-17 Show GitHub Exploit DB Packet Storm
205866 7.5 危険 Nettle project
Novell
Canonical
- Nettle の x86_64/ecc-384-modp.asm における不特定の脆弱性 CWE-310
CWE-Other
CVE-2015-8804 2016-03-14 14:08 2015-12-15 Show GitHub Exploit DB Packet Storm
205867 7.5 危険 Nettle project
Novell
Canonical
- Nettle の ecc-256.c の ecc_256_modp 関数における脆弱性 CWE-310
CWE-Other
CVE-2015-8803 2016-03-14 14:08 2015-12-10 Show GitHub Exploit DB Packet Storm
205868 5 警告 Debian
DidiWiki project
- didiwiki の wiki.c におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-7448 2016-03-14 14:05 2013-10-9 Show GitHub Exploit DB Packet Storm
205869 10 危険 マイクロソフト - Microsoft .NET Framework における XML ドキュメントの署名を偽造される脆弱性 CWE-20
不適切な入力確認
CVE-2016-0132 2016-03-14 12:18 2016-03-8 Show GitHub Exploit DB Packet Storm
205870 9.3 危険 マイクロソフト - 複数の Microsoft Windows 製品の PDF ライブラリにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-0117 2016-03-14 11:43 2016-03-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
551 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in amdgpu_ras_init() When amdgpu_nbio_ras_sw_init() fails in amdgpu_ras_init(), the function returns … New - CVE-2026-45976 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
552 - - - In the Linux kernel, the following vulnerability has been resolved: staging: greybus: lights: avoid NULL deref gb_lights_light_config() stores channel_count before allocating the channels array. If… New - CVE-2026-45978 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
553 - - - 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… New - CVE-2026-45934 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
554 - - - 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… New - CVE-2026-45938 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
555 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: clean up the amdgpu_cs_parser_bos In low memory conditions, kmalloc can fail. In such conditions unlock the mutex for… New - CVE-2026-45979 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
556 - - - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Stop job scheduling across aie2_release_resource() Running jobs on a hardware context while it is in the process o… New - CVE-2026-45980 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
557 - - - In the Linux kernel, the following vulnerability has been resolved: ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch() Cover a missed execution path with a new check. New - CVE-2026-45982 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
558 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: ccree - fix a memory leak in cc_mac_digest() Add cc_unmap_result() if cc_map_hash_request_final() fails to prevent potent… New - CVE-2026-45986 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
559 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix re-decryption of RESPONSE packets If a RESPONSE packet gets a temporary failure during processing, it may end up in a … New - CVE-2026-45988 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
560 - - - In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix oops when split header is enabled For GMAC4, when split header is enabled, in some rare cases, the hardware does… New - CVE-2026-45940 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm