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 1, 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
223821 5 警告 シスコシステムズ - Cisco Identity Services Engine におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5521 2013-10-28 18:18 2013-10-25 Show GitHub Exploit DB Packet Storm
223822 7.5 危険 Squid-cache.org
Novell
- Squid の dns_internal.cc の idnsALookup 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-4115 2013-10-28 17:55 2013-07-10 Show GitHub Exploit DB Packet Storm
223823 7.8 危険 Linux - Linux Kernel の net/ceph/auth_none.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2013-1059 2013-10-28 16:19 2013-07-2 Show GitHub Exploit DB Packet Storm
223824 7.1 危険 シスコシステムズ - Cisco IOS XR におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-5549 2013-10-28 15:34 2013-10-23 Show GitHub Exploit DB Packet Storm
223825 6.9 警告 Linux - ARM プラットフォーム上の Linux Kernel の arch/arm/kernel/perf_event.c における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2013-4254 2013-10-28 15:34 2013-08-20 Show GitHub Exploit DB Packet Storm
223826 4.7 警告 Linux - Linux Kernel の kernel/user_namespace.c 内の unshare_userns 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-4205 2013-10-28 15:31 2013-08-11 Show GitHub Exploit DB Packet Storm
223827 6.8 警告 シスコシステムズ - Catalyst 3750X スイッチ上で稼働する Cisco IOS における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5522 2013-10-28 15:31 2013-10-25 Show GitHub Exploit DB Packet Storm
223828 5 警告 Mozilla Foundation - 複数の Mozilla 製品における同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4196 2013-10-28 15:27 2012-10-26 Show GitHub Exploit DB Packet Storm
223829 5.1 警告 Mozilla Foundation - 複数の Mozilla 製品の nsLocation::CheckURL 関数におけるクロスサイトスクリプティングの脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4195 2013-10-28 15:26 2012-10-26 Show GitHub Exploit DB Packet Storm
223830 4.3 警告 Mozilla Foundation - 複数の Mozilla 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4194 2013-10-28 15:24 2012-10-26 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
281 - - - In the Linux kernel, the following vulnerability has been resolved: media: saa7164: add ioremap return checks and cleanups Add checks for ioremap return values in saa7164_dev_setup(). If ioremap fo… Update - CVE-2026-46235 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
282 - - - In the Linux kernel, the following vulnerability has been resolved: vsock: fix buffer size clamping order In vsock_update_buffer_size(), the buffer size was being clamped to the maximum first, and … Update - CVE-2026-46234 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
283 - - - 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… Update - CVE-2026-46233 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
284 - - - 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 … Update - CVE-2026-46231 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
285 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. Update - CVE-2026-46230 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
286 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… Update - CVE-2026-46227 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
287 - - - 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… Update - CVE-2026-46220 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
288 - - - 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… Update - CVE-2026-46219 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
289 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… Update - CVE-2026-46218 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
290 - - - 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. … Update - CVE-2026-46217 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm