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 8, 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
228111 10 危険 シスコシステムズ - Linux 上の Cisco Prime LAN Management Solution における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-6392 2013-01-22 13:56 2013-01-9 Show GitHub Exploit DB Packet Storm
228112 5 警告 シスコシステムズ - Cisco TelePresence Video Communication Server における会議を作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5444 2013-01-22 13:51 2013-01-12 Show GitHub Exploit DB Packet Storm
228113 7.8 危険 シスコシステムズ - Cisco ASA 1000V Cloud Firewall 用 ASA ソフトウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-5419 2013-01-22 13:42 2013-01-16 Show GitHub Exploit DB Packet Storm
228114 4.3 警告 FLEUGELz - μ-s およびネットマニア版 PHPウェブログシステムにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5186 2013-01-22 12:00 2013-01-22 Show GitHub Exploit DB Packet Storm
228115 4.3 警告 マイクロソフト - Microsoft .NET Framework の Windows Forms コンポーネントにおける重要な情報を取得される脆弱性 CWE-DesignError
CVE-2013-0001 2013-01-22 09:51 2013-01-8 Show GitHub Exploit DB Packet Storm
228116 9.3 危険 マイクロソフト - Microsoft .NET Framework における権限昇格の脆弱性 CWE-20
不適切な入力確認
CVE-2013-0004 2013-01-22 09:47 2013-01-8 Show GitHub Exploit DB Packet Storm
228117 2.1 注意 OpenStack - OpenStack Keystone の tools/sample_data.sh における Amazon EC2 へのアクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5483 2013-01-21 17:53 2012-12-26 Show GitHub Exploit DB Packet Storm
228118 5 警告 TWiki
Foswiki
- TWiki および Foswiki におけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-189
数値処理の問題
CVE-2012-6330 2013-01-21 17:50 2012-12-14 Show GitHub Exploit DB Packet Storm
228119 5.5 警告 オラクル - Oracle E-Business Suite の Human Resources におけるセキュリティ・グループの処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3218 2013-01-21 16:19 2013-01-15 Show GitHub Exploit DB Packet Storm
228120 4.3 警告 オラクル - 複数の Oracle Enterprise Manager 製品における User Interface Framework の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-5062 2013-01-21 16:16 2013-01-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
351 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
352 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
353 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… Update CWE-400
 Uncontrolled Resource Consumption
CVE-2026-47707 2026-06-6 02:38 2026-06-5 Show GitHub Exploit DB Packet Storm
354 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… Update 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
355 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… Update CWE-843
Type Confusion
CVE-2026-9334 2026-06-6 02:36 2026-06-3 Show GitHub Exploit DB Packet Storm
356 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… Update 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
357 - - - 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
358 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
359 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
360 4.3 MEDIUM
Network
- - 7-Zip is a file archiver with a high compression ratio. Versions 9.21 through 26.00 contain an off-by-one out-of-bounds read vulnerability in the ParseDepedencyExpression function of the UEFI firmwar… New CWE-125
Out-of-bounds Read
CVE-2026-48111 2026-06-6 02:16 2026-06-6 Show GitHub Exploit DB Packet Storm