|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 18, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1781 | 5.4 |
警告
Network |
ABB | T-MAC Plus | ABBのT-MAC Plusにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2025-14773 | 2026-06-8 11:50 | 2026-06-3 | Show | GitHub Exploit DB Packet Storm |
| 1782 | 7.4 |
重要
Adjacent |
ABB | T-MAC Plus | ABBのT-MAC Plusにおける不正な認証に関する脆弱性 |
CWE-863
不正な認証 |
CVE-2025-14774 | 2026-06-8 11:50 | 2026-06-3 | Show | GitHub Exploit DB Packet Storm |
| 1783 | 5.4 |
警告
Network |
Koha | Koha | Kohaにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2026-26378 | 2026-06-8 11:50 | 2026-06-3 | Show | GitHub Exploit DB Packet Storm |
| 1784 | 7.8 |
重要
Local |
Canonical | Ubuntu | CanonicalのUbuntuにおける権限の連鎖に関する脆弱性 |
CWE-268
権限の連鎖 |
CVE-2026-3888 | 2026-06-8 11:50 | 2026-03-17 | Show | GitHub Exploit DB Packet Storm |
| 1785 | 9.8 |
緊急
Network |
日本エイサー | Acer Connect M6E 5G Firmware | エイサーのAcer Connect M6E 5G FirmwareにおけるOS コマンドインジェクションの脆弱性 |
CWE-78
OSコマンド・インジェクション |
CVE-2026-49185 | 2026-06-8 11:50 | 2026-06-4 | Show | GitHub Exploit DB Packet Storm |
| 1786 | 9.8 |
緊急
Network |
日本エイサー | Acer Connect M6E 5G Firmware | エイサーのAcer Connect M6E 5G Firmwareにおける認証に関する脆弱性 |
CWE-287
不適切な認証 |
CVE-2026-49186 | 2026-06-8 11:50 | 2026-06-4 | Show | GitHub Exploit DB Packet Storm |
| 1787 | 7.5 |
重要
Network |
日本エイサー | Acer Connect M6E 5G Firmware | エイサーのAcer Connect M6E 5G Firmwareにおける情報漏えいに関する脆弱性 |
CWE-200
情報漏えい |
CVE-2026-49187 | 2026-06-8 11:50 | 2026-06-4 | Show | GitHub Exploit DB Packet Storm |
| 1788 | 9.8 |
緊急
Network |
日本エイサー | Acer Connect M6E 5G Firmware | エイサーのAcer Connect M6E 5G Firmwareにおけるアクティブ状態のデバッグコードに関する脆弱性 |
CWE-489
間違ったセッションへのデータの漏洩 |
CVE-2026-49188 | 2026-06-8 11:50 | 2026-06-4 | Show | GitHub Exploit DB Packet Storm |
| 1789 | 7.8 |
重要
Local |
日本エイサー | Acer Connect M6E 5G Firmware | エイサーのAcer Connect M6E 5G Firmwareにおける権限管理に関する脆弱性 |
CWE-269
不適切な権限管理 |
CVE-2026-49189 | 2026-06-8 11:50 | 2026-06-4 | Show | GitHub Exploit DB Packet Storm |
| 1790 | 8.8 |
重要
Network |
日本エイサー | Acer Connect M6E 5G Firmware | エイサーのAcer Connect M6E 5G FirmwareにおけるOS コマンドインジェクションの脆弱性 |
CWE-78
OSコマンド・インジェクション |
CVE-2026-49190 | 2026-06-8 11:50 | 2026-06-4 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 19, 2026, 4:01 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 3701 | 7.5 |
HIGH
Network |
ibm | websphere_application_server | IBM Web Server Plug-ins for WebSphere Application Server and WebSphere Liberty 8.5, 9.0 IBM WebSphere Application Server and WebSphere Application Server Liberty are vulnerable to HTTP request smuggl… |
CWE-444
HTTP Request Smuggling |
CVE-2026-8620 | 2026-06-3 03:40 | 2026-05-27 | Show | GitHub Exploit DB Packet Storm |
| 3702 | 9.8 |
CRITICAL
Network |
shepherdwind | velocity.js | Velocity.js is a JavaScript implementation of the Apache Velocity template engine. In 2.1.5 and earlier, a prototype pollution vulnerability was discovered in velocityjs. This issue occurs during the… |
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') |
CVE-2026-44966 | 2026-06-3 03:40 | 2026-05-27 | Show | GitHub Exploit DB Packet Storm |
| 3703 | 8.2 |
HIGH
Network |
github | enterprise_server | A server-side request forgery (SSRF) vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to send crafted requests to internal services by exploiting insu… |
CWE-918
Server-Side Request Forgery (SSRF) |
CVE-2026-9312 | 2026-06-3 03:31 | 2026-05-27 | Show | GitHub Exploit DB Packet Storm |
| 3704 | 7.5 |
HIGH
Network |
osgeo | mapserver | MapServer is a system for developing web-based GIS applications. From 6.4.0 to before 8.6.3, msSLDParseUserStyle always calls _SLDApplyRuleValues(psRule, psLayer, 1); for any <Rule> carrying <ElseFil… |
CWE-129 CWE-476 Improper Validation of Array Index NULL Pointer Dereference |
CVE-2026-45104 | 2026-06-3 03:19 | 2026-05-28 | Show | GitHub Exploit DB Packet Storm |
| 3705 | 5.5 |
MEDIUM
Local |
android | In verifySignature of ApkChecksums.java, there is a possible way to cause a crash due to resource exhaustion. This could lead to local denial of service with no additional execution privileges needed… |
CWE-400
Uncontrolled Resource Consumption |
CVE-2026-0069 | 2026-06-3 03:06 | 2026-06-2 | Show | GitHub Exploit DB Packet Storm | |
| 3706 | 6.5 |
MEDIUM
Adjacent |
qualcomm |
fastconnect_7800_firmware qca7005_firmware snapdragon_ar1_gen_1_platform_firmware wcd9380_firmware wcd9385_firmware wsa8830_firmware wsa8832_firmware wsa8835_firmware |
Information Disclosure when resetting device to factory default settings through powerline interface allows unauthorized access to device configuration. |
CWE-1230
Exposure of Sensitive Information Through Metadata |
CVE-2025-59601 | 2026-06-3 03:00 | 2026-06-2 | Show | GitHub Exploit DB Packet Storm |
| 3707 | 7.8 |
HIGH
Local |
qualcomm |
snapdragon_480_5g_mobile_platform_firmware snapdragon_480\+_5g_mobile_platform_firmware snapdragon_6_gen_1_mobile_platform_firmware snapdragon_6_gen_3_mobile_platform_firmware snapdragon_… |
Memory Corruption when running a memory copy operation due to invalid writes caused by a null pointer. |
CWE-476
NULL Pointer Dereference |
CVE-2025-59604 | 2026-06-3 03:00 | 2026-06-2 | Show | GitHub Exploit DB Packet Storm |
| 3708 | 7.8 |
HIGH
Local |
qualcomm |
snapdragon_g1_gen_2_gaming_platform_firmware ar8035_firmware csra6620_firmware csra6640_firmware fastconnect_6200_firmware fastconnect_6700_firmware fastconnect_6800_firmware fas… |
Memory Corruption when processing device identifier strings that exceed the expected maximum length. |
CWE-787
Out-of-bounds Write |
CVE-2025-59605 | 2026-06-3 03:00 | 2026-06-2 | Show | GitHub Exploit DB Packet Storm |
| 3709 | 7.8 |
HIGH
Local |
qualcomm |
cologne_firmware cq7790_firmware cq8725s_firmware cq8750m_firmware fastconnect_6200_firmware wsa8840_firmware wsa8845_firmware wsa8845h_firmware wsa8850_firmware wsa8850w_f… |
Memory Corruption when writing to invalid memory locations occurs due to heap memory exhaustion during secure data initialization. |
CWE-476
NULL Pointer Dereference |
CVE-2025-59606 | 2026-06-3 03:00 | 2026-06-2 | Show | GitHub Exploit DB Packet Storm |
| 3710 | 5.5 |
MEDIUM
Network |
qualcomm |
5g_fixed_wireless_access_platform_firmware ar8035_firmware csr8811_firmware fastconnect_6700_firmware fastconnect_6900_firmware sxr2250p_firmware wcd9340_firmware wcd9370_firmwar… |
Information Disclosure when processing advertisement frames with malformed MBSSID elements of insufficient length. |
CWE-126
Buffer Over-read |
CVE-2025-59609 | 2026-06-3 03:00 | 2026-06-2 | Show | GitHub Exploit DB Packet Storm |