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 7, 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
228971 4.3 警告 rob schultz - Media Player Classic における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3201 2012-12-20 19:28 2009-09-15 Show GitHub Exploit DB Packet Storm
228972 5.9 警告 QNAP Systems - QNAP TS-239 Pro などにおけるパスフレーズ入力を回避される脆弱性 CWE-310
暗号の問題
CVE-2009-3200 2012-12-20 19:28 2009-09-21 Show GitHub Exploit DB Packet Storm
228973 5 警告 uebimiau - Uebimiau Webmail におけるデータベースをダウンロードされる脆弱性 CWE-200
情報漏えい
CVE-2009-3199 2012-12-20 19:28 2009-09-15 Show GitHub Exploit DB Packet Storm
228974 7.5 危険 uwix - Joomla! 用の digifolio コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3193 2012-12-20 19:28 2009-09-15 Show GitHub Exploit DB Packet Storm
228975 4.3 警告 standalonearcade - Stand Alone Arcade の gamelist.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3187 2012-12-20 19:28 2009-09-15 Show GitHub Exploit DB Packet Storm
228976 4.3 警告 videogirls - VideoGirls BiZ におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3186 2012-12-20 19:28 2009-09-15 Show GitHub Exploit DB Packet Storm
228977 10 危険 シマンテック - Symantec Altiris Deployment Solution における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3179 2012-12-20 19:28 2009-09-11 Show GitHub Exploit DB Packet Storm
228978 7.8 危険 シマンテック - Symantec Altiris Deployment Solution の mm.exe におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-3178 2012-12-20 19:28 2009-09-11 Show GitHub Exploit DB Packet Storm
228979 6.8 警告 theratstudios - The Rat CMS の admin/add_album.php における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2009-3173 2012-12-20 19:28 2009-09-11 Show GitHub Exploit DB Packet Storm
228980 7.5 危険 silcnet - SILC Toolkit などの lib/silcclient/command.c におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2009-3163 2012-12-20 19:28 2009-09-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
721 2.7 LOW
Network
- - A flaw was found in org.keycloak.services. An administrator with delegated access to read group memberships and users can bypass user profile permissions by accessing the group members endpoint. This… New CWE-1220
 Insufficient Granularity of Access Control
CVE-2026-9088 2026-06-5 23:56 2026-06-5 Show GitHub Exploit DB Packet Storm
722 7.8 HIGH
Local
- - A flaw was found in ansible-core. The ansible-galaxy role install command processes dependency specifications from a role's meta/requirements.yml file. Due to improper neutralization of argument deli… New CWE-88
Argument Injection
CVE-2026-11332 2026-06-5 23:56 2026-06-5 Show GitHub Exploit DB Packet Storm
723 7.0 HIGH
Local
- - A flaw was found in libinput. A local attacker with access to /dev/uinput can inject arbitrary udev properties through the libinput-device-group helper. This injection can lead to root code execution… New CWE-78
OS Command 
CVE-2026-50265 2026-06-5 23:56 2026-06-5 Show GitHub Exploit DB Packet Storm
724 - - - Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none. New - CVE-2026-38500 2026-06-5 23:16 2026-06-5 Show GitHub Exploit DB Packet Storm
725 6.5 MEDIUM
Network
vmware spring_cloud_function Under infinite recursion in the routing layer, request-handling can cause OOM error. Affected Spring Products and Versions: Spring Cloud Function 3.2.x: versions prior to 3.2.16 Spring Cloud Functio… Update CWE-674
 Uncontrolled Recursion
CVE-2026-40989 2026-06-5 22:49 2026-06-2 Show GitHub Exploit DB Packet Storm
726 6.5 MEDIUM
Network
vmware spring_cloud_function OOM error is possible while attempting to add infinite amount of functions to Function Registry. Affected Spring Products and Versions: Spring Cloud Function 3.2.x: versions prior to 3.2.16 Spring C… Update CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-40990 2026-06-5 22:47 2026-06-2 Show GitHub Exploit DB Packet Storm
727 7.3 HIGH
Local
aiohttp aiohttp AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, using ``CookieJar.load()`` with untrusted input may allow arbitrary code execution. Most appli… Update CWE-502
 Deserialization of Untrusted Data
CVE-2026-34993 2026-06-5 22:44 2026-06-3 Show GitHub Exploit DB Packet Storm
728 7.5 HIGH
Network
aiohttp aiohttp AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, cookies set with the `cookies` parameter on requests are sent after following a cross-origin r… Update CWE-346
 Origin Validation Error
CVE-2026-47265 2026-06-5 22:39 2026-06-3 Show GitHub Exploit DB Packet Storm
729 7.8 HIGH
Local
- - A stack-based buffer overflow flaw was found in the X.Org X server and Xwayland. A mismatch between the X server and the libXfont2 library's maximum font name length can cause a stack buffer overflow… New CWE-121
Stack-based Buffer Overflow
CVE-2026-50256 2026-06-5 22:27 2026-06-5 Show GitHub Exploit DB Packet Storm
730 7.8 HIGH
Local
- - A use-after-free flaw was found in the X.Org X server and Xwayland in miSyncDestroyFence(). A client that sets up multiple fence triggers can trigger a use-after-free function pointer call. An attack… New CWE-416
 Use After Free
CVE-2026-50257 2026-06-5 22:27 2026-06-5 Show GitHub Exploit DB Packet Storm