|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":Feb. 9, 2026, 12:59 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1481 | 5.5 |
警告
Local |
Debian Linux |
Debian GNU/Linux Linux Kernel |
Debian等の複数ベンダの製品におけるリソースのロックに関する脆弱性 |
CWE-667
不適切なロック |
CVE-2024-36919 | 2026-01-27 17:37 | 2024-05-30 | Show | GitHub Exploit DB Packet Storm |
| 1482 | 5.5 |
警告
Local |
Debian Linux |
Debian GNU/Linux Linux Kernel |
Debian等の複数ベンダの製品におけるNULL ポインタデリファレンスに関する脆弱性 |
CWE-476
NULL ポインタデリファレンス |
CVE-2024-36929 | 2026-01-27 17:37 | 2024-05-30 | Show | GitHub Exploit DB Packet Storm |
| 1483 | 5.5 |
警告
Local |
Debian Linux |
Debian GNU/Linux Linux Kernel |
Debian等の複数ベンダの製品における初期化されていないリソースの使用に関する脆弱性 |
CWE-908
初期化されていないリソースの使用 |
CVE-2024-36933 | 2026-01-27 17:37 | 2024-05-30 | Show | GitHub Exploit DB Packet Storm |
| 1484 | 7.8 |
重要
Local |
Debian Linux |
Debian GNU/Linux Linux Kernel |
Debian等の複数ベンダの製品における境界外書き込みに関する脆弱性 |
CWE-787
境界外書き込み |
CVE-2024-36934 | 2026-01-27 17:37 | 2024-05-30 | Show | GitHub Exploit DB Packet Storm |
| 1485 | 5.5 |
警告
Local |
Debian Linux |
Debian GNU/Linux Linux Kernel |
Debian等の複数ベンダの製品における有効期限後のメモリの解放の欠如に関する脆弱性 |
CWE-401
有効期限後のメモリの解放の欠如 |
CVE-2024-36946 | 2026-01-27 17:37 | 2024-05-30 | Show | GitHub Exploit DB Packet Storm |
| 1486 | 7.5 |
重要
Network |
ジュニパーネットワークス | Junos OS Evolved | ジュニパーネットワークスのJunos OS Evolvedにおける値の不適切な処理に関する脆弱性 |
CWE-229
値の不適切な処理 |
CVE-2024-39531 | 2026-01-27 17:37 | 2024-07-11 | Show | GitHub Exploit DB Packet Storm |
| 1487 | 6.3 |
警告
Local |
ジュニパーネットワークス |
Junos OS Evolved Junos OS |
ジュニパーネットワークスのJunos OS等の複数製品におけるログファイルからの情報漏えいに関する脆弱性 |
CWE-532
ログファイルからの情報漏えい |
CVE-2024-39532 | 2026-01-27 17:37 | 2024-07-11 | Show | GitHub Exploit DB Packet Storm |
| 1488 | 6.5 |
警告
Adjacent |
ジュニパーネットワークス | Junos OS Evolved | ジュニパーネットワークスのJunos OS Evolvedにおける例外的な状態のチェックに関する脆弱性 |
CWE-754
例外的な状態における不適切なチェック |
CVE-2024-39535 | 2026-01-27 17:37 | 2024-07-11 | Show | GitHub Exploit DB Packet Storm |
| 1489 | 5.3 |
警告
Adjacent |
ジュニパーネットワークス |
Junos OS Evolved Junos OS |
ジュニパーネットワークスのJunos OS等の複数製品における有効期限後のメモリの解放の欠如に関する脆弱性 |
CWE-401
有効期限後のメモリの解放の欠如 |
CVE-2024-39536 | 2026-01-27 17:37 | 2024-07-11 | Show | GitHub Exploit DB Packet Storm |
| 1490 | 6.5 |
警告
Network |
ジュニパーネットワークス | Junos OS Evolved | ジュニパーネットワークスのJunos OS Evolvedにおける意図するエンドポイントとの通信チャネルの制限に関する脆弱性 |
CWE-923
意図するエンドポイントとの通信チャネルの不適切な制限 |
CVE-2024-39537 | 2026-01-27 17:37 | 2024-07-11 | Show | GitHub Exploit DB Packet Storm |
Update Date:April 21, 2026, 4:10 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 21 | 7.5 |
HIGH
Network |
- | - | SQL Injection vulnerability in Apartment Visitors Management System Apartment Visitors Management System V1.1 in the email parameter of the forgot password page (forgot-password.php). This allows an … New |
CWE-89
SQL Injection |
CVE-2026-39111 | 2026-04-21 03:51 | 2026-04-21 | Show | GitHub Exploit DB Packet Storm |
| 22 | 5.4 |
MEDIUM
Network |
- | - | Cross Site Scripting vulnerability in Apartment Visitors Management System Apartment Visitors Management System V1.1 in the visname parameter of visitors-form.php. An authenticated attacker can injec… New |
CWE-79
Cross-site Scripting |
CVE-2026-39112 | 2026-04-21 03:51 | 2026-04-21 | Show | GitHub Exploit DB Packet Storm |
| 23 | 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 Function Discovery Service (fdwsd.dll) allows an authorized attacker to elevate privileges locally. Update |
CWE-122 CWE-362 CWE-367 Heap-based Buffer Overflow Race Condition Time-of-check Time-of-use (TOCTOU) Race Condition |
CVE-2026-32093 | 2026-04-21 03:27 | 2026-04-15 | Show | GitHub Exploit DB Packet Storm |
| 24 | 7.3 |
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 Windows Hyper-V allows an authorized attacker to execute code locally. Update |
CWE-20 CWE-122 CWE-191 Improper Input Validation Heap-based Buffer Overflow Integer Underflow (Wrap or Wraparound) |
CVE-2026-32149 | 2026-04-21 03:26 | 2026-04-15 | Show | GitHub Exploit DB Packet Storm |
| 25 | 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 Function Discovery Service (fdwsd.dll) allows an authorized attacker to elevate privileges locally. Update |
CWE-362
Race Condition |
CVE-2026-32150 | 2026-04-21 03:24 | 2026-04-15 | Show | GitHub Exploit DB Packet Storm |
| 26 | 6.5 |
MEDIUM
Network |
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… |
Exposure of sensitive information to an unauthorized actor in Windows Shell allows an authorized attacker to disclose information over a network. Update |
CWE-200
Information Exposure |
CVE-2026-32151 | 2026-04-21 03:23 | 2026-04-15 | Show | GitHub Exploit DB Packet Storm |
| 27 | 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 |
Use after free in Microsoft Windows Speech allows an authorized attacker to elevate privileges locally. Update |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2026-32153 | 2026-04-21 03:22 | 2026-04-15 | Show | GitHub Exploit DB Packet Storm |
| 28 | 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_… |
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Push Notifications allows an authorized attacker to elevate privileges locally. Update |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2026-32158 | 2026-04-21 03:21 | 2026-04-15 | Show | GitHub Exploit DB Packet Storm |
| 29 | 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_… |
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Push Notifications allows an authorized attacker to elevate privileges locally. Update |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2026-32159 | 2026-04-21 03:19 | 2026-04-15 | Show | GitHub Exploit DB Packet Storm |
| 30 | 6.7 |
MEDIUM
Local |
dell |
powerprotect_dp_series_appliance data_domain_operating_system |
Dell PowerProtect Data Domain with Data Domain Operating System (DD OS) of Feature Release versions 7.7.1.0 through 8.5, LTS2025 release version 8.3.1.0 through 8.3.1.20, LTS2024 release versions 7.1… Update |
CWE-77
Command Injection |
CVE-2026-23779 | 2026-04-21 03:18 | 2026-04-17 | Show | GitHub Exploit DB Packet Storm |