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 12, 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
206681 6.5 警告
Network
The PHP Group - PHP における任意のファイルを読み書きされる脆弱性 CWE-20
不適切な入力確認
CVE-2015-4598 2016-05-19 17:42 2015-06-11 Show GitHub Exploit DB Packet Storm
206682 9.8 緊急
Network
The PHP Group - PHP の ext/spl/spl_heap.c の spl_ptr_heap_insert 関数における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-4116 2016-05-19 17:42 2015-07-9 Show GitHub Exploit DB Packet Storm
206683 5.3 警告
Network
The PHP Group - PHP における任意のファイルを読まれる脆弱性 CWE-200
CWE-Other
CVE-2015-3412 2016-05-19 17:42 2015-04-16 Show GitHub Exploit DB Packet Storm
206684 6.5 警告
Network
The PHP Group - PHP における任意のファイルを読み書きされる脆弱性 CWE-20
不適切な入力確認
CVE-2015-3411 2016-05-19 17:42 2015-04-16 Show GitHub Exploit DB Packet Storm
206685 6.8 警告 The PHP Group - Windows 版 PHP における OS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2015-4642 2016-05-19 17:39 2015-07-17 Show GitHub Exploit DB Packet Storm
206686 6.1 警告
Network
Debian
WebSVN
- WebSVN におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1236 2016-05-19 10:56 2016-05-6 Show GitHub Exploit DB Packet Storm
206687 7.5 重要
Network
Botan project - Botan におけるダウングレード攻撃を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-2850 2016-05-19 10:39 2016-03-17 Show GitHub Exploit DB Packet Storm
206688 7.5 重要
Network
Debian
Botan project
- Botan における ECDSA 秘密鍵を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-2849 2016-05-19 10:39 2016-03-17 Show GitHub Exploit DB Packet Storm
206689 9.8 緊急
Network
Botan project - Botan の P-521 reduction 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-2196 2016-05-19 10:39 2016-02-1 Show GitHub Exploit DB Packet Storm
206690 9.8 緊急
Network
Debian
Botan project
- Botan の PointGFp コンストラクタにおける整数オーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-2195 2016-05-19 10:39 2016-02-1 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
2661 - - - 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
2662 - - - 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
2663 - - - 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
2664 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
2665 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
2666 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
2667 - - - Concrete CMS below 9.5.2 is vulnerable to PHP Object Injection via unserialize() calls in the Workflow, Form block, and File/Set components that lack the allowed_classes restriction. An unauthenticat… CWE-502
 Deserialization of Untrusted Data
CVE-2026-7888 2026-06-5 00:20 2026-06-4 Show GitHub Exploit DB Packet Storm
2668 9.8 CRITICAL
Network
- - Authorization bypass through User-Controlled SQL primary key vulnerability in Akmer Informatics Automation Industry and Trade Ltd. Co. TeknoPass allows SQL Injection. This issue affects TeknoPass: f… CWE-89
SQL Injection
CVE-2026-4104 2026-06-5 00:20 2026-06-4 Show GitHub Exploit DB Packet Storm
2669 7.5 HIGH
Network
- - It is possible for an unauthenticated adjacent attacker to download log files of the controller, which may disclose some restricted information. CWE-200
Information Exposure
CVE-2026-41032 2026-06-5 00:16 2026-06-3 Show GitHub Exploit DB Packet Storm
2670 6.8 MEDIUM
Local
- - An out-of-bounds read vulnerability in the morse.ko HaLow Wi-Fi kernel driver in Morse Micro HaLowLink 2 software versions prior to 2.11.12 allows an unauthenticated attacker within radio range to di… - CVE-2026-7764 2026-06-5 00:16 2026-06-4 Show GitHub Exploit DB Packet Storm