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
811 7.5 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2026-11265 2026-06-9 14:16 2026-06-5 Show GitHub Exploit DB Packet Storm
812 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける保護メカニズムの不具合に関する脆弱性 CWE-693
保護メカニズムの不具合
CVE-2026-11266 2026-06-9 14:16 2026-06-5 Show GitHub Exploit DB Packet Storm
813 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるサーバ側のセキュリティのクライアント側での実施に関する脆弱性 CWE-602
サーバ側のセキュリティのクライアント側での実施
CVE-2026-11267 2026-06-9 14:16 2026-06-5 Show GitHub Exploit DB Packet Storm
814 7.1 重要
Adjacent
Google Google Chrome GoogleのGoogle Chromeにおける信頼できない制御領域からの機能の組み込みに関する脆弱性 CWE-829
信頼性のない制御領域からの機能の組み込み
CVE-2026-11269 2026-06-9 14:16 2026-06-5 Show GitHub Exploit DB Packet Storm
815 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2026-11270 2026-06-9 14:16 2026-06-5 Show GitHub Exploit DB Packet Storm
816 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2026-11271 2026-06-9 14:15 2026-06-5 Show GitHub Exploit DB Packet Storm
817 6.1 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける複数の脆弱性 CWE-20
CWE-79
CVE-2026-11273 2026-06-9 14:15 2026-06-5 Show GitHub Exploit DB Packet Storm
818 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-11275 2026-06-9 14:15 2026-06-5 Show GitHub Exploit DB Packet Storm
819 5 警告
Local
Google Google Chrome GoogleのGoogle Chromeにおける複数の脆弱性 CWE-190
CWE-472
CVE-2026-11281 2026-06-9 14:15 2026-06-5 Show GitHub Exploit DB Packet Storm
820 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-11283 2026-06-9 14:15 2026-06-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 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
291 - - - A buffer overflow vulnerability due to insufficient input validation in the listed NETGEAR models allows authenticated administrators connected to the local network to make unauthorized modification … New CWE-121
Stack-based Buffer Overflow
CVE-2026-0413 2026-06-11 16:16 2026-06-10 Show GitHub Exploit DB Packet Storm
292 - - - An information disclosure vulnerability in the NETGEAR Orbi satellites (RBR/RBE/RBS Series) could allow a user connected to your network to gain administrator access to the Orbi router. The listed NE… New CWE-200
Information Exposure
CVE-2026-0411 2026-06-11 16:16 2026-06-10 Show GitHub Exploit DB Packet Storm
293 - - - Insufficient authentication and input validation in the listed NETGEAR models allow users connected to the local network to execute commands impacting the product's confidentiality or change certain … New CWE-20
CWE-306
 Improper Input Validation 
Missing Authentication for Critical Function
CVE-2026-9212 2026-06-11 14:16 2026-06-10 Show GitHub Exploit DB Packet Storm
294 8.8 HIGH
Network
flowiseai flowise Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, all CRUD endpoints for OpenAI Assistants Vector Store have no authentication middlewar… Update CWE-862
 Missing Authorization
CVE-2026-46444 2026-06-11 13:08 2026-06-9 Show GitHub Exploit DB Packet Storm
295 6.5 MEDIUM
Network
flowiseai flowise Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, when credentials are fetched with a credentialName filter parameter, the encryptedData… Update CWE-200
Information Exposure
CVE-2026-46443 2026-06-11 13:08 2026-06-9 Show GitHub Exploit DB Packet Storm
296 9.9 CRITICAL
Network
flowiseai flowise Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, POST /api/v1/node-custom-function lacks route-level authorization, allowing any authen… Update CWE-94
Code Injection
CVE-2026-46442 2026-06-11 13:07 2026-06-9 Show GitHub Exploit DB Packet Storm
297 9.6 CRITICAL
Network
flowiseai flowise Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, a mass assignment vulnerability exists in the assistant update endpoint of FlowiseAI. … Update CWE-284
CWE-639
CWE-915
Improper Access Control
 Authorization Bypass Through User-Controlled Key
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2026-46441 2026-06-11 13:06 2026-06-9 Show GitHub Exploit DB Packet Storm
298 9.1 CRITICAL
Network
flowiseai flowise Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, the checkBasicAuth endpoint validates credentials in plaintext without rate limiting a… Update CWE-522
 Insufficiently Protected Credentials
CVE-2026-46440 2026-06-11 13:06 2026-06-9 Show GitHub Exploit DB Packet Storm
299 9.8 CRITICAL
Network
apache http_server Buffer Underwrite vulnerability in Apache HTTP Server on crafted regular expressions in the configuration. This issue affects Apache HTTP Server: from 2.4.0 through 2.4.67. Users are recommended to… Update CWE-124
Buffer Underflow
CVE-2026-44631 2026-06-11 13:01 2026-06-9 Show GitHub Exploit DB Packet Storm
300 7.3 HIGH
Network
apache http_server Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in the mod_proxy_ftp module in Apache HTTP Server with an attacker controlled backend FTP server. This issue affects undefined: f… Update CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-44186 2026-06-11 13:01 2026-06-9 Show GitHub Exploit DB Packet Storm