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 22, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
223321 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の Web IDL の実装におけるクローム特権で任意の JavaScript コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-1510 2014-04-8 17:05 2014-03-18 Show GitHub Exploit DB Packet Storm
223322 7.6 危険 Mozilla Foundation - 複数の Mozilla 製品で使用される Cairo の _cairo_truetype_index_to_ucs4 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-1509 2014-04-8 17:04 2014-03-18 Show GitHub Exploit DB Packet Storm
223323 6.8 警告 Mozilla Foundation - 複数の Mozilla 製品の libxul.so!gfxContext::Polygon 関数におけるプロセスメモリから重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2014-1508 2014-04-8 17:03 2014-03-18 Show GitHub Exploit DB Packet Storm
223324 6.8 警告 Mozilla Foundation - 複数の Mozilla 製品の SVG フィルタの実装における重要な変位相関情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1505 2014-04-8 17:03 2014-03-18 Show GitHub Exploit DB Packet Storm
223325 6.8 警告 Mozilla Foundation - 複数の Mozilla 製品の mozilla::WaveReader::DecodeAudioData 機能における重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2014-1497 2014-04-8 17:02 2014-03-18 Show GitHub Exploit DB Packet Storm
223326 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2014-1493 2014-04-8 17:01 2014-03-18 Show GitHub Exploit DB Packet Storm
223327 4.3 警告 Huawei - Huawei Echo Life 光ルータにクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0337 2014-04-8 16:56 2014-04-2 Show GitHub Exploit DB Packet Storm
223328 5 警告 Net-SNMP - Net-SNMP の ICMP-MIB の Linux の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2284 2014-04-8 15:54 2014-02-19 Show GitHub Exploit DB Packet Storm
223329 7.1 危険 Linux - Linux Kernel の net/sctp/sm_statefuns.c 内の sctp_sf_do_5_1D_ce 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-0101 2014-04-8 15:53 2014-03-3 Show GitHub Exploit DB Packet Storm
223330 6.2 警告 Linux - Linux Kernel の fs/cifs/file.c 内の cifs_iovec_write 関数における重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2014-0069 2014-04-8 15:52 2014-02-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 22, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2531 7.1 HIGH
Local
- - Markdown Preview Enhanced 0.8.x with crossnote engine 0.9.28 contains a code injection vulnerability in the WaveDrom rendering pipeline that allows attackers to execute arbitrary JavaScript by embedd… CWE-95
Eval Injection
CVE-2026-11422 2026-06-9 00:16 2026-06-6 Show GitHub Exploit DB Packet Storm
2532 9.6 CRITICAL
Network
google chrome Type Confusion in GPU in Google Chrome on Windows 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 … CWE-843
Type Confusion
CVE-2026-11052 2026-06-9 00:08 2026-06-5 Show GitHub Exploit DB Packet Storm
2533 6.5 MEDIUM
Network
google chrome Out of bounds read in ANGLE in Google Chrome on Linux prior to 149.0.7827.53 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromi… CWE-125
Out-of-bounds Read
CVE-2026-11051 2026-06-9 00:08 2026-06-5 Show GitHub Exploit DB Packet Storm
2534 6.5 MEDIUM
Network
google chrome Inappropriate implementation in Extensions in Google Chrome prior to 149.0.7827.53 allowed an attacker who convinced a user to install a malicious extension to bypass same origin policy via a crafted… CWE-346
 Origin Validation Error
CVE-2026-11048 2026-06-9 00:04 2026-06-5 Show GitHub Exploit DB Packet Storm
2535 9.6 CRITICAL
Network
google chrome Inappropriate implementation in Base in Google Chrome on Windows prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via … CWE-20
 Improper Input Validation 
CVE-2026-11047 2026-06-9 00:03 2026-06-5 Show GitHub Exploit DB Packet Storm
2536 7.5 HIGH
Network
- - Comodo Internet Security's firewall driver Inspect.sys contains an integer underflow in its IPv6 packet parser. The parser decrements an unsigned 64-bit payload-length value (taken from the IPv6 fixe… CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2026-49494 2026-06-9 00:03 2026-06-7 Show GitHub Exploit DB Packet Storm
2537 6.5 MEDIUM
Network
google chrome Insufficient validation of untrusted input in GPU in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive informatio… CWE-20
 Improper Input Validation 
CVE-2026-11045 2026-06-9 00:02 2026-06-5 Show GitHub Exploit DB Packet Storm
2538 8.0 HIGH
Network
termix termix Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Starting in version 1.7.0, Termix Desktop (Electron) disables TLS certificate validation,… CWE-295
Improper Certificate Validation 
CVE-2026-45745 2026-06-9 00:02 2026-06-6 Show GitHub Exploit DB Packet Storm
2539 - - - Internationalized Domain Names in Applications (IDNA) for Python provides support for Internationalized Domain Names in Applications (IDNA) and Unicode IDNA Compatibility Processing. In versions prio… CWE-1333
 Inefficient Regular Expression Complexity
CVE-2026-45409 2026-06-9 00:02 2026-06-6 Show GitHub Exploit DB Packet Storm
2540 6.5 MEDIUM
Network
google chrome Integer overflow in ANGLE in Google Chrome on Mac prior to 149.0.7827.53 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium s… CWE-472
CWE-190
 External Control of Assumed-Immutable Web Parameter
 Integer Overflow or Wraparound
CVE-2026-11044 2026-06-9 00:01 2026-06-5 Show GitHub Exploit DB Packet Storm