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":May 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
193121 9.8 緊急
Network
Sierra Wireless - Sierra Wireless AirLink Raven XE および XT における重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2017-6044 2017-07-25 13:39 2017-04-25 Show GitHub Exploit DB Packet Storm
193122 8.8 重要
Network
Sierra Wireless - Sierra Wireless AirLink Raven XE および XT におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-6042 2017-07-25 13:39 2017-04-25 Show GitHub Exploit DB Packet Storm
193123 9.8 緊急
Network
Rockwell Automation - Rockwell Automation Allen-Bradley MicroLogix 1100 および 1400 コントローラにおける暗号強度に関する脆弱性 CWE-326
不適切な暗号強度
CVE-2017-7903 2017-07-25 13:33 2017-05-23 Show GitHub Exploit DB Packet Storm
193124 9.8 緊急
Network
Rockwell Automation - Rockwell Automation Allen-Bradley MicroLogix 1100 および 1400 コントローラにおける暗号に関する脆弱性 CWE-310
暗号の問題
CVE-2017-7902 2017-07-25 13:33 2017-05-23 Show GitHub Exploit DB Packet Storm
193125 9.8 緊急
Network
Xoev - OSCI Transport Library で使用される OSCI-Transport における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2017-10670 2017-07-25 12:10 2017-06-30 Show GitHub Exploit DB Packet Storm
193126 6.5 警告
Network
Xoev - OSCI Transport Library で使用される OSCI-Transport における署名ラッピング攻撃を実行される脆弱性 CWE-347
デジタル署名の不適切な検証
CVE-2017-10669 2017-07-25 12:10 2017-06-30 Show GitHub Exploit DB Packet Storm
193127 5.9 警告
Network
Xoev - OSCI Transport Library で使用される OSCI-Transport におけるパディングオラクル攻撃を実行される脆弱性 CWE-200
情報漏えい
CVE-2017-10668 2017-07-25 12:10 2017-06-30 Show GitHub Exploit DB Packet Storm
193128 5.5 警告
Local
Antiy Labs - Antiy Antivirus Engine におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2017-10674 2017-07-25 11:22 2017-06-30 Show GitHub Exploit DB Packet Storm
193129 9.8 緊急
Network
VideoLAN - VideoLAN VLC media player で使用される avcodec におけるヒープメモリの境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2017-10699 2017-07-25 11:09 2017-07-17 Show GitHub Exploit DB Packet Storm
193130 6.8 警告
Physics
Google - Elephone P9000 デバイス上で稼働する Android のロックスクリーンにおけるセキュリティ機能に関する脆弱性 CWE-254
セキュリティ機能
CVE-2017-10709 2017-07-25 10:50 2017-06-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2731 - - - rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.7 to before 0.10.79, X509Ref::ocsp_responders returns OCSP responder URLs from a certificate's AIA extension as Open… CWE-20
 Improper Input Validation 
CVE-2026-42327 2026-05-15 23:55 2026-05-15 Show GitHub Exploit DB Packet Storm
2732 - - - OneDev is a Git server with CI/CD, kanban, and packages. Prior to 15.0.2, there is behavior that breaks the expected boundary between repository-controlled LFS metadata and server-local filesystem pa… CWE-22
Path Traversal
CVE-2026-44647 2026-05-15 23:55 2026-05-15 Show GitHub Exploit DB Packet Storm
2733 7.7 HIGH
Network
- - python-utcp is the python implementation of UTCP. Prior to 1.1.3, _prepare_environment() in cli_communication_protocol.py passes a full copy of os.environ to every CLI subprocess. When combined with … CWE-526
 Cleartext Storage of Sensitive Information in an Environment Variable
CVE-2026-45370 2026-05-15 23:55 2026-05-15 Show GitHub Exploit DB Packet Storm
2734 - - - rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.0 to before 0.10.79, CipherCtxRef::cipher_update, CipherCtxRef::cipher_update_vec, and symm::Crypter::update incorr… CWE-122
Heap-based Buffer Overflow
CVE-2026-44662 2026-05-15 23:53 2026-05-15 Show GitHub Exploit DB Packet Storm
2735 - - - Tuist is a virtual platform team for Swift app devs. In 1.180.8 and earlier, the DELETE /api/projects/{account_handle}/{project_handle}/previews/{preview_id} endpoint loads the preview by its UUID wi… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-44678 2026-05-15 23:53 2026-05-15 Show GitHub Exploit DB Packet Storm
2736 4.7 MEDIUM
Network
- - python-utcp is the python implementation of UTCP. Prior to 1.1.3, the utcp-http plugin is vulnerable to a blind Server-Side Request Forgery (SSRF) caused by a trust-boundary inconsistency between man… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-44661 2026-05-15 23:53 2026-05-15 Show GitHub Exploit DB Packet Storm
2737 - - - Tuist is a virtual platform team for Swift app devs. Prior to 1.180.10, the forgot password flow allows an unauthenticated attacker to repeatedly trigger password reset emails for a known account wit… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-44679 2026-05-15 23:53 2026-05-15 Show GitHub Exploit DB Packet Storm
2738 - - - Elixir WebRTC is an Elixir implementation of the W3C WebRTC API. Prior to 0.15.1 and 0.16.1, missing DTLS peer certificate fingerprint validation in the DTLS client (active) role removes one side of … CWE-295
Improper Certificate Validation 
CVE-2026-44700 2026-05-15 23:53 2026-05-15 Show GitHub Exploit DB Packet Storm
2739 3.7 LOW
Network
- - Nuxt OG Image generates OG Images with Vue templates in Nuxt. The isBlockedUrl() denylist introduced in nuxt-og-image@6.2.5 to remediate GHSA-pqhr-mp3f-hrpp (Dmitry Prokhorov / Positive Technologies,… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-44589 2026-05-15 23:44 2026-05-15 Show GitHub Exploit DB Packet Storm
2740 9.4 CRITICAL
Network
- - Gradient is a nix-based continuous integration system. In 1.1.0, when GRADIENT_DISCOVERABLE=true (the default, and the NixOS module default), anyone who can reach /proto can register as a worker with… CWE-306
CWE-345
CWE-862
Missing Authentication for Critical Function
 Insufficient Verification of Data Authenticity
 Missing Authorization
CVE-2026-44592 2026-05-15 23:44 2026-05-15 Show GitHub Exploit DB Packet Storm