|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 23, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 223291 | 4.3 | 警告 | Apache Software Foundation | - | Apache Archiva におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2013-2187 | 2014-04-25 14:14 | 2013-02-19 | Show | GitHub Exploit DB Packet Storm |
| 223292 | 3.3 | 注意 | Jonathan Leung | - | Ruby 用 Show In Browser gem における任意の Web スクリプトまたは HTML を挿入される脆弱性 |
CWE-59
リンク解釈の問題 |
CVE-2013-2105 | 2014-04-25 14:06 | 2013-05-18 | Show | GitHub Exploit DB Packet Storm |
| 223293 | 4.3 | 警告 | k5n.us | - | Craig Knudsen WebCalendar におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2013-1421 | 2014-04-25 13:57 | 2013-02-22 | Show | GitHub Exploit DB Packet Storm |
| 223294 | 6.8 | 警告 | PaperCut Software International Pty | - | Papercut MF および NG の管理 UI におけるクロスサイトリクエストフォージェリの脆弱性 |
CWE-352
同一生成元ポリシー違反 |
CVE-2014-2659 | 2014-04-25 13:39 | 2014-04-10 | Show | GitHub Exploit DB Packet Storm |
| 223295 | 4.3 | 警告 | CJ Niemira | - | phpMyID の MyID.php の wrap_html 関数におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2014-2890 | 2014-04-25 12:26 | 2014-04-17 | Show | GitHub Exploit DB Packet Storm |
| 223296 | 4.9 | 警告 | アップル | - | Apple OS X のカーネルにおける ASLR 保護メカニズムを回避される脆弱性 |
CWE-200
情報漏えい |
CVE-2014-1322 | 2014-04-25 12:21 | 2014-04-22 | Show | GitHub Exploit DB Packet Storm |
| 223297 | 3.3 | 注意 | アップル | - | Apple OS X のパワーマネジメントにおける画面ロック状態への遷移を回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2014-1321 | 2014-04-25 12:21 | 2014-04-22 | Show | GitHub Exploit DB Packet Storm |
| 223298 | 4.9 | 警告 | アップル | - | 複数の Apple 製品の IOKit における ASLR 保護メカニズムを回避される脆弱性 |
CWE-200
情報漏えい |
CVE-2014-1320 | 2014-04-25 12:20 | 2014-04-22 | Show | GitHub Exploit DB Packet Storm |
| 223299 | 5.8 | 警告 | yaSSL | - | wolfSSL CyaSSL におけるサーバになりすまされる脆弱性 |
CWE-310
暗号の問題 |
CVE-2014-2900 | 2014-04-25 12:19 | 2014-04-9 | Show | GitHub Exploit DB Packet Storm |
| 223300 | 5 | 警告 | yaSSL | - | wolfSSL CyaSSL におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2014-2899 | 2014-04-25 12:12 | 2014-04-9 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 23, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1681 | 8.2 |
HIGH
Local |
microsoft |
windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2022 windows_server_2025 |
Out-of-bounds read in Windows Hyper-V allows an unauthorized attacker to execute code locally. |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-47652 | 2026-06-11 02:53 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 1682 | 7.9 |
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… |
Protection mechanism failure in Windows Boot Manager allows an authorized attacker to bypass a security feature locally. |
CWE-693
Protection Mechanism Failure |
CVE-2026-47656 | 2026-06-11 02:52 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 1683 | 4.7 |
MEDIUM
Local |
snowflake | streamlit | A vulnerability has been found in Streamlit up to 1.53.0. Impacted is an unknown function in the library lib/streamlit/runtime/caching/hashing.py of the component Palette Handler. Such manipulation l… |
CWE-327 CWE-328 Use of a Broken or Risky Cryptographic Algorithm Use of Weak Hash |
CVE-2026-10804 | 2026-06-11 02:47 | 2026-06-4 | Show | GitHub Exploit DB Packet Storm |
| 1684 | 7.5 |
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_2025 |
Heap-based buffer overflow in Remote Desktop Client allows an unauthorized attacker to execute code over a network. |
CWE-416 CWE-787 Use After Free Out-of-bounds Write |
CVE-2026-48563 | 2026-06-11 02:32 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 1685 | 7.0 |
HIGH
Local |
milvus | milvus | A vulnerability has been found in milvus-io milvus up to 2.6.13. This vulnerability affects unknown code of the file internal/metastore/kv/rootcoord/kv_catalog.go of the component Grantee ID Hash Han… |
CWE-327 CWE-328 Use of a Broken or Risky Cryptographic Algorithm Use of Weak Hash |
CVE-2026-10814 | 2026-06-11 02:32 | 2026-06-5 | Show | GitHub Exploit DB Packet Storm |
| 1686 | 4.3 |
MEDIUM
Network |
chrome | Inappropriate implementation in File Input in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who convinced a user to engage in specific UI gestures to perform UI spoofing via a crafte… |
CWE-451
User Interface (UI) Misrepresentation of Critical Information |
CVE-2026-11228 | 2026-06-11 02:25 | 2026-06-5 | Show | GitHub Exploit DB Packet Storm | |
| 1687 | 6.5 |
MEDIUM
Network |
chrome | Type Confusion in XML in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted XML file. (Chromium security seve… |
CWE-843
Type Confusion |
CVE-2026-11196 | 2026-06-11 02:25 | 2026-06-5 | Show | GitHub Exploit DB Packet Storm | |
| 1688 | 5.5 |
MEDIUM
Local |
microsoft |
windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2025 |
Out-of-bounds read in Windows DWM Core Library allows an authorized attacker to disclose information locally. |
CWE-125
Out-of-bounds Read |
CVE-2026-48566 | 2026-06-11 02:19 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 1689 | 7.9 |
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… |
Protection mechanism failure in Windows Secure Boot allows an authorized attacker to bypass a security feature locally. |
CWE-693
Protection Mechanism Failure |
CVE-2026-48568 | 2026-06-11 02:18 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 1690 | 7.9 |
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… |
Protection mechanism failure in Windows Secure Boot allows an authorized attacker to bypass a security feature locally. |
CWE-693
Protection Mechanism Failure |
CVE-2026-48570 | 2026-06-11 02:17 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |