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 2, 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
212731 7.5 危険 Debian
Dulwich project
- Dulwich の index.py の build_index_from_tree 関数における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2014-9706 2015-04-3 16:39 2014-12-19 Show GitHub Exploit DB Packet Storm
212732 10 危険 ヒューレット・パッカード - 複数の HP Integrated Lights-Out のファームウェアにおける権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2014-7876 2015-04-3 15:06 2015-03-17 Show GitHub Exploit DB Packet Storm
212733 6.4 警告 ヒューレット・パッカード - 複数の HP Integrated Lights-Out のファームウェアにおけるアクセス制限を回避される脆弱性 CWE-noinfo
情報不足
CVE-2015-2106 2015-04-3 14:07 2015-03-17 Show GitHub Exploit DB Packet Storm
212734 3.5 注意 ヒューレット・パッカード - HP Operations Orchestration の Powershell オペレーションにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-2108 2015-04-3 12:40 2015-03-16 Show GitHub Exploit DB Packet Storm
212735 7.5 危険 ヒューレット・パッカード - HP Operations Orchestration における認証を回避される脆弱性 CWE-noinfo
情報不足
CVE-2015-2109 2015-04-3 12:10 2015-03-16 Show GitHub Exploit DB Packet Storm
212736 4.3 警告 Foxit Software Inc - 複数の Foxit 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-2790 2015-04-2 18:02 2015-03-9 Show GitHub Exploit DB Packet Storm
212737 4.4 警告 Foxit Software Inc - Foxit Reader の Cloud プラグインの Foxit Cloud Safe Update Service における権限を取得される脆弱性 CWE-Other
その他
CVE-2015-2789 2015-04-2 18:02 2015-03-9 Show GitHub Exploit DB Packet Storm
212738 6.9 警告 Rockwell Automation - Rockwell Automation FactoryTalk Services Platform および FactoryTalk View Studio の Clean Utility アプリケーションにおける権限を取得される脆弱性 CWE-Other
その他
CVE-2014-9209 2015-04-2 17:44 2014-12-2 Show GitHub Exploit DB Packet Storm
212739 7.8 危険 レッドハット - slapi-nis プラグインにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-0283 2015-04-2 17:19 2015-02-24 Show GitHub Exploit DB Packet Storm
212740 5 警告 MongoDB Inc. - MongoDB におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-1609 2015-04-2 17:19 2015-02-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2571 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
2572 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
2573 - - - 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
2574 - - - 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
2575 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
2576 - - - 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
2577 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
2578 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
2579 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
2580 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