|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 27, 2026, noon
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 242221 | 5 | 警告 | Apache Software Foundation | - | Apache Sling におけるサービス運用妨害 (無限ループ) の脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2012-2138 | 2012-07-11 16:03 | 2012-06-6 | Show | GitHub Exploit DB Packet Storm |
| 242222 | 7.8 | 危険 | F5 Networks | - | 複数の F5 製品における SSH でログインされる脆弱性 |
CWE-255
証明書・パスワード管理 |
CVE-2012-1493 | 2012-07-11 15:58 | 2012-06-6 | Show | GitHub Exploit DB Packet Storm |
| 242223 | 6 | 警告 | Digium | - | Asterisk Open Source の ast_uri_encode 関数におけるスタックベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2011-0495 | 2012-07-10 14:35 | 2011-01-18 | Show | GitHub Exploit DB Packet Storm |
| 242224 | 4.3 | 警告 | Wireshark | - | Wireshark の wiretap/pcap-common.c 内の pcap_process_pseudo_header 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2012-1595 | 2012-07-9 16:16 | 2012-03-27 | Show | GitHub Exploit DB Packet Storm |
| 242225 | 5 | 警告 | Wireshark | - | Wireshark の mp2t_process_fragmented_payload 関数 におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2012-1596 | 2012-07-9 16:15 | 2012-03-27 | Show | GitHub Exploit DB Packet Storm |
| 242226 | 3.3 | 注意 | Wireshark | - | Wireshark の ANSI A 解析機能におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-Other
その他 |
CVE-2012-1593 | 2012-07-9 16:13 | 2012-03-27 | Show | GitHub Exploit DB Packet Storm |
| 242227 | 2.1 | 注意 | Fedora Project レッドハット |
- | 389 Directory Server におけるパスワードを読まれる脆弱性 |
CWE-310
暗号の問題 |
CVE-2012-2746 | 2012-07-9 16:06 | 2012-06-20 | Show | GitHub Exploit DB Packet Storm |
| 242228 | 9.3 | 危険 | Irfan Skiljan | - | IrfanView PlugIns の JPEG_LS プラグインにおけるヒープベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2012-3585 | 2012-07-9 15:47 | 2012-07-5 | Show | GitHub Exploit DB Packet Storm |
| 242229 | 4.3 | 警告 | ヒューレット・パッカード | - | HP Network Node Manager i におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-2018 | 2012-07-9 15:45 | 2012-07-2 | Show | GitHub Exploit DB Packet Storm |
| 242230 | 6.8 | 警告 | RSAセキュリティ | - | EMC RSA Access Manager Server および RSA Access Manager Agent におけるリプレイ攻撃の脆弱性 |
CWE-287
不適切な認証 |
CVE-2012-2281 | 2012-07-9 15:38 | 2012-07-5 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 27, 2026, 4:52 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 2411 | 7.8 |
HIGH
Local |
ashlar |
argon cobalt cobalt_share lithium xenon |
An Out-of-Bounds Read vulnerability is present in Ashlar-Vellum Cobalt, Xenon, Argon, Lithium, and Cobalt Share versions 12.6.1204.216 and prior that could allow an attacker to disclose information o… |
CWE-125
Out-of-bounds Read |
CVE-2025-65088 | 2026-05-14 23:57 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2412 | 8.8 |
HIGH
Network |
requarks | wiki.js | Wiki.js is an open source wiki app built on Node.js. Prior to 2.5.313, the users.update GraphQL mutation accepts an arbitrary groups array and applies it directly to the database with no validation o… |
CWE-269 NVD-CWE-noinfo Improper Privilege Management |
CVE-2026-44224 | 2026-05-14 23:56 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2413 | 6.7 |
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_2012 windows_server_2016 w… |
Double free in Windows Rich Text Edit allows an authorized attacker to elevate privileges locally. |
CWE-415
Double Free |
CVE-2026-21530 | 2026-05-14 23:56 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2414 | 7.5 |
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… |
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Native WiFi Miniport Driver allows an unauthorized attacker to execute code over an adjacent net… |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2026-32161 | 2026-05-14 23:54 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2415 | 6.7 |
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_2012 windows_server_2016 w… |
Double free in Windows Rich Text Edit Control allows an authorized attacker to elevate privileges locally. |
CWE-415
Double Free |
CVE-2026-32170 | 2026-05-14 23:52 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2416 | 4.4 |
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_2012 windows_server_2016 w… |
Improper access control in Windows Filtering Platform (WFP) allows an authorized attacker to bypass a security feature locally. |
CWE-284
Improper Access Control |
CVE-2026-32209 | 2026-05-14 23:51 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2417 | 7.2 |
HIGH
Network |
wftpserver | wing_ftp_server | Wing FTP Server before 8.1.3 contains an authenticated remote code execution vulnerability in the session serialization mechanism that allows authenticated administrators to inject arbitrary Lua code… |
CWE-94
Code Injection |
CVE-2026-44403 | 2026-05-14 23:50 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2418 | 7.5 |
HIGH
Network |
phpoffice | phpspreadsheet | PhpSpreadsheet is a pure PHP library for reading and writing spreadsheet files. Prior to 1.30.4, 2.1.16, 2.4.5, 3.10.5, and 5.7.0, the XLSX reader's ColumnAndRowAttributes::readRowAttributes() method… |
CWE-770
Allocation of Resources Without Limits or Throttling |
CVE-2026-40902 | 2026-05-14 23:50 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2419 | 7.5 |
HIGH
Network |
owasp | modsecurity | ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. From 3.0.0 to before 3.0.15, there is an unhandled exception (std::out_of_range) caused … |
CWE-191 CWE-248 Integer Underflow (Wrap or Wraparound) Uncaught Exception |
CVE-2026-42268 | 2026-05-14 23:49 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2420 | 9.9 |
CRITICAL
Network |
nginxui | nginx_ui | Nginx UI is a web user interface for the Nginx web server. In 2.3.4 and earlier, an authenticated user can perform Server-Side Request Forgery (SSRF) by creating a cluster node pointing to an arbitra… |
CWE-918
Server-Side Request Forgery (SSRF) |
CVE-2026-44015 | 2026-05-14 23:49 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |