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 13, 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
251651 9.3 危険 The Document Foundation - LibreOffice の Lotus Word Pro インポートフィルタにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2685 2012-03-27 18:43 2011-07-21 Show GitHub Exploit DB Packet Storm
251652 4 警告 IBM - IBM Rational DOORS Web Access の Login コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2682 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
251653 10 危険 IBM - IBM Rational DOORS Web Access における詳細不明な脆弱性 CWE-20
不適切な入力確認
CVE-2011-2681 2012-03-27 18:43 2011-07-7 Show GitHub Exploit DB Packet Storm
251654 10 危険 IBM - IBM Rational DOORS Web Access における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2011-2680 2012-03-27 18:43 2011-07-7 Show GitHub Exploit DB Packet Storm
251655 4.3 警告 IBM - IBM Rational DOORS Web Access におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2679 2012-03-27 18:43 2011-07-7 Show GitHub Exploit DB Packet Storm
251656 10 危険 CA Technologies - CA Gateway Security および CA Total Defense で使用されている CA Gateway Security for HTTP の Icihttp.exe における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2667 2012-03-27 18:43 2011-07-20 Show GitHub Exploit DB Packet Storm
251657 5 警告 Digium - Asterisk Open Source の SIP チャンネルドライバのディフォルト設定におけるアカウント名を列挙される脆弱性 CWE-16
環境設定
CVE-2011-2666 2012-03-27 18:43 2011-06-28 Show GitHub Exploit DB Packet Storm
251658 5 警告 Digium - Asterisk Open Source の reqresp_parser.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-2665 2012-03-27 18:43 2011-06-23 Show GitHub Exploit DB Packet Storm
251659 3.6 注意 チェック・ポイント・ソフトウェア・テクノロジーズ - Check Point Multi-Domain Management / Provider-1 NGX における任意のファイルを上書きされる脆弱性 CWE-noinfo
情報不足
CVE-2011-2664 2012-03-27 18:43 2011-06-15 Show GitHub Exploit DB Packet Storm
251660 7.5 危険 SUSE - SUSE Linux Enterprise Desktop の modify_resolvconf_suse スクリプトにおける任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-2660 2012-03-27 18:43 2011-09-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
5621 5.9 MEDIUM
Network
- - Unprotected transport of credentials vulnerability in syslink software AG Avantra on Linux, Windows allows Sniffing Attacks. This issue affects Avantra: before 25.3.0. CWE-523
 Unprotected Transport of Credentials
CVE-2026-8673 2026-05-23 01:32 2026-05-22 Show GitHub Exploit DB Packet Storm
5622 7.5 HIGH
Network
- - Directory traversal in Follett Software's Destiny Library Manager 22_0_2_rc1 and fixed in v.22.5 AU1 allows remote attackers to read arbitrary system and application files via the image parameter CWE-22
Path Traversal
CVE-2025-45145 2026-05-23 01:32 2026-05-23 Show GitHub Exploit DB Packet Storm
5623 - - - Simple Hierarchical Select (SHS) for Drupal 7 contains cross-site scripting risk due to improper output escaping of term-derived text. Confirmed affected paths include field formatter output (shs_fie… CWE-79
Cross-site Scripting
CVE-2026-4929 2026-05-23 01:17 2026-05-22 Show GitHub Exploit DB Packet Storm
5624 - - - In the Drupal 7 Term Reference Tree module, two stored XSS vectors exist in the widget/formatter rendering pipeline. Vector A (token display templates): When the Token module is enabled and token di… CWE-79
Cross-site Scripting
CVE-2026-4093 2026-05-23 01:17 2026-05-22 Show GitHub Exploit DB Packet Storm
5625 6.7 MEDIUM
Local
- - Dell VxRail versions before 7.0.200 contain a Plain-text Password Storage Vulnerability in VxRail Manager. A sys-admin user may exploit this vulnerability, leading to the disclosure of certain user c… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2021-21508 2026-05-23 01:17 2026-05-23 Show GitHub Exploit DB Packet Storm
5626 - - - vifm is vulnerable to a heap buffer overflow during the history merge process when saving the state file (vifminfo.json). This flaw occurs because the application lacks a runtime check on the length … CWE-122
Heap-based Buffer Overflow
CVE-2026-8997 2026-05-23 01:16 2026-05-22 Show GitHub Exploit DB Packet Storm
5627 7.5 HIGH
Network
- - Authen::TOTP versions before 0.1.1 for Perl generate secrets using rand. Secrets were generated using Perl's built-in rand function, which is predictable and unsuitable for security usage. CWE-331
 Insufficient Entropy
CVE-2026-46473 2026-05-23 01:14 2026-05-22 Show GitHub Exploit DB Packet Storm
5628 9.8 CRITICAL
Network
- - The BookingPress Pro plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'bookingpress_validate_submitted_booking_form_func' function in all versio… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-6960 2026-05-23 00:50 2026-05-22 Show GitHub Exploit DB Packet Storm
5629 7.8 HIGH
Local
trendmicro apex_one An origin validation vulnerability in the Apex One/SEP agent could allow a local attacker to escalate privileges on affected installations. This is similar to CVE-2026-45207 but exists in a different… CWE-346
 Origin Validation Error
CVE-2026-45206 2026-05-23 00:49 2026-05-21 Show GitHub Exploit DB Packet Storm
5630 7.8 HIGH
Local
trendmicro apex_one An origin validation vulnerability in the Apex One/SEP agent could allow a local attacker to escalate privileges on affected installations. This is similar to CVE-2026-45206 but exists in a different… CWE-346
 Origin Validation Error
CVE-2026-45207 2026-05-23 00:48 2026-05-21 Show GitHub Exploit DB Packet Storm