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 31, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
204531 8.1 重要
Network
Apache Software Foundation - Apache James Server における任意のシステムコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2015-7611 2016-06-9 12:30 2015-09-30 Show GitHub Exploit DB Packet Storm
204532 7.1 重要
Local
Debian
Canonical
Spice Project
レッドハット
- SPICE におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-5261 2016-06-9 12:06 2015-10-6 Show GitHub Exploit DB Packet Storm
204533 9.1 緊急
Network
SUSE
IBM
- IBM SDK, Java Technology Edition の J9 JVM における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-5041 2016-06-8 18:08 2015-04-29 Show GitHub Exploit DB Packet Storm
204534 8.1 重要
Network
山田巧 - DXライブラリにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-1131 2016-06-8 18:05 2016-01-5 Show GitHub Exploit DB Packet Storm
204535 6.1 警告
Network
株式会社エヌ・ティ・ティピー・シーコミュニケーションズ - WebARENA フォームメールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1230 2016-06-8 17:57 2016-05-27 Show GitHub Exploit DB Packet Storm
204536 5.4 警告
Network
Markdown on Save Improved - WordPress 用プラグイン Markdown on Save Improved におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-4812 2016-06-8 17:57 2016-05-25 Show GitHub Exploit DB Packet Storm
204537 6.1 警告
コウベビューティー株式会社 - php-contact-form におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1222 2016-06-8 17:57 2016-05-24 Show GitHub Exploit DB Packet Storm
204538 4.1 警告
Network
futomi - MP Form Mail CGI Professional 版におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-1212 2016-06-8 17:57 2016-05-20 Show GitHub Exploit DB Packet Storm
204539 5.4 警告
Network
HumHub - HumHub におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1229 2016-06-8 17:57 2016-05-24 Show GitHub Exploit DB Packet Storm
204540 6.1 警告
Network
有限会社エポック - Web Mailing List におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1211 2016-06-8 17:57 2016-05-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 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
1071 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Fix error unwind in mana_ib_create_qp_rss() Sashiko points out that mana_ib_cfg_vport_steering() is leaked, the normal… - CVE-2026-46144 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1072 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Avoid potential endless loop in convert_chmap_v3() The convert_chmap_v3() has a loop with its increment size of … - CVE-2026-46146 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1073 - - - 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
1074 - - - 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
1075 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: always decrease sk refcount When an ADD_ADDR is retransmitted, the sk is held in sk_reset_timer(). It sh… - CVE-2026-46158 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1076 - - - 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
1077 - - - In the Linux kernel, the following vulnerability has been resolved: usb: usblp: fix heap leak in IEEE 1284 device ID via short response usblp_ctrl_msg() collapses the usb_control_msg() return value… - CVE-2026-46151 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1078 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-leak btrfs_ioctl_space_info() has a TOCTOU race betw… - CVE-2026-46159 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1079 - - - In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix divide-by-zero in setup_geo() with zero far_copies setup_geo() extracts near_copies (nc) and far_copies (fc) from … - CVE-2026-46161 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1080 - - - 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