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 20, 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
209251 4.3 警告 Apache Software Foundation - Apache Continuum および Archiva におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0533 2015-08-11 15:15 2011-02-1 Show GitHub Exploit DB Packet Storm
209252 4.3 警告 Apache Software Foundation - Apache Archiva におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1077 2015-08-11 15:15 2011-06-2 Show GitHub Exploit DB Packet Storm
209253 7.5 危険 Apache Software Foundation
オラクル
- Apache Struts において任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-2251 2015-08-11 15:15 2013-07-9 Show GitHub Exploit DB Packet Storm
209254 9.3 危険 FFmpeg - FFmpeg の libavcodec/sanm.c の process_frame_obj 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-0862 2015-08-11 14:50 2013-01-28 Show GitHub Exploit DB Packet Storm
209255 5.8 警告 株式会社ヨドバシカメラ - Android 版「ヨドバシ」において任意の Java のメソッドが実行される脆弱性 CWE-DesignError
CVE-2015-2980 2015-08-11 12:21 2015-08-7 Show GitHub Exploit DB Packet Storm
209256 5 警告 Mozilla Foundation - Mozilla Firefox OS のグラフィックスレイヤのバッファ管理の実装の SharedBufferManagerParent::RecvAllocateGrallocBuffer 関数における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2015-5962 2015-08-11 11:14 2015-08-6 Show GitHub Exploit DB Packet Storm
209257 3.3 注意 Mozilla Foundation - Mozilla Firefox OS の Firefox アカウント登録ダイアログの COPPA エラーページにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-5961 2015-08-11 11:14 2015-08-6 Show GitHub Exploit DB Packet Storm
209258 1.9 注意 Mozilla Foundation - Mozilla Firefox OS におけるパスコードの保護メカニズムを回避される脆弱性 CWE-Other
その他
CVE-2015-5960 2015-08-11 11:14 2015-08-6 Show GitHub Exploit DB Packet Storm
209259 4.3 警告 Mozilla Foundation - Mozilla Firefox OS における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-4494 2015-08-11 11:14 2015-08-6 Show GitHub Exploit DB Packet Storm
209260 4.3 警告 Mozilla Foundation - Mozilla Firefox OS の Gaia の検索アプリにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-2745 2015-08-11 11:14 2015-08-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2021 7.8 HIGH
Local
adobe premiere_pro Premiere Pro versions 26.0.2, 25.6.4 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of… CWE-787
 Out-of-bounds Write
CVE-2026-34637 2026-05-13 23:30 2026-05-13 Show GitHub Exploit DB Packet Storm
2022 7.8 HIGH
Local
adobe premiere_pro Premiere Pro versions 26.0.2, 25.6.4 and earlier are affected by a Use After Free vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this … CWE-416
 Use After Free
CVE-2026-34638 2026-05-13 23:28 2026-05-13 Show GitHub Exploit DB Packet Storm
2023 7.5 HIGH
Network
apple ipados
iphone_os
macos
tvos
visionos
watchos
A type confusion issue was addressed with improved checks. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS 26.5. A r… CWE-843
Type Confusion
CVE-2026-28983 2026-05-13 23:22 2026-05-12 Show GitHub Exploit DB Packet Storm
2024 6.5 MEDIUM
Network
apache apache-airflow-providers-elasticsearch The Elasticsearch logging provider, when configured with a `host` URL that embeds credentials (for example `https://user:password@server.example.com:9200`), wrote the full host URL — including the em… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-41018 2026-05-13 23:22 2026-05-11 Show GitHub Exploit DB Packet Storm
2025 5.9 MEDIUM
Local
- - An arbitrary file write vulnerability exists in Casdoor's Local File System storage provider. Due to insufficient path sanitization, an authenticated attacker with administrative privileges can perfo… - CVE-2026-6815 2026-05-13 23:18 2026-05-12 Show GitHub Exploit DB Packet Storm
2026 5.3 MEDIUM
Network
- - Amazon::Credentials versions through 1.2.0 for Perl uses rand to generate encryption keys. Amazon::Credentials stores credentials in an obfuscated form to prevent access to the secrets from a data d… CWE-338
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2026-6146 2026-05-13 23:18 2026-05-12 Show GitHub Exploit DB Packet Storm
2027 7.3 HIGH
Network
- - A buffer overflow in dnsmasq’s extract_addresses() function allows an attacker to trigger a heap out-of-bounds read and crash by exploiting a malformed DNS response, enabling extract_name() to advanc… - CVE-2026-5172 2026-05-13 23:17 2026-05-12 Show GitHub Exploit DB Packet Storm
2028 9.6 CRITICAL
Network
electerm_project electerm electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. From versions 3.0.6 to before 3.8.15, electerm is vulnerable to arbitrary local code execution via deep links… CWE-20
CWE-94
CWE-829
 Improper Input Validation 
Code Injection
 Inclusion of Functionality from Untrusted Control Sphere
CVE-2026-43944 2026-05-13 23:17 2026-05-8 Show GitHub Exploit DB Packet Storm
2029 5.3 MEDIUM
Local
wellbia xigncode3 Wellbia's XIGNCODE3 xhunter1.sys kernel driver Privilege Escalation Vulnerability provides access to IRP_MJ_REITS command interface, which allows any user process to request a PROCESS_ALL_ACCESS. Cr… NVD-CWE-noinfo
CVE-2026-3609 2026-05-13 23:17 2026-05-12 Show GitHub Exploit DB Packet Storm
2030 7.3 HIGH
Network
- - dnsmasqs extract_name() function can be abused to cause a heap buffer overflow, allowing an attacker to inject false DNS cache entries, which could result in DNS lookups to redirect to an attacker-co… - CVE-2026-2291 2026-05-13 23:17 2026-05-12 Show GitHub Exploit DB Packet Storm