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":May 9, 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
193691 9.8 緊急
Network
Rogue Wave Software, Inc. - Rogue Wave JViews における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-8965 2017-05-12 12:00 2015-07-17 Show GitHub Exploit DB Packet Storm
193692 7.8 重要
Local
Schneider Electric - Schneider Electric Interactive Graphical SCADA System Software における制御されていない検索パスの要素に関する脆弱性 CWE-427
制御されていない検索パスの要素
CVE-2017-6033 2017-05-12 11:47 2017-03-31 Show GitHub Exploit DB Packet Storm
193693 7.7 重要
Network
MyBB Group - MyBB における SSRF 保護メカニズムを回避される脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2017-7566 2017-05-12 11:43 2017-04-4 Show GitHub Exploit DB Packet Storm
193694 7.2 重要
Network
ブルーコートシステムズ - Blue Coat Advanced Secure Gateway および Content Analysis System における OS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2016-9091 2017-05-12 11:43 2016-10-28 Show GitHub Exploit DB Packet Storm
193695 6.5 警告
Network
ForgeRock - OpenIDM における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2017-7589 2017-05-12 11:18 2017-03-28 Show GitHub Exploit DB Packet Storm
193696 5.5 警告
Local
elfutils Project - elfutils の elflint.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2017-7613 2017-05-12 11:00 2017-04-3 Show GitHub Exploit DB Packet Storm
193697 5.5 警告
Local
elfutils Project - elfutils の elflint.c の check_sysv_hash 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-7612 2017-05-12 11:00 2017-04-3 Show GitHub Exploit DB Packet Storm
193698 5.5 警告
Local
elfutils Project - elfutils の elflint.c の check_symtab_shndx 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-7611 2017-05-12 11:00 2017-04-3 Show GitHub Exploit DB Packet Storm
193699 5.5 警告
Local
elfutils Project - elfutils の elflint.c の check_group 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-7610 2017-05-12 11:00 2017-04-3 Show GitHub Exploit DB Packet Storm
193700 5.5 警告
Local
elfutils Project - elfutils の elf_compress.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2017-7609 2017-05-12 11:00 2017-04-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
941 6.1 MEDIUM
Local
- - CImg Library is a C++ library for image processing. Prior to commit 4ca26bc, there is an integer overflow vulnerability in the W*H*D size computation inside _load_pnm() that can bypass the memory all… Update CWE-190
 Integer Overflow or Wraparound
CVE-2026-42144 2026-05-8 00:43 2026-05-5 Show GitHub Exploit DB Packet Storm
942 - - - In versions 3.0.0a1 through 3.2.0 of Mistune, there is a ReDoS (Regular Expression Denial of Service) vulnerability in `LINK_TITLE_RE` that allows an attacker who can supply Markdown for parsing to c… Update CWE-1333
 Inefficient Regular Expression Complexity
CVE-2026-33079 2026-05-8 00:43 2026-05-7 Show GitHub Exploit DB Packet Storm
943 8.8 HIGH
Network
- - YesWiki is a wiki system written in PHP. Prior to version 4.6.1, YesWiki bazar module contains a SQL injection vulnerability in tools/bazar/services/EntryManager.php at line 704. The $data['id_fiche'… New CWE-89
SQL Injection
CVE-2026-41143 2026-05-8 00:43 2026-05-7 Show GitHub Exploit DB Packet Storm
944 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: gpio: Fix resource leaks on errors in gpiochip_add_data_with_key() Since commit aab5c6f20023 ("gpio: set device type for GPIO chi… Update CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-31732 2026-05-8 00:36 2026-05-2 Show GitHub Exploit DB Packet Storm
945 5.4 MEDIUM
Network
google chrome Inappropriate implementation in Media in Google Chrome prior to 148.0.7778.96 allowed a remote attacker to perform UI spoofing via a crafted HTML page. (Chromium security severity: Low) New CWE-451
 User Interface (UI) Misrepresentation of Critical Information
CVE-2026-8015 2026-05-8 00:30 2026-05-7 Show GitHub Exploit DB Packet Storm
946 8.8 HIGH
Network
google chrome Use after free in WebRTC in Google Chrome prior to 148.0.7778.96 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Low) New CWE-416
 Use After Free
CVE-2026-8016 2026-05-8 00:29 2026-05-7 Show GitHub Exploit DB Packet Storm
947 3.1 LOW
Network
google chrome Side-channel information leakage in Media in Google Chrome prior to 148.0.7778.96 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Low) New CWE-1300
 Improper Protection of Physical Side Channels
CVE-2026-8017 2026-05-8 00:29 2026-05-7 Show GitHub Exploit DB Packet Storm
948 5.4 MEDIUM
Network
google chrome Insufficient policy enforcement in WebApp in Google Chrome prior to 148.0.7778.96 allowed a remote attacker to perform UI spoofing via a crafted HTML page. (Chromium security severity: Low) New CWE-451
 User Interface (UI) Misrepresentation of Critical Information
CVE-2026-8019 2026-05-8 00:26 2026-05-7 Show GitHub Exploit DB Packet Storm
949 5.3 MEDIUM
Network
google chrome Uninitialized Use in GPU in Google Chrome on Android prior to 148.0.7778.96 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process… New CWE-457
 Use of Uninitialized Variable
CVE-2026-8020 2026-05-8 00:21 2026-05-7 Show GitHub Exploit DB Packet Storm
950 5.0 MEDIUM
Network
google chrome Inappropriate implementation in Cast in Google Chrome prior to 148.0.7778.96 allowed a remote attacker who had compromised the renderer process to bypass navigation restrictions via a crafted HTML pa… New CWE-693
 Protection Mechanism Failure
CVE-2026-8009 2026-05-8 00:20 2026-05-7 Show GitHub Exploit DB Packet Storm