|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 16, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 254511 | 4.3 | 警告 | - | Google Chrome の tooltip manager におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2008-7061 | 2010-10-19 14:58 | 2009-08-24 | Show | GitHub Exploit DB Packet Storm | |
| 254512 | 5 | 警告 | - | Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2009-2955 | 2010-10-19 14:58 | 2009-08-24 | Show | GitHub Exploit DB Packet Storm | |
| 254513 | 5.8 | 警告 | - | Google Chrome における任意の Web スクリプトを実行される脆弱性 |
CWE-287
不適切な認証 |
CVE-2009-2060 | 2010-10-19 14:57 | 2009-03-23 | Show | GitHub Exploit DB Packet Storm | |
| 254514 | 9.3 | 危険 | - | Google Chrome の chrome/common/gfx/url_elider.cc におけるスタックベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2008-6998 | 2010-10-19 14:57 | 2009-08-19 | Show | GitHub Exploit DB Packet Storm | |
| 254515 | 4.3 | 警告 | - | Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-Other
その他 |
CVE-2008-6997 | 2010-10-19 14:57 | 2009-08-19 | Show | GitHub Exploit DB Packet Storm | |
| 254516 | 5 | 警告 | - | Google Chrome BETA におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-noinfo
情報不足 |
CVE-2008-6996 | 2010-10-19 14:56 | 2009-08-19 | Show | GitHub Exploit DB Packet Storm | |
| 254517 | 9.3 | 危険 | アドビシステムズ |
- | Google Chrome における Adobe Acrobat の JavaScript の制限を回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2009-1598 | 2010-10-19 14:56 | 2009-05-11 | Show | GitHub Exploit DB Packet Storm |
| 254518 | 6.8 | 警告 | - | Google Chrome で使用される Skia における整数オーバーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2009-1442 | 2010-10-19 14:56 | 2009-05-5 | Show | GitHub Exploit DB Packet Storm | |
| 254519 | 9.3 | 危険 | - |
Google Chrome の ParamTraits |
CWE-119
バッファエラー |
CVE-2009-1441 | 2010-10-19 14:56 | 2009-05-5 | Show | GitHub Exploit DB Packet Storm | |
| 254520 | 5 | 警告 | - | Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2009-1514 | 2010-10-19 14:55 | 2009-04-20 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 16, 2026, 4 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 5001 | 7.5 |
HIGH
Network |
firebirdsql | firebird | Firebird is an open-source relational database management system. In versions prior to 6.0.0, 5.0.4, 4.0.7 and 3.0.14, when processing an op_slice network packet, the server passes an unprepared stru… |
CWE-476
NULL Pointer Dereference |
CVE-2026-28212 | 2026-04-25 04:54 | 2026-04-18 | Show | GitHub Exploit DB Packet Storm |
| 5002 | 7.8 |
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… |
Missing authentication for critical function in Windows Remote Desktop Licensing Service allows an authorized attacker to elevate privileges locally. |
CWE-306
Missing Authentication for Critical Function |
CVE-2026-26160 | 2026-04-25 04:53 | 2026-04-15 | Show | GitHub Exploit DB Packet Storm |
| 5003 | 6.5 |
MEDIUM
Network |
firebirdsql | firebird | Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, the ClumpletReader::getClumpletSize() function can overflow the totalLength value when … |
CWE-190 CWE-835 Integer Overflow or Wraparound Loop with Unreachable Exit Condition ('Infinite Loop') |
CVE-2026-28214 | 2026-04-25 04:47 | 2026-04-18 | Show | GitHub Exploit DB Packet Storm |
| 5004 | 8.2 |
HIGH
Network |
firebirdsql | firebird | Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, when the server receives an op_crypt_key_callback packet without prior authentication, … |
CWE-476
NULL Pointer Dereference |
CVE-2026-28224 | 2026-04-25 04:45 | 2026-04-18 | Show | GitHub Exploit DB Packet Storm |
| 5005 | 7.8 |
HIGH
Local |
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_… |
Untrusted pointer dereference in Windows Sensor Data Service allows an authorized attacker to elevate privileges locally. |
CWE-20 CWE-822 Improper Input Validation Untrusted Pointer Dereference |
CVE-2026-26161 | 2026-04-25 04:32 | 2026-04-15 | Show | GitHub Exploit DB Packet Storm |
| 5006 | 7.8 |
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… |
Access of resource using incompatible type ('type confusion') in Windows OLE allows an authorized attacker to elevate privileges locally. |
CWE-843
Type Confusion |
CVE-2026-26162 | 2026-04-25 04:31 | 2026-04-15 | Show | GitHub Exploit DB Packet Storm |
| 5007 | 7.8 |
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… |
Double free in Windows Kernel allows an authorized attacker to elevate privileges locally. |
CWE-415
Double Free |
CVE-2026-26163 | 2026-04-25 04:30 | 2026-04-15 | Show | GitHub Exploit DB Packet Storm |
| 5008 | 7.2 |
HIGH
Network |
dlink | dir-823x_firmware | A command injection vulnerability in D-Link DIR-823X 240126 and 240802 allows an authorized attacker to execute arbitrary commands on remote devices by sending a POST request to /goform/set_prohibiti… |
CWE-77
Command Injection |
CVE-2025-29635 | 2026-04-25 04:27 | 2025-03-25 | Show | GitHub Exploit DB Packet Storm |
| 5009 | 7.2 |
HIGH
Network |
dlink | dir-823x_firmware | Una vulnerabilidad de inyección de comandos en D-Link DIR-823X 240126 y 240802 permite a un atacante autorizado ejecutar comandos arbitrarios en dispositivos remotos enviando una solicitud POST a /go… |
CWE-77
Command Injection |
CVE-2025-29635 | 2026-04-25 04:27 | 2025-03-25 | Show | GitHub Exploit DB Packet Storm |
| 5010 | 7.2 |
HIGH
Network |
simple-help | simplehelp | SimpleHelp remote support software v5.5.7 and before allows admin users to upload arbitrary files anywhere on the file system by uploading a crafted zip file (i.e. zip slip). This can be exploited to… |
CWE-59 CWE-22 Link Following Path Traversal |
CVE-2024-57728 | 2026-04-25 04:27 | 2025-01-16 | Show | GitHub Exploit DB Packet Storm |