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 15, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
198691 7.5 重要
Network
The Chicken Team - CHICKEN の data-structures ユニットの string-translate* プロシージャにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-4556 2017-04-27 14:14 2015-06-14 Show GitHub Exploit DB Packet Storm
198692 8.1 重要
Network
FreeRADIUS - FreeRADIUS におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2015-8764 2017-04-27 11:27 2015-04-4 Show GitHub Exploit DB Packet Storm
198693 8.1 重要
Network
FreeRADIUS - FreeRADIUS の EAP-PWD モジュールにおける境界外読み取りを誘発される脆弱性 CWE-125
境界外読み取り
CVE-2015-8763 2017-04-27 11:27 2015-04-4 Show GitHub Exploit DB Packet Storm
198694 5.9 警告
Network
FreeRADIUS - FreeRADIUS の EAP-PWD モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2015-8762 2017-04-27 11:27 2015-04-4 Show GitHub Exploit DB Packet Storm
198695 7.5 重要
Network
GNU Project - GNU Binutils で配布される Binary File Descriptor ライブラリにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2017-7304 2017-04-27 10:36 2017-03-29 Show GitHub Exploit DB Packet Storm
198696 5.3 警告
Network
ownCloud
Nextcloud
- Nextcloud サーバおよび ownCloud サーバにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-9468 2017-04-26 18:48 2016-11-10 Show GitHub Exploit DB Packet Storm
198697 6.1 警告
Network
ownCloud
Nextcloud
- Nextcloud サーバおよび ownCloud サーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9466 2017-04-26 18:48 2016-11-10 Show GitHub Exploit DB Packet Storm
198698 5.4 警告
Network
ownCloud
Nextcloud
- Nextcloud サーバおよび ownCloud サーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9465 2017-04-26 18:48 2016-11-10 Show GitHub Exploit DB Packet Storm
198699 4.3 警告
Network
Nextcloud - Nextcloud サーバにおける認可に関する脆弱性 CWE-285
不適切な認可
CVE-2016-9464 2017-04-26 18:48 2016-10-10 Show GitHub Exploit DB Packet Storm
198700 8.1 重要
Network
ownCloud
Nextcloud
- Nextcloud サーバおよび ownCloud サーバにおける認証に関する脆弱性 CWE-287
不適切な認証
CVE-2016-9463 2017-04-26 18:48 2016-11-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1 8.2 HIGH
Network
- - driftregion iso14229 through 0.9.0 contains an integer underflow and downstream out-of-bounds read in the Handle_0x27_SecurityAccess() function in iso14229.c that allows a remote unauthenticated atta… New CWE-125
CWE-191
Out-of-bounds Read
 Integer Underflow (Wrap or Wraparound)
CVE-2026-54413 2026-06-15 03:17 2026-06-15 Show GitHub Exploit DB Packet Storm
2 8.2 HIGH
Network
- - LiamBindle MQTT-C through version 1.1.6 contains a heap-based out-of-bounds read and integer underflow in the mqtt_unpack_publish_response() function in src/mqtt.c that allows a remote unauthenticate… New CWE-125
CWE-191
Out-of-bounds Read
 Integer Underflow (Wrap or Wraparound)
CVE-2026-54412 2026-06-15 03:17 2026-06-15 Show GitHub Exploit DB Packet Storm
3 5.9 MEDIUM
Network
- - Linux-PAM through 1.7.2 contains an observable timing discrepancy (CWE-208) in the pam_userdb module's plaintext-password comparison path in modules/pam_userdb/pam_userdb.c that allows a local or net… New CWE-208
 Information Exposure Through Timing Discrepancy
CVE-2026-54411 2026-06-15 03:17 2026-06-15 Show GitHub Exploit DB Packet Storm
4 8.6 HIGH
Network
- - nanoMODBUS through v1.23.0 contains an off-by-one buffer overflow in the recv_msg_header() function of the Modbus/TCP server that allows remote unauthenticated attackers to write one attacker-control… New CWE-193
CWE-787
 Off-by-one Error
 Out-of-bounds Write
CVE-2026-54410 2026-06-15 03:17 2026-06-15 Show GitHub Exploit DB Packet Storm
5 5.3 MEDIUM
Network
- - Crypt::PBKDF2 versions before 0.261630 for Perl have a weak default algorithm and number of iterations. The default algorithm is HMAC-SHA1, which should only be used for legacy systems. These versi… New CWE-916
 Use of Password Hash With Insufficient Computational Effort
CVE-2026-9641 2026-06-15 00:16 2026-06-13 Show GitHub Exploit DB Packet Storm
6 - - - Config::IniFiles versions before 3.001000 for Perl allow OS command injection and file overwrite via a 2-arg open() of the -file argument in _make_filehandle. Config::IniFiles::_make_filehandle open… New CWE-73
CWE-78
 External Control of File Name or Path
OS Command 
CVE-2026-11527 2026-06-14 21:16 2026-06-14 Show GitHub Exploit DB Packet Storm
7 - - - GD versions before 2.86 for Perl allow OS command injection and file overwrite via a 2-arg open() of filename arguments in _make_filehandle. GD::Image::_make_filehandle opens a filename argument wit… New CWE-73
CWE-78
 External Control of File Name or Path
OS Command 
CVE-2026-11526 2026-06-14 21:16 2026-06-14 Show GitHub Exploit DB Packet Storm
8 - - - The Iptanus File Upload WordPress plugin before 5.1.7 does not implement proper file handling when the duplicatepolicy setting is configured to "maintain both." Due to a Time-of-Check to Time-of-Use … New - CVE-2025-15546 2026-06-14 17:16 2026-06-14 Show GitHub Exploit DB Packet Storm
9 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rkcif: fix off by one bugs Change these comparisons from > vs >= to avoid accessing one element beyond the end o… Update - CVE-2026-52907 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
10 7.7 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: 9p: fix access mode flags being ORed instead of replaced Since commit 1f3e4142c0eb ("9p: convert to the new mount API"), v9fs_app… Update - CVE-2026-52906 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm