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":April 29, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252971 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の DLL ファイルにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-0376 2010-02-17 11:47 2010-01-19 Show GitHub Exploit DB Packet Storm
252972 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の DLL ファイルにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-0375 2010-02-17 11:47 2010-01-19 Show GitHub Exploit DB Packet Storm
252973 9.3 危険 リアルネットワークス - Realnetworks RealPlayer における HTTP のチャンク転送コーディングの処理に関する脆弱性 CWE-119
バッファエラー
CVE-2009-4243 2010-02-17 11:47 2010-01-19 Show GitHub Exploit DB Packet Storm
252974 9.3 危険 レッドハット
リアルネットワークス
- Realnetworks RealPlayer における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-4242 2010-02-17 11:47 2010-01-19 Show GitHub Exploit DB Packet Storm
252975 9.3 危険 リアルネットワークス - Realnetworks RealPlayer における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-4241 2010-02-17 11:46 2010-01-19 Show GitHub Exploit DB Packet Storm
252976 4.4 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の z90crypt ドライバにおける権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-1883 2010-02-17 11:46 2009-09-15 Show GitHub Exploit DB Packet Storm
252977 7.2 危険 サイバートラスト株式会社
Linux
ターボリナックス
レッドハット
- Linux kernel の udp_sendmsg 関数における権限昇格の脆弱性 CWE-DesignError
CVE-2009-2698 2010-02-17 11:45 2009-08-27 Show GitHub Exploit DB Packet Storm
252978 7.2 危険 サイバートラスト株式会社
Linux
ターボリナックス
レッドハット
- Linux kernel における proto_ops 構造体の初期化処理に関する権限昇格の脆弱性 CWE-119
バッファエラー
CVE-2009-2692 2010-02-17 11:45 2009-08-14 Show GitHub Exploit DB Packet Storm
252979 4.9 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の agp サブシステムにおける情報漏えいの脆弱性 CWE-Other
その他
CVE-2009-1192 2010-02-17 11:45 2009-04-24 Show GitHub Exploit DB Packet Storm
252980 7.8 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の CIFS サブシステムにおける Unicode 文字列の処理に関するバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1633 2010-02-17 11:45 2009-05-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 29, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
141 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: macb: use the current queue number for stats There's a potential mismatch between the memory reserved for statistics and the… Update CWE-787
 Out-of-bounds Write
CVE-2026-31494 2026-04-28 23:44 2026-04-22 Show GitHub Exploit DB Packet Storm
142 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: use netlink policy range checks Replace manual range and mask validations with netlink policy annotations i… Update NVD-CWE-noinfo
CVE-2026-31495 2026-04-28 23:44 2026-04-22 Show GitHub Exploit DB Packet Storm
143 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_expect: skip expectations in other netns via proc Skip expectations that do not reside in this netns. Si… Update NVD-CWE-noinfo
CVE-2026-31496 2026-04-28 23:43 2026-04-22 Show GitHub Exploit DB Packet Storm
144 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: clamp SCO altsetting table indices btusb_work() maps the number of active SCO links to USB alternate settings t… Update NVD-CWE-noinfo
CVE-2026-31497 2026-04-28 23:42 2026-04-22 Show GitHub Exploit DB Packet Storm
145 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loop l2cap_config_req() processes CONFIG_REQ for channels in BT_CONN… Update CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-31498 2026-04-28 23:41 2026-04-22 Show GitHub Exploit DB Packet Storm
146 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete() A malicious USB device claiming to be a CDC Phonet modem can over… Update CWE-120
Classic Buffer Overflow
CVE-2026-31623 2026-04-28 23:17 2026-04-25 Show GitHub Exploit DB Packet Storm
147 2.4 LOW
Network
- - A vulnerability was determined in SourceCodester Pharmacy Sales and Inventory System 1.0. The impacted element is the function supplier of the file /index.php?page=supplier. Executing a manipulation … New CWE-79
CWE-94
Cross-site Scripting
Code Injection
CVE-2026-7281 2026-04-28 23:16 2026-04-28 Show GitHub Exploit DB Packet Storm
148 7.3 HIGH
Network
- - A flaw has been found in WilliamCloudQi matlab-mcp-server up to ab88f6b9bf5f36f725e8628029f7f6dd0d9913ca. The affected element is the function generate_matlab_code/execute_matlab_code of the file src… New CWE-22
Path Traversal
CVE-2026-7272 2026-04-28 23:16 2026-04-28 Show GitHub Exploit DB Packet Storm
149 - - - Improper access control in the vault documentation feature in Devolutions Server 2026.1.14.0 and earlier allows an authenticated attacker to read documentation content from unauthorized vaults via … New CWE-862
 Missing Authorization
CVE-2026-6706 2026-04-28 23:16 2026-04-28 Show GitHub Exploit DB Packet Storm
150 8.2 HIGH
Network
- - An improper access control vulnerability exists in the Cisco Intersight Device Connector for Nutanix Prism Central. The service exposes an API passthrough endpoint on TCP port 7373 that is accessible… New CWE-306
CWE-862
Missing Authentication for Critical Function
 Missing Authorization
CVE-2026-5944 2026-04-28 23:16 2026-04-28 Show GitHub Exploit DB Packet Storm