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 8, 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
218051 6.8 警告 アップル - Apple OS X のコード署名機能におけるアプリ作者の制限を回避される脆弱性 CWE-310
暗号の問題
CVE-2014-4391 2014-10-22 16:48 2014-10-16 Show GitHub Exploit DB Packet Storm
218052 6.8 警告 アップル - Apple OS X の QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-4351 2014-10-22 16:47 2014-10-16 Show GitHub Exploit DB Packet Storm
218053 7.5 危険 Drupal - Drupal core の データベース抽象化 API の expandArguments 関数における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-3704 2014-10-22 14:54 2014-10-15 Show GitHub Exploit DB Packet Storm
218054 9.3 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバの win32k.sys における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-4148 2014-10-22 11:29 2014-10-14 Show GitHub Exploit DB Packet Storm
218055 7.8 危険 ジュニパーネットワークス - Juniper Junos におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-6380 2014-10-21 16:10 2014-10-10 Show GitHub Exploit DB Packet Storm
218056 7.5 危険 ジュニパーネットワークス - Juniper Junos における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2014-6379 2014-10-21 16:09 2014-10-8 Show GitHub Exploit DB Packet Storm
218057 7.8 危険 ジュニパーネットワークス - Juniper Junos におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-6378 2014-10-21 16:09 2014-10-16 Show GitHub Exploit DB Packet Storm
218058 7.8 危険 ジュニパーネットワークス - Juniper JunosE におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-6377 2014-10-21 16:08 2014-10-9 Show GitHub Exploit DB Packet Storm
218059 5.5 警告 Huawei - Huawei E5332 におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-5328 2014-10-21 15:15 2014-10-10 Show GitHub Exploit DB Packet Storm
218060 5.5 警告 Huawei - Huawei E5332 におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-5327 2014-10-21 15:12 2014-10-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1001 8.1 HIGH
Network
- - HCL Hive Telco Observability is affected by  a Required directives missing from the CSP issue is detected in keycloak component of the web application. Missing essential directives can leave a site v… CWE-1027
CVE-2025-59874 2026-06-5 00:25 2026-06-4 Show GitHub Exploit DB Packet Storm
1002 - - - An unauthenticated user with write access to the knowledge base can store an XSS payload in a knowledge base item. This issue affects glpi: before 11.0.7. CWE-79
Cross-site Scripting
CVE-2026-5385 2026-06-5 00:23 2026-06-3 Show GitHub Exploit DB Packet Storm
1003 - - - An authenticated ERPNext user with Item record edit permissions can persist arbitrary HTML/JavaScript in the item_name, description, or image fields of an Item and trigger unescaped rendering in the … CWE-79
Cross-site Scripting
CVE-2026-42839 2026-06-5 00:23 2026-06-4 Show GitHub Exploit DB Packet Storm
1004 - - - An authenticated user can persist arbitrary HTML/JavaScript in the email_id or mobile_no fields of a Customer record and trigger unescaped rendering in the Point of Sale (POS) interface for every ope… CWE-79
Cross-site Scripting
CVE-2026-42840 2026-06-5 00:23 2026-06-4 Show GitHub Exploit DB Packet Storm
1005 - - - Fixed a VM panic caused by unbounded recursion in the grpcfuse kernel module when a container created deeply nested directories on a bind-mounted host folder and triggered a dentry invalidation event… CWE-674
 Uncontrolled Recursion
CVE-2026-8936 2026-06-5 00:21 2026-06-3 Show GitHub Exploit DB Packet Storm
1006 5.3 MEDIUM
Network
- - daphne before 4.2.2 did not pass maxFramePayloadSize or maxMessagePayloadSize to Autobahn's WebSocketServerFactory. Because Autobahn defaults both values to 0 (unlimited), an unauthenticated remote a… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-44545 2026-06-5 00:21 2026-06-3 Show GitHub Exploit DB Packet Storm
1007 3.7 LOW
Network
- - daphne before 4.2.2 reconstructs a raw HTTP request from Twisted's parsed headers and feeds it to autobahn for WebSocket handshake processing. Twisted does not treat \x0b, \x0c, \x1c, \x1d, \x1e, or … CWE-444
HTTP Request Smuggling
CVE-2026-44546 2026-06-5 00:21 2026-06-3 Show GitHub Exploit DB Packet Storm
1008 - - - Net::Async::Statsd::Client versions through 0.005 for Perl allow metric injections. The metric names are not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inj… CWE-93
CRLF Injection
CVE-2026-8722 2026-06-5 00:21 2026-06-4 Show GitHub Exploit DB Packet Storm
1009 7.5 HIGH
Network
- - HTML::Entities versions before 3.84 for Perl read freed heap memory in _decode_entities. The XS routine backing HTML::Entities::_decode_entities cached a pointer (repl) into the entity-value SV retu… CWE-416
 Use After Free
CVE-2026-8829 2026-06-5 00:21 2026-06-4 Show GitHub Exploit DB Packet Storm
1010 7.5 HIGH
Network
- - Dell BSAFE SSL-J contains an allocation of resources without limits or throttling vulnerability. An unauthenticated remote attacker could potentially exploit this vulnerability, leading to a Denial o… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2025-46638 2026-06-5 00:21 2026-06-4 Show GitHub Exploit DB Packet Storm