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 27, 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
201001 8.8 重要
Network
アップル - 複数の Apple 製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-2446 2017-04-12 13:50 2017-03-27 Show GitHub Exploit DB Packet Storm
201002 6.1 警告
Network
アップル - 複数の Apple 製品で使用される WebKit におけるユニバーサルクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-2445 2017-04-12 13:50 2017-03-27 Show GitHub Exploit DB Packet Storm
201003 8.8 重要
Network
アップル - 複数の Apple 製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-2396 2017-04-12 13:50 2017-03-27 Show GitHub Exploit DB Packet Storm
201004 6.5 警告
Network
アップル - 複数の Apple 製品で使用される WebKit における同一生成元ポリシーを回避される脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-2367 2017-04-12 13:50 2017-03-27 Show GitHub Exploit DB Packet Storm
201005 7.5 重要
Network
WordPress.org - WordPress の REST API の wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php における任意のページを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-1001000 2017-04-12 13:44 2017-01-26 Show GitHub Exploit DB Packet Storm
201006 9.8 緊急
Network
Debian
libevent_project
- libevent の evdns.c の name_parse 関数における脆弱性 CWE-125
境界外読み取り
CVE-2016-10195 2017-04-12 10:39 2016-07-4 Show GitHub Exploit DB Packet Storm
201007 7.5 重要
Network
Debian
libevent_project
- libevent の evdns.c 内の search_make_new 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-10197 2017-04-11 19:52 2016-07-4 Show GitHub Exploit DB Packet Storm
201008 7.5 重要
Network
Debian
libevent_project
- libevent の evutil.c 内の evutil_parse_sockaddr_port 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-10196 2017-04-11 19:51 2016-07-4 Show GitHub Exploit DB Packet Storm
201009 6.5 警告
Local
virglrenderer project - virglrenderer の vrend_decode.c 内の vrend_renderer_context_create_internal 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-10163 2017-04-11 19:51 2016-12-27 Show GitHub Exploit DB Packet Storm
201010 7.8 重要
Local
68k.org - audiofile の FileHandle.cpp の readValue 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-6828 2017-04-11 19:50 2017-02-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 28, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4321 - - - TYPO3's cache frontend (VariableFrontend) and persistent key-value store (Registry) deserialized PHP payloads without integrity validation or class restrictions. An attacker with write access to the … CWE-502
 Deserialization of Untrusted Data
CVE-2026-49740 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
4322 - - - Backend users with write access to the form_definition database table were able to directly create, update, or delete form definition records via DataHandler, bypassing the Form Framework's persisten… CWE-89
CWE-862
SQL Injection
 Missing Authorization
CVE-2026-49741 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
4323 - - - Backend users with file download permissions were able to download files from the fallback storage of the file abstraction layer (FAL) via the Media Module. Since the fallback storage resolves paths … CWE-22
CWE-200
Path Traversal
Information Exposure
CVE-2026-49742 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
4324 7.5 HIGH
Network
google chrome Inappropriate implementation in ImageCapture in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to perform privilege escalation via a crafted H… CWE-269
 Improper Privilege Management
CVE-2026-11296 2026-06-9 22:45 2026-06-5 Show GitHub Exploit DB Packet Storm
4325 4.3 MEDIUM
Network
google chrome Inappropriate implementation in Chrome for iOS in Google Chrome on iOS prior to 149.0.7827.53 allowed a remote attacker to bypass same origin policy via a crafted HTML page. (Chromium security severi… CWE-346
 Origin Validation Error
CVE-2026-11298 2026-06-9 22:44 2026-06-5 Show GitHub Exploit DB Packet Storm
4326 6.5 MEDIUM
Network
google chrome Integer overflow in Fonts in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security… CWE-125
CWE-190
Out-of-bounds Read
 Integer Overflow or Wraparound
CVE-2026-11299 2026-06-9 22:43 2026-06-5 Show GitHub Exploit DB Packet Storm
4327 6.3 MEDIUM
Local
- - Permission management vulnerability in the network management module. Impact: Successful exploitation of this vulnerability may affect service integrity. CWE-701
 Weaknesses Introduced During Design
CVE-2026-41975 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
4328 4.4 MEDIUM
Local
- - Permission control vulnerability in the clone module. Impact: Successful exploitation of this vulnerability may affect service confidentiality. CWE-275
 Permission Issues
CVE-2026-41978 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
4329 5.5 MEDIUM
Local
- - Permission control vulnerability in the print module. Impact: Successful exploitation of this vulnerability may affect integrity and confidentiality. CWE-701
 Weaknesses Introduced During Design
CVE-2026-41979 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
4330 5.5 MEDIUM
Local
- - Permission control vulnerability in the file preview module. Impact: Successful exploitation of this vulnerability may affect service confidentiality. CWE-200
Information Exposure
CVE-2026-41980 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm