|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 27, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 230741 | 6 | 警告 | シマンテック | - | Macintosh 用の Symantec AntiVirus などの製品の Disk Mount スキャナにおける root 権限を取得される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2007-5829 | 2012-12-20 18:33 | 2007-11-1 | Show | GitHub Exploit DB Packet Storm |
| 230742 | 7.5 | 危険 | scribe | - | Ben Ng Scribe の forum.php におけるディレクトリトラバーサルの脆弱性 |
CWE-22
パス・トラバーサル |
CVE-2007-5823 | 2012-12-20 18:33 | 2007-11-5 | Show | GitHub Exploit DB Packet Storm |
| 230743 | 7.5 | 危険 | scribe | - | Ben Ng Scribe の forum.php における regged/ 配下の特定のファイルへ任意の PHP コードを挿入される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2007-5822 | 2012-12-20 18:33 | 2007-11-5 | Show | GitHub Exploit DB Packet Storm |
| 230744 | 7.6 | 危険 | sblog | - | sBlog の blocks_edit_do.php におけるクロスサイトリクエストフォージェリの脆弱性 |
CWE-352
同一生成元ポリシー違反 |
CVE-2007-5818 | 2012-12-20 18:33 | 2007-11-5 | Show | GitHub Exploit DB Packet Storm |
| 230745 | 10 | 危険 | SonicWALL | - | SonicWall SSL-VPN 200 および SSL-VPN 2000/4000 の WebCacheCleaner ActiveX コントロールにおける絶対パストラバーサルの脆弱性 |
CWE-22
パス・トラバーサル |
CVE-2007-5815 | 2012-12-20 18:33 | 2007-11-5 | Show | GitHub Exploit DB Packet Storm |
| 230746 | 9.3 | 危険 | SonicWALL | - | SonicWall SSL-VPN NetExtender NELaunchCtrl ActiveX コントロールにおけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2007-5814 | 2012-12-20 18:33 | 2007-11-5 | Show | GitHub Exploit DB Packet Storm |
| 230747 | 6.8 | 警告 | ssreader | - | SSReader の Ultra Star Reader ActiveX コントロールにおけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2007-5807 | 2012-12-20 18:33 | 2007-11-5 | Show | GitHub Exploit DB Packet Storm |
| 230748 | 7.5 | 危険 | work system e-commerce | - | WORK system e-commerce における脆弱性 |
CWE-noinfo
情報不足 |
CVE-2007-5801 | 2012-12-20 18:33 | 2007-11-2 | Show | GitHub Exploit DB Packet Storm |
| 230749 | 6.8 | 警告 | tom willmot | - | WordPress 用の BackUpWordPress プラグインにおける PHP リモートファイルインクルージョンの脆弱性 |
CWE-94
コード・インジェクション |
CVE-2007-5800 | 2012-12-20 18:33 | 2007-11-2 | Show | GitHub Exploit DB Packet Storm |
| 230750 | 7.1 | 危険 | stonesoft | - | Stonesoft StoneGate IPS におけるシステムへ侵入される脆弱性 |
CWE-DesignError
|
CVE-2007-5793 | 2012-12-20 18:33 | 2007-11-1 | 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 |