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 11, 2026, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
213881 5 警告 アップル
サン・マイクロシステムズ
日立
IBM
オラクル
- 複数の Oracle Java 製品における JAXP に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5825 2015-04-22 17:32 2013-10-15 Show GitHub Exploit DB Packet Storm
213882 4.3 警告 IBM
Apache Software Foundation
アップル
サイバートラスト株式会社
富士通
NetBSD
ヒューレット・パッカード
ターボリナックス
レッドハット
FreeBSD
オラクル
Google
日立
OpenBSD
- Apache Portable Runtime ライブラリなどの製品で使用される apr_fnmatch.c および fnmatch.c におけるサービス運用妨害 (CPU とメモリ消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0419 2015-04-22 16:23 2011-03-10 Show GitHub Exploit DB Packet Storm
213883 5.8 警告 日立
Apache Software Foundation
- Apache Axis の getCN 関数における SSL サーバになりすまされる脆弱性 CWE-Other
その他
CVE-2014-3596 2015-04-22 15:11 2014-08-19 Show GitHub Exploit DB Packet Storm
213884 5 警告 DELL EMC (旧 EMC Corporation)
日立
- EMC RSA BSAFE-C Toolkits の Dual_EC_DRBG の実装における TLS セッションから平文を取得される脆弱性 CWE-310
暗号の問題
CVE-2014-4192 2015-04-22 14:45 2014-04-7 Show GitHub Exploit DB Packet Storm
213885 4.6 警告 Linux - Linux Kernel の net/rds/sysctl.c におけるカーネルメモリから重要な情報を取得される脆弱性 CWE-Other
その他
CVE-2015-2042 2015-04-22 12:07 2015-02-5 Show GitHub Exploit DB Packet Storm
213886 4.6 警告 Linux - Linux Kernel の net/llc/sysctl_net_llc.c におけるカーネルメモリから重要な情報を取得される脆弱性 CWE-Other
その他
CVE-2015-2041 2015-04-22 12:07 2015-01-25 Show GitHub Exploit DB Packet Storm
213887 4.3 警告 シスコシステムズ - Cisco Unified MeetingPlace の管理 Web インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-0703 2015-04-22 11:52 2015-04-20 Show GitHub Exploit DB Packet Storm
213888 9 危険 シスコシステムズ - Cisco Unified MeetingPlace の Custom Prompts のアップロードの実装における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-0702 2015-04-22 11:51 2015-04-20 Show GitHub Exploit DB Packet Storm
213889 6.8 警告 SearchBlox Software - SearchBlox におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2015-0970 2015-04-22 11:31 2015-04-14 Show GitHub Exploit DB Packet Storm
213890 5 警告 SearchBlox Software - SearchBlox における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-0969 2015-04-22 11:31 2015-04-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3461 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix data race at accessing runtime.oss.trigger Currently the runtime.oss.trigger field may be accessed concurrent… - CVE-2026-46157 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3462 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb/client: fix out-of-bounds read in smb2_compound_op() If a server sends a truncated response but a large OutputBufferLength, a… - CVE-2026-46155 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3463 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Read scx_root under scx_cgroup_ops_rwsem in cgroup setters scx_group_set_{weight,idle,bandwidth}() cache scx_root befo… - CVE-2026-46154 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3464 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: drop stray 'static' from fast-RX rx_result ieee80211_invoke_fast_rx() is documented as safe for parallel RX, but … - CVE-2026-46152 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3465 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Validate rx_hash_key_len Sashiko points out that rx_hash_key_len comes from a uAPI structure and is blindly passed to … - CVE-2026-46145 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3466 8.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_complete_evt hci_le_create_big_complete_evt() iterates … - CVE-2026-46138 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3467 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: fix potential data-race This mptcp_pm_add_timer() helper is executed as a timer callback in softirq cont… - CVE-2026-46137 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3468 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix race between ICReq handling and queue teardown nvmet_tcp_handle_icreq() updates queue->state after sending an Init… - CVE-2026-46135 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3469 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: remove station if connection prep fails If connection preparation fails for MLO connections, then the interface i… - CVE-2026-46125 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3470 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss() Sashiko points out that the user can specify WQs sharing … - CVE-2026-46117 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm