|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 7, 2026, 2:09 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 251901 | 2.6 | 注意 | アップル | - | Apple Safari のウインドウの機能における任意のローカルファイルが送信される脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2011-0169 | 2011-04-6 18:38 | 2011-03-11 | Show | GitHub Exploit DB Packet Storm |
| 251902 | 7.8 | 危険 | アップル | - | 複数の Apple 製品の Wi-Fi におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2011-0162 | 2011-04-6 18:36 | 2011-03-11 | Show | GitHub Exploit DB Packet Storm |
| 251903 | 4.3 | 警告 | アップル | - | Apple Safari のウインドウの機能における任意のローカルファイルが送信される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2011-0167 | 2011-04-6 18:01 | 2011-03-11 | Show | GitHub Exploit DB Packet Storm |
| 251904 | 5.8 | 警告 | アップル | - | Apple Safari の HTML5 ドラッグ&ドロップの機能における重要な情報を取得される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2011-0166 | 2011-04-6 17:38 | 2011-03-11 | Show | GitHub Exploit DB Packet Storm |
| 251905 | 5 | 警告 | アップル | - | Apple iOS の Safari にある Safari 設定機能におけるユーザを追跡可能な脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2011-0159 | 2011-04-6 17:34 | 2011-03-11 | Show | GitHub Exploit DB Packet Storm |
| 251906 | 7.5 | 危険 | アップル | - | Apple iOS の WebKit における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2011-0157 | 2011-04-6 17:29 | 2011-03-11 | Show | GitHub Exploit DB Packet Storm |
| 251907 | 5 | 警告 | OpenSLP | - | OpenSLP にサービス運用妨害 (DoS) の脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-3609 | 2011-04-6 17:27 | 2011-03-22 | Show | GitHub Exploit DB Packet Storm |
| 251908 | 5.8 | 警告 | Apache Software Foundation | - | Apache Tomcat におけるアクセス制限を回避される脆弱性 |
CWE-DesignError
|
CVE-2011-1088 | 2011-04-6 17:23 | 2011-03-11 | Show | GitHub Exploit DB Packet Storm |
| 251909 | 9.3 | 危険 | マイクロソフト | - | Microsoft Groove 2007 における権限昇格の脆弱性 |
CWE-Other
その他 |
CVE-2010-3146 | 2011-04-6 17:09 | 2011-03-8 | Show | GitHub Exploit DB Packet Storm |
| 251910 | 9.3 | 危険 | マイクロソフト | - | Microsoft Remote Desktop Connection のクライアントにおける権限昇格の脆弱性 |
CWE-Other
その他 |
CVE-2011-0029 | 2011-04-6 16:57 | 2011-03-8 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 7, 2026, 4:22 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 3281 | 6.1 |
MEDIUM
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_2016 windows_server_2019 w… |
Buffer over-read in Windows Kernel Memory allows an authorized attacker to disclose information locally. |
CWE-126
Buffer Over-read |
CVE-2026-26169 | 2026-04-25 02:33 | 2026-04-15 | Show | GitHub Exploit DB Packet Storm |
| 3282 | 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_2016 windows_server_2019 w… |
Improper input validation in Microsoft PowerShell allows an authorized attacker to elevate privileges locally. |
CWE-20
Improper Input Validation |
CVE-2026-26170 | 2026-04-25 02:22 | 2026-04-15 | Show | GitHub Exploit DB Packet Storm |
| 3283 | 7.8 |
HIGH
Local |
microsoft |
windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2022 windows_server_2022_23h2 windows_server_2025 |
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Push Notifications allows an authorized attacker to elevate privileges locally. |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2026-26172 | 2026-04-25 02:21 | 2026-04-15 | Show | GitHub Exploit DB Packet Storm |
| 3284 | 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… |
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locall… |
CWE-362 CWE-416 CWE-476 Race Condition Use After Free NULL Pointer Dereference |
CVE-2026-26173 | 2026-04-25 02:20 | 2026-04-15 | Show | GitHub Exploit DB Packet Storm |
| 3285 | 6.1 |
MEDIUM
Network |
- | - | PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Versions prior to 8.5.10 do not escape `</style>` sequences when s… |
CWE-79
Cross-site Scripting |
CVE-2026-41305 | 2026-04-25 02:16 | 2026-04-24 | Show | GitHub Exploit DB Packet Storm |
| 3286 | 8.0 |
HIGH
Network |
- | - | Totara LMS v19.1.5 and before is vulnerable to HTML Injection. An attacker can inject malicious HTML code in a message and send it to all the users in the application, resulting in executing the code… |
CWE-79
Cross-site Scripting |
CVE-2026-31281 | 2026-04-25 02:16 | 2026-04-14 | Show | GitHub Exploit DB Packet Storm |
| 3287 | 6.5 |
MEDIUM
Network |
nimiq | nimiq_proof-of-stake | nimiq-transaction provides the transaction primitive to be used in Nimiq's Rust implementation. Prior to version 1.3.0, `HistoryTreeProof::verify` panics on a malformed proof where `history.len() != … |
CWE-617
Reachable Assertion |
CVE-2026-34067 | 2026-04-25 02:12 | 2026-04-23 | Show | GitHub Exploit DB Packet Storm |
| 3288 | 5.3 |
MEDIUM
Network |
nimiq | nimiq_proof-of-stake | nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. Prior to version 1.3.0, `HistoryStore::put_historic_txns` uses an `assert!` to enforce invariants about `HistoricTr… |
CWE-20 CWE-617 CWE-754 Improper Input Validation Reachable Assertion Improper Check for Unusual or Exceptional Conditions |
CVE-2026-34066 | 2026-04-25 02:12 | 2026-04-23 | Show | GitHub Exploit DB Packet Storm |
| 3289 | 7.5 |
HIGH
Network |
nimiq | nimiq_proof-of-stake | nimiq-primitives contains primitives (e.g., block, account, transaction) to be used in Nimiq's Rust implementation. Prior to version 1.3.0, an untrusted p2p peer can cause a node to panic by announci… |
CWE-252 CWE-755 Unchecked Return Value Improper Handling of Exceptional Conditions |
CVE-2026-34065 | 2026-04-25 02:12 | 2026-04-23 | Show | GitHub Exploit DB Packet Storm |
| 3290 | 8.2 |
HIGH
Network |
nimiq | nimiq_proof-of-stake | nimiq-account contains account primitives to be used in Nimiq's Rust implementation. Prior to version 1.3.0, `VestingContract::can_change_balance` returns `AccountError::InsufficientFunds` when `new_… |
CWE-191
Integer Underflow (Wrap or Wraparound) |
CVE-2026-34064 | 2026-04-25 02:12 | 2026-04-23 | Show | GitHub Exploit DB Packet Storm |