|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":July 22, 2026, 2 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 265301 | 9.3 | 危険 | レッドハット リアルネットワークス |
- | Realnetworks RealPlayer における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2009-4242 | 2010-02-17 11:47 | 2010-01-19 | Show | GitHub Exploit DB Packet Storm |
| 265302 | 9.3 | 危険 | リアルネットワークス | - | Realnetworks RealPlayer における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2009-4241 | 2010-02-17 11:46 | 2010-01-19 | Show | GitHub Exploit DB Packet Storm |
| 265303 | 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 |
| 265304 | 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 |
| 265305 | 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 |
| 265306 | 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 |
| 265307 | 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 |
| 265308 | 7.8 | 危険 | サイバートラスト株式会社 Linux レッドハット |
- | Linux kernel の CIFS における長大な nativeFileSystem フィールドの処理に関するバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2009-1439 | 2010-02-17 11:44 | 2009-04-27 | Show | GitHub Exploit DB Packet Storm |
| 265309 | 6.8 | 警告 | サイバートラスト株式会社 Mozilla Foundation Pango.org レッドハット |
- | Pango の pango_glyph_string_set_size 関数 における整数オーバーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2009-1194 | 2010-02-17 11:44 | 2009-05-8 | Show | GitHub Exploit DB Packet Storm |
| 265310 | 9.3 | 危険 | Artifex Software サイバートラスト株式会社 Argyll CMS サン・マイクロシステムズ レッドハット |
- | Ghostscript の ICC Format ライブラリにおける整数オーバーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2009-0792 | 2010-02-17 11:44 | 2009-04-14 | Show | GitHub Exploit DB Packet Storm |
Update Date:July 22, 2026, 4:02 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 7.8 |
HIGH
Local |
microsoft | windows_subsystem_for_linux | Buffer over-read in Windows Subsystem for Linux allows an authorized attacker to elevate privileges locally. Update |
CWE-126
Buffer Over-read |
CVE-2026-57968 | 2026-07-21 03:39 | 2026-07-15 | Show | GitHub Exploit DB Packet Storm |
| 2 | 4.7 |
MEDIUM
Local |
microsoft | windows_subsystem_for_linux | Time-of-check time-of-use (toctou) race condition in Windows Subsystem for Linux allows an authorized attacker to perform tampering locally. Update |
CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition |
CVE-2026-57973 | 2026-07-21 03:39 | 2026-07-15 | Show | GitHub Exploit DB Packet Storm |
| 3 | 6.5 |
MEDIUM
Network |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 windows_server_2019<… |
Use of uninitialized resource in Windows RDP allows an authorized attacker to disclose information over a network. Update |
CWE-908
Use of Uninitialized Resource |
CVE-2026-57982 | 2026-07-21 03:39 | 2026-07-15 | Show | GitHub Exploit DB Packet Storm |
| 4 | 7.0 |
HIGH
Local |
microsoft |
windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2022 windows_server_2025 |
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Runtime allows an authorized attacker to elevate privileges locally. Update |
CWE-362
Race Condition |
CVE-2026-58527 | 2026-07-21 03:38 | 2026-07-15 | Show | GitHub Exploit DB Packet Storm |
| 5 | 4.6 |
MEDIUM
Physics |
microsoft |
windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2019 windows_server_2022 windows_server_2025 |
Out-of-bounds read in Windows USB Audio Class driver (usbaudio.sys) allows an unauthorized attacker to disclose information with a physical attack. Update |
CWE-125
Out-of-bounds Read |
CVE-2026-58528 | 2026-07-21 03:33 | 2026-07-15 | Show | GitHub Exploit DB Packet Storm |
| 6 | 7.8 |
HIGH
Local |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2016 windows_server_2019 windows_server_2022<… |
Heap-based buffer overflow in Windows Resilient File System (ReFS) allows an unauthorized attacker to execute code locally. Update |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-58530 | 2026-07-21 03:28 | 2026-07-15 | Show | GitHub Exploit DB Packet Storm |
| 7 | 7.5 |
HIGH
Network |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 windows_server_2019<… |
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows SMB allows an authorized attacker to elevate privileges over a network. Update |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2026-58531 | 2026-07-21 03:26 | 2026-07-15 | Show | GitHub Exploit DB Packet Storm |
| 8 | 9.8 |
CRITICAL
Network |
langflow | langflow | IBM Langflow OSS 1.0.0 through 1.10.0 could allow a remote attacker to gain unauthorized access due to improper authentication in the /api/v1/login/auto_login endpoint. The endpoint issues long-lived… Update |
CWE-306
Missing Authentication for Critical Function |
CVE-2026-9103 | 2026-07-21 03:22 | 2026-07-18 | Show | GitHub Exploit DB Packet Storm |
| 9 | 9.9 |
CRITICAL
Network |
langflow | langflow | IBM Langflow OSS 1.0.0 through 1.10.0 Langflow versions up to 1.9.2 (commit 94981c443d4918517b9e8163d70fc598dc33a32d) contain a code injection vulnerability in the Policies component's ToolGuard inte… Update |
CWE-94
Code Injection |
CVE-2026-9135 | 2026-07-21 03:22 | 2026-07-18 | Show | GitHub Exploit DB Packet Storm |
| 10 | - | - | - | The mv, cp, and rm file utilities exposed within the ExtremeXOS (EXOS) shell environment fail to safely canonicalize paths and follow symbolic links outside of the intended privilege boundary. An att… New |
CWE-59
Link Following |
CVE-2026-8170 | 2026-07-21 03:16 | 2026-07-21 | Show | GitHub Exploit DB Packet Storm |