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 6, 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
222031 2.1 注意 Linux
レッドハット
- Linux Kernel の drivers/cdrom/cdrom.c 内の mmc_ioctl_cdrom_read_data 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-2164 2014-02-20 18:17 2013-06-6 Show GitHub Exploit DB Packet Storm
222032 4.4 警告 Linux - Linux Kernel の drivers/net/ethernet/broadcom/tg3.c におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-1929 2014-02-20 18:07 2013-03-27 Show GitHub Exploit DB Packet Storm
222033 4.7 警告 Linux
レッドハット
- Linux Kernel の fs/compat_ioctl.c における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-1928 2014-02-20 18:03 2013-04-8 Show GitHub Exploit DB Packet Storm
222034 5 警告 GNU Project - GNU C Library におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-1914 2014-02-20 17:53 2013-04-3 Show GitHub Exploit DB Packet Storm
222035 7.5 危険 IBM
Apache Software Foundation
- Apache OpenJPA の BrokerFactory 機能における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1768 2014-02-20 17:49 2013-03-28 Show GitHub Exploit DB Packet Storm
222036 5.8 警告 OpenStack - Swift 用 OpenStack Python クライアントライブラリにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2013-6396 2014-02-20 16:14 2013-07-10 Show GitHub Exploit DB Packet Storm
222037 7.5 危険 FreePBX - FreePBX の admin/libraries/view.functions.php における任意の PHP コードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1903 2014-02-20 15:57 2014-02-6 Show GitHub Exploit DB Packet Storm
222038 7.5 危険 The PHP Group - PHP の ext/gd/gd.c の gdImageCrop 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-7327 2014-02-20 15:53 2013-12-28 Show GitHub Exploit DB Packet Storm
222039 7.5 危険 The PHP Group - PHP の ext/gd/gd.c の gdImageCrop 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-7226 2014-02-20 15:52 2013-12-26 Show GitHub Exploit DB Packet Storm
222040 3.5 注意 IBM - IBM Security Access Manager for Enterprise Single Sign-On の IMS サーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6745 2014-02-20 15:15 2013-12-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
81 8.3 HIGH
Network
google chrome Use after free in Chromecast 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… New CWE-416
 Use After Free
CVE-2026-10884 2026-06-6 02:41 2026-06-5 Show GitHub Exploit DB Packet Storm
82 8.8 HIGH
Network
google chrome Type Confusion in ANGLE in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Critical) New CWE-787
 Out-of-bounds Write
CVE-2026-10883 2026-06-6 02:41 2026-06-5 Show GitHub Exploit DB Packet Storm
83 8.8 HIGH
Network
google chrome Use after free in Network in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to execute arbitrary code via a crafted HTML page. (Chromium security severity: Critical) New CWE-416
 Use After Free
CVE-2026-10882 2026-06-6 02:41 2026-06-5 Show GitHub Exploit DB Packet Storm
84 5.3 MEDIUM
Network
strawberry strawberry_graphql Strawberry GraphQL is a library for creating GraphQL APIs. In versions 0.172.0 through0.315.6, the MaxAliasesLimiter extension in Strawberry fails to account for the multiplicative/amplification effe… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-47707 2026-06-6 02:38 2026-06-5 Show GitHub Exploit DB Packet Storm
85 5.3 MEDIUM
Network
strawberry strawberry_graphql Strawberry GraphQL is a library for creating GraphQL APIs. In versions 0.71.0 through 0.315.6, the QueryDepthLimiter extension is vulnerable to an Application-level DOS due to a lack of cycle detecti… New CWE-400
CWE-674
 Uncontrolled Resource Consumption
 Uncontrolled Recursion
CVE-2026-47706 2026-06-6 02:37 2026-06-5 Show GitHub Exploit DB Packet Storm
86 7.3 HIGH
Network
rurban cpanel\ Cpanel::JSON::XS versions before 4.41 for Perl allow type confusion via duplicate object keys when dupkeys_as_arrayref is enabled. decode_hv() collapses duplicate object keys into an array reference… New CWE-843
Type Confusion
CVE-2026-9334 2026-06-6 02:36 2026-06-3 Show GitHub Exploit DB Packet Storm
87 7.5 HIGH
Network
rurban cpanel\ Cpanel::JSON::XS versions before 4.41 for Perl allow denial of service via UTF-8 BOM prefixed input when a decode filter callback throws. To skip a leading 3-byte UTF-8 BOM, decode_json() advances t… New CWE-755
CWE-763
 Improper Handling of Exceptional Conditions
 Release of Invalid Pointer or Reference
CVE-2026-9516 2026-06-6 02:35 2026-06-3 Show GitHub Exploit DB Packet Storm
88 - - - A denial-of-service vulnerability exists in the RTSP server component of TP-Link Tapo C520WS v2 due to improper handling of syntactically invalid input.  Crafted inputs can trigger a processing error… New CWE-20
 Improper Input Validation 
CVE-2026-8714 2026-06-6 02:17 2026-06-6 Show GitHub Exploit DB Packet Storm
89 5.8 MEDIUM
Network
- - On affected platforms running Arista EOS where a tunnel decapsulation configuration—such as VXLAN (Virtual Extensible LAN), decap-groups, or a GRE (Generic Routing Encapsulation) tunnel interface—is … New CWE-1023
 Incomplete Comparison with Missing Factors
CVE-2026-7473 2026-06-6 02:17 2026-06-6 Show GitHub Exploit DB Packet Storm
90 6.5 MEDIUM
Network
- - 7-Zip is a file archiver with a high compression ratio. Versions 9.18 through 26.00 contain a heap out-of-bounds read in 7-Zip Ar handler BSD SYMDEF parser. A 4-byte heap out-of-bounds read exists in… New CWE-125
CWE-190
Out-of-bounds Read
 Integer Overflow or Wraparound
CVE-2026-48112 2026-06-6 02:16 2026-06-6 Show GitHub Exploit DB Packet Storm