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 4, 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
222721 3.5 注意 Esri - ESRI ArcGIS for Server の Mobile Content Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-7231 2014-01-6 18:27 2013-08-2 Show GitHub Exploit DB Packet Storm
222722 3.5 注意 Esri - ESRI ArcGIS for Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5222 2014-01-6 18:26 2013-08-7 Show GitHub Exploit DB Packet Storm
222723 4.3 警告 ADTRAN - NetVanta 7000 シリーズ製品上で稼働する ADTRAN AOS の GUI ログインページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5210 2014-01-6 18:14 2013-09-9 Show GitHub Exploit DB Packet Storm
222724 4.3 警告 X.Org Foundation - X.Org xdm におけるサービス運用妨害 (DoS) の脆弱性 CWE-310
暗号の問題
CVE-2013-2179 2014-01-6 17:58 2013-06-7 Show GitHub Exploit DB Packet Storm
222725 7.2 危険 DELL EMC (旧 EMC Corporation) - EMC Replication Manager における権限を取得される脆弱性 CWE-Other
その他
CVE-2013-6182 2014-01-6 17:54 2013-12-24 Show GitHub Exploit DB Packet Storm
222726 2.1 注意 DELL EMC (旧 EMC Corporation) - EMC Watch4Net における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2013-6181 2014-01-6 17:54 2013-12-24 Show GitHub Exploit DB Packet Storm
222727 7.2 危険 RealVNC - 複数ベンダの OS 製品上で稼働する RealVNC VNC における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6886 2014-01-6 17:28 2013-12-19 Show GitHub Exploit DB Packet Storm
222728 4.3 警告 Zend Technologies Ltd. - ZendTo の lib/NSSDropoff.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6808 2014-01-6 17:13 2013-12-16 Show GitHub Exploit DB Packet Storm
222729 2.1 注意 OpenStack - 複数の OpenStack 製品の keystone/middleware/auth_token.py におけるサーバを偽装される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2030 2014-01-6 17:01 2013-05-9 Show GitHub Exploit DB Packet Storm
222730 6.1 警告 HOT - HOT HOTBOX Router のソフトウェアの goform/login におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-5220 2014-01-6 16:56 2013-09-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1061 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: reject zero shift in nft_bitwise Reject zero shift operands for nft_bitwise left and right shift expressions during in… Update - CVE-2026-46101 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1062 8.1 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels seg6_input_core() and rpl_input() call ip6_route_input() which sets a NORE… Update - CVE-2026-46099 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1063 - - - In the Linux kernel, the following vulnerability has been resolved: net: caif: clear client service pointer on teardown `caif_connect()` can tear down an existing client after remote shutdown by ca… Update - CVE-2026-46098 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1064 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_names() snd_ctl_elem_init_enum_names() advances pointe… Update - CVE-2026-46088 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1065 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0 INVLPGA should cause a #UD when EFER.SVME is not set. Add a check to properly inj… Update - CVE-2026-46082 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1066 - - - In the Linux kernel, the following vulnerability has been resolved: ocfs2: split transactions in dio completion to avoid credit exhaustion During ocfs2 dio operations, JBD2 may report warnings via … Update - CVE-2026-46080 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1067 - - - In the Linux kernel, the following vulnerability has been resolved: rbd: fix null-ptr-deref when device_add_disk() fails do_rbd_add() publishes the device with device_add() before calling device_ad… Update - CVE-2026-46079 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1068 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: erofs: fix the out-of-bounds nameoff handling for trailing dirents Currently we already have boundary-checks for nameoffs, but th… Update - CVE-2026-46078 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1069 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-tdes - fix DMA sync direction Before DMA output is consumed by the CPU, ->dma_addr_out must be synced with dma_sync… Update - CVE-2026-46077 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1070 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path Unregister the hwrng to prevent new ->read() calls and f… Update - CVE-2026-46075 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm