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, 4:12 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3481 6.1 警告
Network
The Go Project Go The Go ProjectのGoにおけるエンコードおよびエスケープに関する脆弱性 CWE-116
不適切なエンコード、または出力のエスケープ
CVE-2026-39826 2026-05-15 11:01 2026-05-7 Show GitHub Exploit DB Packet Storm
3482 7.5 重要
Network
The Go Project Go The Go ProjectのGoにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-39836 2026-05-15 11:01 2026-05-7 Show GitHub Exploit DB Packet Storm
3483 4.3 警告
Network
アップル tvOS
iOS
watchOS
visionos
iPadOS
アップルのiPadOS等の複数製品における古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2026-39869 2026-05-15 11:01 2026-05-11 Show GitHub Exploit DB Packet Storm
3484 7.5 重要
Network
- アップルのmacOSにおけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2026-39870 2026-05-15 11:01 2026-05-11 Show GitHub Exploit DB Packet Storm
3485 6.8 警告
Physics
ZTE ZX297520V3 ファームウェア ZTEのZX297520V3 ファームウェアにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-40003 2026-05-15 11:01 2026-05-7 Show GitHub Exploit DB Packet Storm
3486 7.8 重要
Local
ZTE ZXCLOUD iRAI ZTEのZXCLOUD iRAIにおける制御されていない検索パスの要素に関する脆弱性 CWE-427
制御されていない検索パスの要素
CVE-2026-40004 2026-05-15 11:01 2026-05-7 Show GitHub Exploit DB Packet Storm
3487 6.5 警告
Network
Zulip Zulip Server ZulipのZulip Serverにおけるアクセス制御に関する脆弱性 CWE-284
CWE-noinfo
CVE-2026-40300 2026-05-15 11:01 2026-05-12 Show GitHub Exploit DB Packet Storm
3488 6.5 警告
Network
NocoBase NocoBase NocoBaseにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-40346 2026-05-15 11:01 2026-04-18 Show GitHub Exploit DB Packet Storm
3489 8.8 重要
Network
マイクロソフト Microsoft SharePoint Server Microsoft SharePoint Server のリモートでコードが実行される脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-40357 2026-05-15 11:01 2026-05-12 Show GitHub Exploit DB Packet Storm
3490 8.8 重要
Network
マイクロソフト Microsoft SharePoint Server Microsoft SharePoint Server のリモートでコードが実行される脆弱性 CWE-1220
アクセス制御の不十分な粒度
CVE-2026-40365 2026-05-15 11:01 2026-05-12 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
2071 - - - Froxlor is open source server administration software. In version 2.3.6 and earlier, the LOC record regex uses `\s+` which matches newlines (allowing embedded newlines to pass), TLSA `matchingType=0`… CWE-74
Injection
CVE-2026-41237 2026-06-6 00:09 2026-06-5 Show GitHub Exploit DB Packet Storm
2072 7.6 HIGH
Network
- - Froxlor is open source server administration software. Prior to version 2.3.7, the `DomainZones.add` API endpoint does not sanitize newline characters in TXT record content. An authenticated customer… CWE-74
Injection
CVE-2026-41234 2026-06-6 00:09 2026-06-5 Show GitHub Exploit DB Packet Storm
2073 8.8 HIGH
Network
- - Inappropriate implementation in V8 in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: H… CWE-20
CWE-94
CWE-119
 Improper Input Validation 
Code Injection
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2026-10904 2026-06-6 00:02 2026-06-5 Show GitHub Exploit DB Packet Storm
2074 - - - Insufficient validation of untrusted input in Codecs in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted… CWE-20
 Improper Input Validation 
CVE-2026-10981 2026-06-6 00:02 2026-06-5 Show GitHub Exploit DB Packet Storm
2075 - - - Type Confusion in ANGLE in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium) CWE-125
Out-of-bounds Read
CVE-2026-11061 2026-06-6 00:02 2026-06-5 Show GitHub Exploit DB Packet Storm
2076 - - - Use after free in ANGLE in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Ch… CWE-416
 Use After Free
CVE-2026-11065 2026-06-6 00:02 2026-06-5 Show GitHub Exploit DB Packet Storm
2077 - - - Insufficient validation of untrusted input in ANGLE in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium securi… CWE-20
 Improper Input Validation 
CVE-2026-11066 2026-06-6 00:02 2026-06-5 Show GitHub Exploit DB Packet Storm
2078 8.1 HIGH
Network
- - Use after free in V8 in Google Chrome prior to 149.0.7827.53 allowed an attacker who convinced a user to install a malicious extension to execute arbitrary code inside a sandbox via a crafted Chrome … CWE-416
 Use After Free
CVE-2026-11185 2026-06-6 00:02 2026-06-5 Show GitHub Exploit DB Packet Storm
2079 4.3 MEDIUM
Network
- - Inappropriate implementation in Payments in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to perform UI spoofing via a crafted HTML page. (Chromium security severity: Low) CWE-451
 User Interface (UI) Misrepresentation of Critical Information
CVE-2026-11245 2026-06-6 00:02 2026-06-5 Show GitHub Exploit DB Packet Storm
2080 5.3 MEDIUM
Network
- - Insufficient validation of untrusted input in IndexedDB in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to bypass same origin policy via a c… CWE-20
 Improper Input Validation 
CVE-2026-11246 2026-06-6 00:02 2026-06-5 Show GitHub Exploit DB Packet Storm