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 13, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
199121 4.3 警告
Network
Huawei - Huawei Document Security Management のパーミッション制御モジュールにおける重要な情報を取得される脆弱性 CWE-275
パーミッションの問題
CVE-2016-2406 2017-04-18 11:03 2016-02-18 Show GitHub Exploit DB Packet Storm
199122 7.5 重要
Network
SANE
openSUSE project
- sane-backends の saned における重要なメモリ情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-6318 2017-04-18 10:57 2017-03-10 Show GitHub Exploit DB Packet Storm
199123 9.8 緊急
Network
Kinsey - Kinsey Infor-Lawson における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-6550 2017-04-18 10:52 2017-03-10 Show GitHub Exploit DB Packet Storm
199124 8.8 重要
Network
SolarWinds - SolarWinds FTP Voyager の Scheduler の Web インターフェースにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-6803 2017-04-18 10:37 2017-03-9 Show GitHub Exploit DB Packet Storm
199125 6.1 警告
Network
MISP project - MISP におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-7215 2017-04-18 10:32 2017-03-10 Show GitHub Exploit DB Packet Storm
199126 9.8 緊急
Network
Google - Google Chrome の AnimationController::endAnimationUpdate における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2013-6647 2017-04-18 10:26 2013-11-6 Show GitHub Exploit DB Packet Storm
199127 5.5 警告
Local
GNU Project - GNU Binutils の objdump におけるヒープベースのバッファオーバーリードの脆弱性 CWE-119
バッファエラー
CVE-2017-7210 2017-04-17 19:02 2017-02-14 Show GitHub Exploit DB Packet Storm
199128 5.5 警告
Local
GNU Project - GNU Binutils の readelf の dump_section_as_bytes 関数におけるプログラムのクラッシュを引き起こされる脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-7209 2017-04-17 19:02 2017-02-13 Show GitHub Exploit DB Packet Storm
199129 6.1 警告
Network
SLiMS - SLiMS 7 Cendana におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-7202 2017-04-17 19:01 2017-03-4 Show GitHub Exploit DB Packet Storm
199130 9.8 緊急
Network
GNU Project - GNU Binutils の ihex.c におけるスタックバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9939 2017-04-17 18:56 2014-11-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3551 - - - In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: only purge non-released claims When batadv_bla_purge_claims() goes through the list of claims, it is only traver… - CVE-2026-46233 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3552 - - - In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: put backbone reference on failed claim hash insert When batadv_bla_add_claim() fails to insert a new claim into … - CVE-2026-46231 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3553 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg. - CVE-2026-46230 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3554 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL The SCTP_SENDALL path in sctp_sendmsg() iterates ep->as… - CVE-2026-46227 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3555 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emission sdma_v4_0_ring_emit_fence() contains two BUG_ON(addr & 0x3) asser… - CVE-2026-46220 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3556 - - - In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix use-after-free on unbind The state machine work is scheduled by the interrupt handler and therefore needs to be… - CVE-2026-46219 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3557 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add bounds checking to ib_{get,set}_value The uvd/vce/vcn code accesses the IB at predefined offsets without checking… - CVE-2026-46218 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3558 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Avoid overflow on msg bound check As pointed out by SDL, the previous condition may be vulnerable to overflow. … - CVE-2026-46217 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3559 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status() When media GT is disabled via configfs, there is no all… - CVE-2026-46216 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3560 - - - In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix accept queue count leak on transport mismatch virtio_transport_recv_listen() calls sk_acceptq_added() before vs… - CVE-2026-46214 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm