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 6, 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
198581 8.8 重要
Network
Matt Johnston - Dropbear SSH の dbclient における任意のコードを実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-7408 2017-03-23 17:10 2016-07-11 Show GitHub Exploit DB Packet Storm
198582 9.8 緊急
Network
Matt Johnston - Dropbear SSH の dropbearconvert コマンドにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-7407 2017-03-23 17:10 2016-02-25 Show GitHub Exploit DB Packet Storm
198583 9.8 緊急
Network
Matt Johnston - Dropbear SSH におけるフォーマットストリングの脆弱性 CWE-20
不適切な入力確認
CVE-2016-7406 2017-03-23 17:10 2016-07-11 Show GitHub Exploit DB Packet Storm
198584 7.5 重要
Network
libimobiledevice - libplist の plist.c の plist_free_data 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-415
二重解放
CVE-2017-5836 2017-03-23 16:37 2017-01-16 Show GitHub Exploit DB Packet Storm
198585 7.5 重要
Network
libimobiledevice - libplist におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-5835 2017-03-23 16:37 2017-01-19 Show GitHub Exploit DB Packet Storm
198586 5.5 警告
Local
libimobiledevice - libplist の bplist.c の parse_dict_node 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2017-5834 2017-03-23 16:37 2017-02-2 Show GitHub Exploit DB Packet Storm
198587 7.5 重要
Network
libass project
openSUSE project
Fedora Project
- libass の libass/ass_shaper.c の check_allocations 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-7972 2017-03-23 16:34 2016-10-5 Show GitHub Exploit DB Packet Storm
198588 7.5 重要
Network
libass project
Fedora Project
- libass の libass/ass_blur.c の calc_coeff 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7970 2017-03-23 16:34 2016-10-5 Show GitHub Exploit DB Packet Storm
198589 7.5 重要
Network
libass project
openSUSE project
Fedora Project
- libass の ass_render.c の wrap_lines_smart 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-7969 2017-03-23 16:34 2016-10-5 Show GitHub Exploit DB Packet Storm
198590 5.5 警告
Local
ImageMagick - ImageMagick の coders/tiff.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-9559 2017-03-23 16:23 2016-11-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 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
2831 - - - Uncontrolled Resource Consumption vulnerability in oban-bg oban_web ('Elixir.Oban.Web.CronExpr' modules) allows memory exhaustion via unbounded cron range expansion. An attacker with access to sched… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-48593 2026-05-28 04:38 2026-05-27 Show GitHub Exploit DB Packet Storm
2832 5.9 MEDIUM
Network
putty putty PuTTY 0.72 before 0.84 has a double free in RSA KEX. CWE-415
 Double Free
CVE-2026-48850 2026-05-28 04:14 2026-05-26 Show GitHub Exploit DB Packet Storm
2833 3.1 LOW
Network
putty putty PuTTY 0.77 before 0.84 uses a copy of the PuTTY icon as a trust indication for TELNET data but the trust status is not cleared between proxy authentication and the main session. CWE-451
 User Interface (UI) Misrepresentation of Critical Information
CVE-2026-48851 2026-05-28 04:12 2026-05-26 Show GitHub Exploit DB Packet Storm
2834 3.7 LOW
Network
putty putty PuTTY 0.71 before 0.84 has an assertion failure in ECDSA signature verification. CWE-617
 Reachable Assertion
CVE-2026-48852 2026-05-28 04:11 2026-05-26 Show GitHub Exploit DB Packet Storm
2835 5.3 MEDIUM
Local
squirrel-lang squirrel A security flaw has been discovered in Squirrel up to 3.2. Impacted is the function ReadObject of the file squirrel/sqobject.cpp of the component Cnut File Handler. Performing a manipulation results … CWE-119
CWE-122
Incorrect Access of Indexable Resource ('Range Error') 
Heap-based Buffer Overflow
CVE-2026-9541 2026-05-28 03:48 2026-05-26 Show GitHub Exploit DB Packet Storm
2836 9.8 CRITICAL
Network
perl perl Perl versions through 5.43.10 have a heap buffer overflow when compiling regular expressions with a repeated fixed string on 32-bit builds. Perl_study_chunk in regcomp_study.c checked the size of th… CWE-680
 Integer Overflow to Buffer Overflow
CVE-2026-8376 2026-05-28 03:43 2026-05-26 Show GitHub Exploit DB Packet Storm
2837 7.5 HIGH
Network
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 contains multiple out-of-bounds reads in the BGP MP_REACH_NLRI IPv6 attribute decoder. The function decode_mp_reach_ipv6() in src/bgp_protocol.cpp contains … CWE-125
Out-of-bounds Read
CVE-2026-48688 2026-05-28 03:36 2026-05-27 Show GitHub Exploit DB Packet Storm
2838 7.7 HIGH
Network
microsoft azure_stack_hci Improper input validation in Azure Compute Gallery allows an authorized attacker to disclose information over a network. CWE-20
 Improper Input Validation 
CVE-2026-26147 2026-05-28 03:34 2026-05-23 Show GitHub Exploit DB Packet Storm
2839 8.8 HIGH
Network
microsoft sharepoint_server Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. CWE-502
 Deserialization of Untrusted Data
CVE-2026-45659 2026-05-28 03:32 2026-05-23 Show GitHub Exploit DB Packet Storm
2840 8.1 HIGH
Adjacent
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 exposes a gRPC API server on port 50052 with no authentication mechanism. The server is initialized with grpc::InsecureServerCredentials() (src/fastnetmon.c… CWE-306
Missing Authentication for Critical Function
CVE-2026-48692 2026-05-28 03:30 2026-05-27 Show GitHub Exploit DB Packet Storm