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, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
134711 7.5 重要
Network
Huawei ManageOne
CampusInsight
Taurus-AL00A ファームウェア
複数の Huawei 製品における HTTP リクエストスマグリングに関する脆弱性 CWE-444
HTTP リクエストスマグリング
CVE-2021-22293 2021-10-25 17:30 2021-01-20 Show GitHub Exploit DB Packet Storm
134712 7.5 重要
Network
Huawei eCNS280 ファームウェア eCNS280 におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2021-22292 2021-10-25 17:30 2021-01-13 Show GitHub Exploit DB Packet Storm
134713 6.5 警告
Network
マイクロフォーカス株式会社 Application Performance Management Micro Focus Application Performance Management 製品におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2021-22500 2021-10-25 17:30 2021-02-4 Show GitHub Exploit DB Packet Storm
134714 7.8 重要
Local
Huawei ManageOne
NFV_FusionSphere
iMaster MAE-M
SMC2.0 ファームウェア
複数の Huawei 製品における権限管理に関する脆弱性 CWE-269
不適切な権限管理
CVE-2021-22299 2021-10-25 17:30 2021-01-20 Show GitHub Exploit DB Packet Storm
134715 6.5 警告
Network
Huawei ManageOne Huawei Gauss100 OLTP 製品における脆弱性 CWE-noinfo
情報不足
CVE-2021-22298 2021-10-25 17:30 2021-01-13 Show GitHub Exploit DB Packet Storm
134716 3.3
Local
Huawei Taurus-AL00A ファームウェア Taurus-AL00A における二重解放に関する脆弱性 CWE-415
二重解放
CVE-2021-22303 2021-10-25 17:25 2021-01-27 Show GitHub Exploit DB Packet Storm
134717 4.6 警告
Physics
Huawei Mate 30 ファームウェア Mate 30 における境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2021-22306 2021-10-25 17:21 2021-01-27 Show GitHub Exploit DB Packet Storm
134718 6.8 警告
Physics
Huawei AIS-BW80H-00 ファームウェア AIS-BW80H-00 におけるデータの整合性検証不備に関する脆弱性 CWE-354
データの整合性検証不備
CVE-2020-9118 2021-10-25 16:58 2020-02-18 Show GitHub Exploit DB Packet Storm
134719 4.9 警告
Network
Huawei ManageOne ManageOne における CSV ファイル内の数式要素の中和に関する脆弱性 CWE-1236
CSV ファイル内の数式要素の不適切な中和
CVE-2020-9205 2021-10-25 16:49 2020-02-18 Show GitHub Exploit DB Packet Storm
134720 5.5 警告
Local
シーメンス SIMATIC WinCC
SIMATIC PCS 7
SIMATIC PCS 7 および SIMATIC WinCC における認証に関する脆弱性 CWE-287
不適切な認証
CVE-2020-10048 2021-10-25 16:34 2020-03-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 27, 2026, 4:35 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
361 - - - HMAC zero-length tag forgery in EVP_DigestVerifyFinal, where a zero-length tag could be accepted as valid during HMAC verification. In the OpenSSL-compatibility HMAC verify path the supplied signatur… New CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-6331 2026-06-26 23:17 2026-06-26 Show GitHub Exploit DB Packet Storm
362 - - - HTMLy 3.1.1 contains a Server-Side Request Forgery (SSRF) vulnerability in the RSS feed import functionality. The function get_feed() in system/admin/admin.php passes user-supplied $feed_url directly… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-57940 2026-06-26 23:17 2026-06-26 Show GitHub Exploit DB Packet Storm
363 7.7 HIGH
Network
- - Peplink InControl 2 through 2.14.2 before 2026-06-03 allows use of a semicolon to bypass access-control rules for certain /rest/o/{orgId} endpoints. New CWE-551
CVE-2026-57920 2026-06-26 23:17 2026-06-26 Show GitHub Exploit DB Packet Storm
364 3.5 LOW
Network
- - Bitwarden Server before 2026.5.0 contains a JSON injection vulnerability in IntegrationTemplateProcessor.ReplaceTokens(), which substitutes user-controlled values into event-integration templates wit… New CWE-74
Injection
CVE-2026-57522 2026-06-26 23:17 2026-06-26 Show GitHub Exploit DB Packet Storm
365 4.3 MEDIUM
Network
- - Bitwarden Server before 2026.5.0 contains a broken access control vulnerability that allows any authenticated user to access arbitrary organization billing data by supplying an arbitrary organization… New CWE-862
 Missing Authorization
CVE-2026-57521 2026-06-26 23:17 2026-06-26 Show GitHub Exploit DB Packet Storm
366 9.1 CRITICAL
Network
- - The qrscp application's C-STORE handler uses a specific instance from attacker-supplied DICOM datasets directly in os.path.join() without sanitization, allowing file writes to arbitrary paths. New CWE-22
Path Traversal
CVE-2026-56445 2026-06-26 23:17 2026-06-26 Show GitHub Exploit DB Packet Storm
367 7.8 HIGH
Local
vim vim Vim is an open source, command line text editor. Prior to 9.2.0653, the tree_count_words() function in src/spellfile.c fills in the word-count fields of a spell-file word trie by walking it iterative… New CWE-787
 Out-of-bounds Write
CVE-2026-55693 2026-06-26 23:17 2026-06-26 Show GitHub Exploit DB Packet Storm
368 7.3 HIGH
Network
- - The WebSocket backend uses charging station identifiers to uniquely associate sessions but allows multiple endpoints to connect using the same session identifier. This implementation results in predi… New CWE-613
 Insufficient Session Expiration
CVE-2026-54479 2026-06-26 23:17 2026-06-26 Show GitHub Exploit DB Packet Storm
369 - - - File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.6, a low-privileged authenticated user of filebr… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-54097 2026-06-26 23:17 2026-06-26 Show GitHub Exploit DB Packet Storm
370 7.5 HIGH
Network
- - The WebSocket Application Programming Interface lacks restrictions on the number of authentication requests. This absence of rate limiting may allow an attacker to conduct denial-of-service attacks o… New CWE-307
mproper Restriction of Excessive Authentication Attempts
CVE-2026-50176 2026-06-26 23:17 2026-06-26 Show GitHub Exploit DB Packet Storm