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 14, 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
253561 9.3 危険 アップル - 複数の Apple 製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2833 2012-03-21 11:02 2012-03-8 Show GitHub Exploit DB Packet Storm
253562 9.3 危険 マイクロソフト - Microsoft Expression Design における権限昇格の脆弱性 CWE-Other
その他
CVE-2012-0016 2012-03-19 15:28 2012-03-13 Show GitHub Exploit DB Packet Storm
253563 6.9 警告 マイクロソフト - Microsoft Visual Studio における権限昇格の脆弱性 CWE-Other
その他
CVE-2012-0008 2012-03-19 15:27 2012-03-13 Show GitHub Exploit DB Packet Storm
253564 4.3 警告 マイクロソフト - Microsoft Windows Server 2008 および Windows 7 の RDP サービスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-0152 2012-03-19 15:27 2012-03-13 Show GitHub Exploit DB Packet Storm
253565 4.3 警告 マイクロソフト - 複数の Microsoft Windows 製品の DirectWrite におけるサービス運用妨害 (アプリケーションハング) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-0156 2012-03-19 15:26 2012-03-13 Show GitHub Exploit DB Packet Storm
253566 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品の win32k.sys における権限昇格の脆弱性 CWE-20
不適切な入力確認
CVE-2012-0157 2012-03-19 15:25 2012-03-13 Show GitHub Exploit DB Packet Storm
253567 5 警告 マイクロソフト - Microsoft Windows Server 2003 および 2008 の DNS サーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-0006 2012-03-19 15:24 2012-03-13 Show GitHub Exploit DB Packet Storm
253568 10 危険 ACCESS - Android用 NetFront Life Browser アプリケーションにおける詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2012-1485 2012-03-19 14:17 2012-03-15 Show GitHub Exploit DB Packet Storm
253569 10 危険 WaliSMS - Android用 WaliSMS CN アプリケーションにおける詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2012-1484 2012-03-19 14:16 2012-03-15 Show GitHub Exploit DB Packet Storm
253570 10 危険 Zhou Bo - Android用 Message Forwarder アプリケーションにおける詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2012-1483 2012-03-19 14:15 2012-03-15 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