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 10, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
200681 6.5 警告
Network
moment project - Node.js 用 moment パッケージの duration 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-4055 2017-02-7 13:38 2016-01-27 Show GitHub Exploit DB Packet Storm
200682 8.8 重要
Network
Grails project - Grails Console におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-6521 2017-02-7 12:02 2016-07-1 Show GitHub Exploit DB Packet Storm
200683 7.5 重要
Network
Dominik Reichl - KeePass の自動更新機能における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-5119 2017-02-7 11:54 2016-06-1 Show GitHub Exploit DB Packet Storm
200684 6.1 警告
Network
mustache project - Node.js 用 mustache パッケージにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8862 2017-02-7 11:48 2015-12-15 Show GitHub Exploit DB Packet Storm
200685 6.1 警告
Network
handlebars project - Node.js 用 handlebars パッケージにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8861 2017-02-7 11:48 2015-12-15 Show GitHub Exploit DB Packet Storm
200686 7.5 重要
Network
tar project - Node.js 用 tar パッケージにおける任意のファイルに書き込まれる脆弱性 CWE-59
リンク解釈の問題
CVE-2015-8860 2017-02-7 11:48 2015-11-3 Show GitHub Exploit DB Packet Storm
200687 5.3 警告
Network
send project - Node.js 用 send パッケージにおけるルートのパスを取得される脆弱性 CWE-200
情報漏えい
CVE-2015-8859 2017-02-7 11:48 2015-11-3 Show GitHub Exploit DB Packet Storm
200688 7.5 重要
Network
uglify-js project - Node.js 用 uglify-js パッケージにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-8858 2017-02-7 11:48 2015-10-25 Show GitHub Exploit DB Packet Storm
200689 9.8 緊急
Network
uglify-js project - Node.js 用 uglify-js パッケージにおけるセキュリティメカニズムを回避される脆弱性 CWE-254
セキュリティ機能
CVE-2015-8857 2017-02-7 11:48 2015-08-25 Show GitHub Exploit DB Packet Storm
200690 6.1 警告
Network
serve-index project - Node.js 用 serve-index パッケージにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8856 2017-02-7 11:48 2015-03-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2751 6.2 MEDIUM
Local
- - Text::LineFold versions through 2019.001 for Perl duplicate the output based on the number of special break characters. Text::LineFold splits the input string by specific line break characters (such… CWE-405
CWE-407
 Asymmetric Resource Consumption (Amplification)
 Inefficient Algorithmic Complexity
CVE-2026-8594 2026-06-2 02:17 2026-05-31 Show GitHub Exploit DB Packet Storm
2752 - - - StrongDM Desktop Application before 23.74.0 (Desktop Client before 53.77.0) on Microsoft Windows stores authentication state, including a JSON Web Token and asymmetric key material, in cleartext in a… CWE-312
CWE-522
 Cleartext Storage of Sensitive Information
 Insufficiently Protected Credentials
CVE-2026-4387 2026-06-2 02:17 2026-05-30 Show GitHub Exploit DB Packet Storm
2753 4.3 MEDIUM
Network
- - FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to 1.8.221, FreeScout allows a non-admin user to permanently delete an internal note (private thread) from any… CWE-862
 Missing Authorization
CVE-2026-48811 2026-06-2 02:17 2026-05-30 Show GitHub Exploit DB Packet Storm
2754 - - - iskorotkov/avro is a fast Go Avro codec. Prior to 2.33.0, the Avro array and map decoders looped over an attacker-controlled block-count value without checking the underlying reader's error state ins… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-46385 2026-06-2 02:17 2026-05-30 Show GitHub Exploit DB Packet Storm
2755 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: stop caching unowned originator pointers in BAT IV BAT IV keeps the last-hop neighbor address in each neigh_node, but… - CVE-2026-46238 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2756 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn3: Avoid overflow on msg bound check As pointed out by SDL, the previous condition may be vulnerable to overflow. … - CVE-2026-46237 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2757 - - - In the Linux kernel, the following vulnerability has been resolved: media: rc: xbox_remote: heed DMA restrictions The buffer for IO must not be part of the device structure because that violates th… - CVE-2026-46236 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2758 - - - 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… - CVE-2026-46235 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2759 - - - 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 … - CVE-2026-46234 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2760 - - - 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