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":May 8, 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
235751 9.3 危険 マイクロソフト - Microsoft Visual Basic Enterprise Edition 6.0 SP6 におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0392 2012-09-25 16:59 2008-01-22 Show GitHub Exploit DB Packet Storm
235752 4.9 警告 OpenBSD - OpenBSD におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2008-0384 2012-09-25 16:59 2008-01-11 Show GitHub Exploit DB Packet Storm
235753 7.5 危険 MyBB Group - MyBB における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0383 2012-09-25 16:59 2008-01-22 Show GitHub Exploit DB Packet Storm
235754 7.5 危険 mybulletinboard - MyBB における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-0382 2012-09-25 16:59 2008-01-22 Show GitHub Exploit DB Packet Storm
235755 4.3 警告 Mahara - Mahara における脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-0381 2012-09-25 16:59 2008-01-22 Show GitHub Exploit DB Packet Storm
235756 6.8 警告 日本電気 - SocksCap におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0378 2012-09-25 16:59 2008-01-22 Show GitHub Exploit DB Packet Storm
235757 10 危険 news - MicroNews における管理権限を取得される脆弱性 CWE-287
不適切な認証
CVE-2008-0377 2012-09-25 16:59 2008-01-22 Show GitHub Exploit DB Packet Storm
235758 10 危険 oki printing solutions - OKI C5510MFP Printer CU などにおける管理者アクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-0375 2012-09-25 16:59 2008-01-22 Show GitHub Exploit DB Packet Storm
235759 10 危険 oki printing solutions - OKI C5510MFP Printer CU などにおける管理者のパスワードを取得される脆弱性 CWE-310
暗号の問題
CVE-2008-0374 2012-09-25 16:59 2008-01-22 Show GitHub Exploit DB Packet Storm
235760 7.5 危険 The PHP Group - PHP F1 Max's File Uploader における PHP ファイルを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-0373 2012-09-25 16:59 2008-01-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
401 6.1 MEDIUM
Network
- - If a trusted template author were to write a <script> tag containing an empty 'type' attribute or a 'type' attribute with an ASCII whitespace, the execution of the template would incorrectly escape a… New - CVE-2026-39826 2026-05-9 00:16 2026-05-8 Show GitHub Exploit DB Packet Storm
402 6.1 MEDIUM
Network
- - CVE-2026-27142 fixed a vulnerability in which URLs were not correctly escaped inside of a <meta> tag's <content> attribute. If the URL content were to insert ASCII whitespaces around the '=' rune ins… New - CVE-2026-39823 2026-05-9 00:16 2026-05-8 Show GitHub Exploit DB Packet Storm
403 7.5 HIGH
Network
- - Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger excessive CPU exhaustion and memory allocations. New - CVE-2026-39820 2026-05-9 00:16 2026-05-8 Show GitHub Exploit DB Packet Storm
404 7.5 HIGH
Network
- - When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash. New - CVE-2026-33811 2026-05-9 00:16 2026-05-8 Show GitHub Exploit DB Packet Storm
405 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: fix race conditions in sco_sock_connect() sco_sock_connect() checks sk_state and sk_type without holding the sock… Update CWE-362
Race Condition
CVE-2026-43023 2026-05-8 23:56 2026-05-2 Show GitHub Exploit DB Packet Storm
406 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: hci_cmd_sync_queue_once() return -EEXIST if exists hci_cmd_sync_queue_once() needs to indicate whether a que… Update NVD-CWE-noinfo
CVE-2026-43022 2026-05-8 23:53 2026-05-2 Show GitHub Exploit DB Packet Storm
407 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: fix leaks when hci_cmd_sync_queue_once fails When hci_cmd_sync_queue_once() returns with error, the destroy … Update CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43021 2026-05-8 23:50 2026-05-2 Show GitHub Exploit DB Packet Storm
408 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate LTK enc_size on load Load Long Term Keys stores the user-provided enc_size and later uses it to size fi… Update CWE-787
 Out-of-bounds Write
CVE-2026-43020 2026-05-8 23:41 2026-05-2 Show GitHub Exploit DB Packet Storm
409 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: fix potential UAF in set_cig_params_sync hci_conn lookup and field access must be covered by hdev lock in se… Update CWE-416
 Use After Free
CVE-2026-43019 2026-05-8 23:35 2026-05-2 Show GitHub Exploit DB Packet Storm
410 6.5 MEDIUM
Network
- - VINCE versions 3.0.38 and earlier do not properly verify the From address authenticity due to encoding confusion and use the from address for automated actions such as Ticket creation or Ticket updat… New - CVE-2026-8142 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm