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 29, 2026, 12:21 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
197791 9.8 緊急
Network
ベリタス
日立
- Veritas NetBackup および NetBackup アプライアンスにおける脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2017-6403 2017-07-11 14:50 2017-02-28 Show GitHub Exploit DB Packet Storm
197792 6.5 警告
Network
ベリタス
日立
- Veritas NetBackup および NetBackup アプライアンスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-6402 2017-07-11 14:50 2017-02-28 Show GitHub Exploit DB Packet Storm
197793 7.8 重要
Local
ベリタス
日立
- Veritas NetBackup および NetBackup アプライアンスにおけるローカルで任意のコマンドを実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-6401 2017-07-11 14:50 2017-02-28 Show GitHub Exploit DB Packet Storm
197794 8.8 重要
Local
ベリタス
日立
- Veritas NetBackup および NetBackup アプライアンスにおける特権付きコマンドを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-6400 2017-07-11 14:50 2017-02-28 Show GitHub Exploit DB Packet Storm
197795 8.8 重要
Local
ベリタス
日立
- Veritas NetBackup および NetBackup アプライアンスにおける特権付きコマンドをリモートで実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-6399 2017-07-11 14:50 2017-02-28 Show GitHub Exploit DB Packet Storm
197796 9.8 緊急
Network
Piwigo - Piwigo の ws_session_logout 関数におけるアクセス権を取得される脆弱性 CWE-613
不適切なセッション期限
CVE-2017-9837 2017-07-11 14:38 2017-06-24 Show GitHub Exploit DB Packet Storm
197797 4.8 警告
Network
Piwigo - Piwigo におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-9836 2017-07-11 14:38 2017-06-24 Show GitHub Exploit DB Packet Storm
197798 7.8 重要
Local
GNU Project - GNU Binutils の opcodes/aarch64-dis.c の aarch64_ext_ldst_reglist 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-9756 2017-07-11 11:48 2017-06-15 Show GitHub Exploit DB Packet Storm
197799 7.8 重要
Local
GNU Project - GNU Binutils の opcodes/i386-dis.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-9755 2017-07-11 11:48 2017-06-16 Show GitHub Exploit DB Packet Storm
197800 7.8 重要
Local
GNU Project - GNU Binutils の Binary File Descriptor ライブラリの bfd/versados.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-9754 2017-07-11 11:48 2017-06-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 29, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
511 6.1 MEDIUM
Network
angularjs angularjs Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.1, 21.2.17, and 20.3.25, Angular's HttpTransferCache … New CWE-328
CWE-345
 Use of Weak Hash
 Insufficient Verification of Data Authenticity
CVE-2026-54266 2026-06-27 04:37 2026-06-23 Show GitHub Exploit DB Packet Storm
512 7.5 HIGH
Network
aiohttp aiohttp AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, if an attacker sends large incomplete websocket frame payloads, it may be possible to bypass the usual… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-54274 2026-06-27 04:37 2026-06-23 Show GitHub Exploit DB Packet Storm
513 7.5 HIGH
Network
aiohttp aiohttp AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, the server_hostname TLS SNI check can be bypassed when an existing connection is reused. If an applica… New CWE-297
 Improper Validation of Certificate with Host Mismatch
CVE-2026-54275 2026-06-27 04:36 2026-06-23 Show GitHub Exploit DB Packet Storm
514 7.5 HIGH
Network
aiohttp aiohttp AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, host-only cookies that are saved with CookieJar.save() and then restored later with CookieJar.load() l… New CWE-665
 Improper Initialization
CVE-2026-54279 2026-06-27 04:36 2026-06-23 Show GitHub Exploit DB Packet Storm
515 7.5 HIGH
Network
aiohttp aiohttp AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, payload resources are not closed correctly when a client disconnects in the middle of a write. If a pa… New CWE-404
 Improper Resource Shutdown or Release
CVE-2026-54280 2026-06-27 04:35 2026-06-23 Show GitHub Exploit DB Packet Storm
516 6.1 MEDIUM
Network
angularjs angularjs Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.1, 21.2.17, and 20.3.25, to optimize client-side boot… New CWE-79
CWE-471
Cross-site Scripting
 Modification of Assumed-Immutable Data (MAID)
CVE-2026-54267 2026-06-27 04:35 2026-06-23 Show GitHub Exploit DB Packet Storm
517 6.1 MEDIUM
Network
angularjs angularjs Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.1, 21.2.17, and 20.3.25, an issue in the @angular/com… New CWE-79
Cross-site Scripting
CVE-2026-54265 2026-06-27 04:35 2026-06-23 Show GitHub Exploit DB Packet Storm
518 6.1 MEDIUM
Network
angularjs angularjs Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.0-rc.2, 21.2.15, 20.3.22, and 19.2.23, an issue in th… New CWE-79
Cross-site Scripting
CVE-2026-52725 2026-06-27 04:34 2026-06-23 Show GitHub Exploit DB Packet Storm
519 5.8 MEDIUM
Network
guzzlephp guzzle Guzzle is an extensible PHP HTTP client. Prior to 7.12.1, CookieJar incorrectly accepts cookies with a dot-only Domain attribute and whitespace-padded variants. SetCookie::matchesDomain() removes lea… New CWE-346
CWE-1286
 Origin Validation Error
 Improper Validation of Syntactic Correctness of Input
CVE-2026-55767 2026-06-27 04:34 2026-06-24 Show GitHub Exploit DB Packet Storm
520 5.9 MEDIUM
Network
guzzlephp guzzle Guzzle is an extensible PHP HTTP client. Prior to 7.12.1, in certain configurations, traffic expected to be protected by TLS on the hop to the proxy is transmitted in cleartext. Proxy authentication … New CWE-311
CWE-319
CWE-636
Missing Encryption of Sensitive Data
Cleartext Transmission of Sensitive Information
 Not Failing Securely ('Failing Open')
CVE-2026-55568 2026-06-27 04:34 2026-06-24 Show GitHub Exploit DB Packet Storm