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 12, 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
242111 7.5 危険 exoscripts - Exocrew ExoPHPDesk の admin.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6917 2012-06-26 16:10 2009-08-7 Show GitHub Exploit DB Packet Storm
242112 6.8 警告 brewblogger - BB の includes/authentication.inc.php の authenticateUser 関数における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6911 2012-06-26 16:10 2009-08-6 Show GitHub Exploit DB Packet Storm
242113 6.8 警告 2532gigs - 2532designs 2532|Gigs Stable の checkuser.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6907 2012-06-26 16:10 2009-08-6 Show GitHub Exploit DB Packet Storm
242114 4.3 警告 babbleboard - BabbleBoard の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6906 2012-06-26 16:10 2009-08-6 Show GitHub Exploit DB Packet Storm
242115 6 警告 babbleboard - BabbleBoard の index.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-6905 2012-06-26 16:10 2009-08-6 Show GitHub Exploit DB Packet Storm
242116 6.8 警告 2532gigs - 2532designs 2532|Gigs の upload_flyer.php における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-6902 2012-06-26 16:10 2009-08-5 Show GitHub Exploit DB Packet Storm
242117 5.1 警告 2532gigs - 2532designs 2532|Gigs におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-6901 2012-06-26 16:10 2009-08-5 Show GitHub Exploit DB Packet Storm
242118 6.5 警告 availscript - AvailScript Article Script の addpen.php の "ペンネーム / 作成名を追加" 機能における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-6900 2012-06-26 16:10 2009-08-5 Show GitHub Exploit DB Packet Storm
242119 9 危険 freeSSHd - freeSSHd におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-6899 2012-06-26 16:10 2009-08-5 Show GitHub Exploit DB Packet Storm
242120 9.3 危険 andres garcia - Andres Garcia Getleft の Getleft.exe におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-6897 2012-06-26 16:10 2009-08-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1051 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode() rtw8822b_set_antenna() can be called from userspace when the chip… - CVE-2025-71297 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
1052 - - - In the Linux kernel, the following vulnerability has been resolved: drm/tests: shmem: Hold reservation lock around purge Acquire and release the GEM object's reservation lock around calls to the ob… - CVE-2025-71296 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
1053 8.8 HIGH
Adjacent
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evt hci_conn lookup and field access must be covered by h… CWE-416
 Use After Free
CVE-2026-43018 2026-05-8 23:15 2026-05-2 Show GitHub Exploit DB Packet Storm
1054 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate mesh send advertising payload length mesh_send() currently bounds MGMT_OP_MESH_SEND by total command le… NVD-CWE-noinfo
CVE-2026-43017 2026-05-8 23:13 2026-05-2 Show GitHub Exploit DB Packet Storm
1055 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mshv: Fix error handling in mshv_region_pin The current error handling has two issues: First, pin_user_pages_fast() can return a… NVD-CWE-Other
CVE-2026-43045 2026-05-8 23:04 2026-05-2 Show GitHub Exploit DB Packet Storm
1056 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: reject root items with drop_progress and zero drop_level [BUG] When recovering relocation at mount time, merge_reloc_root(… CWE-617
 Reachable Assertion
CVE-2026-43046 2026-05-8 22:52 2026-05-2 Show GitHub Exploit DB Packet Storm
1057 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Check to ensure report responses match the request It is possible for a malicious (or clumsy) device to respond … CWE-787
 Out-of-bounds Write
CVE-2026-43047 2026-05-8 22:50 2026-05-2 Show GitHub Exploit DB Packet Storm
1058 7.3 HIGH
Network
- - Use-after-free in the DOM: Networking component. This vulnerability was fixed in Firefox 150.0.2, Firefox ESR 140.10.2, Firefox ESR 115.35.2, Thunderbird 150.0.2, and Thunderbird 140.10.2. CWE-416
 Use After Free
CVE-2026-8090 2026-05-8 22:16 2026-05-7 Show GitHub Exploit DB Packet Storm
1059 7.2 HIGH
Network
- - Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. Reason: This candidate was issued in error. Notes: All references and descriptions in this candidate have been removed to prevent accid… - CVE-2026-7448 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1060 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ec_bhf: Fix dma_free_coherent() dma handle dma_free_coherent() in error path takes priv->rx_buf.alloc_len as the d… - CVE-2026-43283 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm