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 2, 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
209921 4.3 警告 マイクロソフト - Microsoft System Center 2012 Operations Manager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-2420 2015-08-19 15:21 2015-08-11 Show GitHub Exploit DB Packet Storm
209922 9.3 危険 マイクロソフト - 複数の Microsoft Office 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-2477 2015-08-19 12:24 2015-08-11 Show GitHub Exploit DB Packet Storm
209923 9.3 危険 マイクロソフト - 複数の Microsoft Office 製品における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2015-2470 2015-08-19 12:24 2015-08-11 Show GitHub Exploit DB Packet Storm
209924 9.3 危険 マイクロソフト - 複数の Microsoft Office 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-2468 2015-08-19 12:24 2015-08-11 Show GitHub Exploit DB Packet Storm
209925 9.3 危険 マイクロソフト - Microsoft .NET Framework の RyuJIT コンパイラにおける任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-2481 2015-08-19 11:54 2015-08-11 Show GitHub Exploit DB Packet Storm
209926 9.3 危険 マイクロソフト - Microsoft .NET Framework の RyuJIT コンパイラにおける任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-2480 2015-08-19 11:54 2015-08-11 Show GitHub Exploit DB Packet Storm
209927 9.3 危険 マイクロソフト - Microsoft .NET Framework の RyuJIT コンパイラにおける任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-2479 2015-08-19 11:54 2015-08-11 Show GitHub Exploit DB Packet Storm
209928 2.6 注意 マイクロソフト - 複数の Microsoft Windows 製品の WebDAV クライアントにおける暗号保護メカニズムを破られる脆弱性 CWE-310
暗号の問題
CVE-2015-2476 2015-08-19 11:53 2015-08-11 Show GitHub Exploit DB Packet Storm
209929 4.3 警告 マイクロソフト - Microsoft Windows Server 2008 および BizTalk Server の UDDI サービスコンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-2475 2015-08-19 11:52 2015-08-11 Show GitHub Exploit DB Packet Storm
209930 4.3 警告 マイクロソフト - 複数の Microsoft Windows 製品のリモート デスクトップ プロトコルにおけるクライアントになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2015-2472 2015-08-19 11:51 2015-08-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 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
2561 - - - In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Disallow re-exporting imported GEM objects Prevent re-exporting of imported GEM buffers by adding a custom prime_hand… - CVE-2026-43498 2026-05-23 01:33 2026-05-21 Show GitHub Exploit DB Packet Storm
2562 - - - In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: validate port_count against message length in t7xx_port_enum_msg_handler t7xx_port_enum_msg_handler() uses the m… - CVE-2026-43495 2026-05-23 01:33 2026-05-21 Show GitHub Exploit DB Packet Storm
2563 - - - In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_red: Replace direct dequeue call with peek and qdisc_dequeue_peeked When red qdisc has children (eg qfq qdisc) who… - CVE-2026-43496 2026-05-23 01:33 2026-05-21 Show GitHub Exploit DB Packet Storm
2564 - - - In the Linux kernel, the following vulnerability has been resolved: fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free dlfb_ops_mmap() uses remap_pfn_range() to map vmalloc framebu… - CVE-2026-43497 2026-05-23 01:33 2026-05-21 Show GitHub Exploit DB Packet Storm
2565 - - - In the Linux kernel, the following vulnerability has been resolved: rtmutex: Use waiter::task instead of current in remove_waiter() remove_waiter() is used by the slowlock paths, but it is also use… - CVE-2026-43499 2026-05-23 01:33 2026-05-21 Show GitHub Exploit DB Packet Storm
2566 - - - In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows ipv6_rpl_srh_rcv() decompresses an RFC 6554 Source Routing Header… - CVE-2026-43501 2026-05-23 01:33 2026-05-21 Show GitHub Exploit DB Packet Storm
2567 - - - In the Linux kernel, the following vulnerability has been resolved: net/rds: handle zerocopy send cleanup before the message is queued A zerocopy send can fail after user pages have been pinned but… - CVE-2026-43502 2026-05-23 01:33 2026-05-21 Show GitHub Exploit DB Packet Storm
2568 9.6 CRITICAL
Network
- - Insufficient session expiration vulnerability in syslink software AG Avantra on Linux, Windows allows Reusing Session IDs (aka Session Replay). This issue affects Avantra: before 25.3.1. CWE-613
 Insufficient Session Expiration
CVE-2026-8670 2026-05-23 01:32 2026-05-22 Show GitHub Exploit DB Packet Storm
2569 7.5 HIGH
Adjacent
- - Insertion of sensitive information into log file vulnerability in syslink software AG Avantra on Linux, Windows allows Resource Leak Exposure. This issue affects Avantra: before 25.3.0. CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-8671 2026-05-23 01:32 2026-05-22 Show GitHub Exploit DB Packet Storm
2570 5.1 MEDIUM
Local
- - Use of default password vulnerability in syslink software AG Avantra on Linux, Windows allows Try Common or Default Usernames and Passwords. This issue affects Avantra: before 25.3.0. CWE-1393
 Use of Default Password
CVE-2026-8672 2026-05-23 01:32 2026-05-22 Show GitHub Exploit DB Packet Storm