|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 3, 2026, 6:08 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 255071 | 5.1 | 警告 | レッドハット | - | SPICE Firefox のプラグインにおける任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2011-1179 | 2011-04-28 15:51 | 2011-04-7 | Show | GitHub Exploit DB Packet Storm |
| 255072 | 3.3 | 注意 | レッドハット | - | SPICE Firefox のプラグインにおける任意のファイルを上書される脆弱性 |
CWE-59
リンク解釈の問題 |
CVE-2011-0012 | 2011-04-28 15:32 | 2011-04-7 | Show | GitHub Exploit DB Packet Storm |
| 255073 | 5.8 | 警告 | Apache Software Foundation | - | Apache Tomcat におけるアクセス制限を回避される脆弱性 |
CWE-DesignError
|
CVE-2011-1183 | 2011-04-28 15:31 | 2011-04-1 | Show | GitHub Exploit DB Packet Storm |
| 255074 | 5 | 警告 | Apache Software Foundation | - | Apache Tomcat の HTTP BIO コネクタにおけるレスポンスを閲覧される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2011-1475 | 2011-04-28 15:29 | 2011-03-28 | Show | GitHub Exploit DB Packet Storm |
| 255075 | 2.1 | 注意 | オラクル | - | Oracle Solaris 10 に認証情報漏えいの脆弱性 | - | CVE-2011-0412 | 2011-04-28 15:27 | 2011-04-6 | Show | GitHub Exploit DB Packet Storm |
| 255076 | - | - | デル | - | Dell Kace K2000 Systems Deployment Appliance に脆弱性 | - | - | 2011-04-28 15:21 | 2011-04-6 | Show | GitHub Exploit DB Packet Storm |
| 255077 | - | - | ネットギア | - | Netgear Prosafe Wireless-N Access Point に複数の脆弱性 | - | - | 2011-04-28 15:19 | 2011-04-6 | Show | GitHub Exploit DB Packet Storm |
| 255078 | 7.2 | 危険 | Prefix WhoIs Project | - | pWhois Layer Four Traceroute に権限昇格の脆弱性 |
CWE-noinfo
情報不足 |
CVE-2011-0765 | 2011-04-28 15:18 | 2011-04-5 | Show | GitHub Exploit DB Packet Storm |
| 255079 | 6.9 | 警告 | レッドハット | - | policycoreutils パッケージの seunshare_mount 関数における権限を取得される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2011-1011 | 2011-04-28 15:11 | 2011-02-24 | Show | GitHub Exploit DB Packet Storm |
| 255080 | 4.3 | 警告 | マイクロソフト | - | Microsoft Windows にスクリプトインジェクションの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2011-0096 | 2011-04-28 14:33 | 2011-01-31 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 3, 2026, 4:18 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 4201 | 7.0 |
HIGH
Local |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Use after free in Windows SMB Client allows an authorized attacker to elevate privileges locally. |
CWE-416
Use After Free |
CVE-2026-40410 | 2026-05-16 00:10 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 4202 | 7.4 |
HIGH
Adjacent |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Null pointer dereference in Windows TCP/IP allows an unauthorized attacker to deny service over an adjacent network. |
CWE-476
NULL Pointer Dereference |
CVE-2026-40413 | 2026-05-16 00:08 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 4203 | 7.4 |
HIGH
Adjacent |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Null pointer dereference in Windows TCP/IP allows an unauthorized attacker to deny service over an adjacent network. |
CWE-476
NULL Pointer Dereference |
CVE-2026-40414 | 2026-05-16 00:07 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 4204 | 8.1 |
HIGH
Network |
microsoft |
windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2019 windows_server_2022 windows_server_2022_… |
Use after free in Windows TCP/IP allows an unauthorized attacker to execute code over a network. |
CWE-416
Use After Free |
CVE-2026-40415 | 2026-05-16 00:06 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 4205 | 3.3 |
LOW
Local |
microsoft | visual_studio_code | Improper neutralization of script-related html tags in a web page (basic xss) in Visual Studio Code allows an unauthorized attacker to execute code locally. |
CWE-77 CWE-80 CWE-79 Command Injection Basic XSS Cross-site Scripting |
CVE-2026-41611 | 2026-05-16 00:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 4206 | 9.1 |
CRITICAL
Network |
okfn | ckan | CKAN is an open-source DMS (data management system) for powering data hubs and data portals. Prior to 2.10.10 and 2.11.5, a vulnerability in datastore_search_sql allowed attackers to bypass authoriza… |
CWE-863
Incorrect Authorization |
CVE-2026-42032 | 2026-05-16 00:02 | 2026-05-14 | Show | GitHub Exploit DB Packet Storm |
| 4207 | 9.8 |
CRITICAL
Network |
okfn | ckan | CKAN is an open-source DMS (data management system) for powering data hubs and data portals. Prior to 2.10.10 and 2.11.5, a vulnerability in datastore_search_sql allowed attackers to inject SQL in or… |
CWE-89
SQL Injection |
CVE-2026-42031 | 2026-05-15 23:59 | 2026-05-14 | Show | GitHub Exploit DB Packet Storm |
| 4208 | 6.1 |
MEDIUM
Network |
okfn | ckan | CKAN is an open-source DMS (data management system) for powering data hubs and data portals. Prior to 2.10.10 and 2.11.5, Access to the views via tokens or unauthenticated requests marked the endpoin… |
CWE-352
Origin Validation Error |
CVE-2026-41255 | 2026-05-15 23:58 | 2026-05-14 | Show | GitHub Exploit DB Packet Storm |
| 4209 | 7.4 |
HIGH
Network |
okfn | ckan | CKAN is an open-source DMS (data management system) for powering data hubs and data portals. Prior to 2.10.10 and 2.11.5, the configured SMTP server may be spoofed with any certificate (e.g. self-sig… |
CWE-295
Improper Certificate Validation |
CVE-2026-41132 | 2026-05-15 23:57 | 2026-05-14 | Show | GitHub Exploit DB Packet Storm |
| 4210 | 5.3 |
MEDIUM
Network |
- | - | Hedera Guardian through 3.5.1 contains an authentication bypass vulnerability in the GET /api/v1/demo/registered-users endpoint that allows unauthenticated attackers to retrieve sensitive user inform… |
CWE-306
Missing Authentication for Critical Function |
CVE-2026-45248 | 2026-05-15 23:56 | 2026-05-15 | Show | GitHub Exploit DB Packet Storm |