Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":May 20, 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
213941 5.4 警告 Carnegie Mellon University (Project Cyrus) - Android 用 Carnegie Mellon Silicon Valley アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7723 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
213942 5.4 警告 Magzter Inc. - Android 用 Indian Jeweller アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7722 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
213943 5.4 警告 flexymind - Android 用 President Clicker アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7721 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
213944 5.4 警告 pacificmags - Android 用 Better Homes and Gardens Aus アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7720 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
213945 5.4 警告 mobile - Android 用 BASEBALL MANAGER K アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7719 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
213946 5.4 警告 tiket - Android 用 Tiket.com Hotel & Flight アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7712 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
213947 5.4 警告 Magzter Inc. - Android 用 India Today Telugu アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7710 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
213948 5.4 警告 booksbyraven - Android 用 Raven - The Culture Lover アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7708 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
213949 5.4 警告 pocketmags - Android 用 Outdoor Design And Living アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7707 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
213950 5.4 警告 mbtcreations - Android 用 Atkins Diet Free Shopping List アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7705 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2271 - - - CosyVoice thru commit 6e01309e01bc93bbeb83bdd996b1182a81aaf11e (2025-30-21) contains an insecure deserialization vulnerability (CWE-502) in its model loading component. The framework uses torch.load(… - CVE-2026-31252 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
2272 - - - The flash-attention training framework thru commit e724e2588cbe754beb97cf7c011b5e7e34119e62 (2025-13-04) contains an insecure deserialization vulnerability (CWE-502) in its checkpoint loading mechani… - CVE-2026-31253 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
2273 - - - The flash-attention project thru commit e724e2588cbe754beb97cf7c011b5e7e34119e62 (2025-13-04) contains a code injection vulnerability (CWE-94) in its training script. The script registers the Python … - CVE-2026-31254 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
2274 6.1 MEDIUM
Network
- - Cross Site Scripting vulnerability in iotgateway v.3.0.1 allows a remote attacker to execute arbitrary code via the Log Record Function CWE-79
Cross-site Scripting
CVE-2026-36906 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
2275 - - - SQL Injection in MuuCMF T6 v1.9.4.20260115 allows an unauthenticated attacker to compromise the entire database, achieve unauthorized administrative access, and potentially gain remote code execution… - CVE-2026-36962 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
2276 8.1 HIGH
Network
- - HireFlow v1.2 is vulnerable to Incorrect Access Control. The application does not enforce object-level authorization on the /candidate/<id> and /interview/<id> endpoints. The route handlers retrieve … CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-38568 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
2277 5.4 MEDIUM
Network
- - HireFlow v1.2 is vulnerable to Cross Site Scripting (XSS) in candidate_detail.html via the Resume or Feedback Comment fields via POST /candidates/add or POST /feedback/add. CWE-79
Cross-site Scripting
CVE-2026-38569 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
2278 5.3 MEDIUM
Network
uriparser_project uriparser In uriparser before 1.0.2, the function family EqualsUri can misclassify two unequal URIs as equal. CWE-670
 Always-Incorrect Control Flow Implementation
CVE-2026-44928 2026-05-13 00:00 2026-05-8 Show GitHub Exploit DB Packet Storm
2279 5.3 MEDIUM
Network
sync-in sync-in_server Sync-in Server is a secure, open-source platform for file storage, sharing, collaboration, and syncing. Prior to version 2.2.0, the /api/auth/login endpoint contains a logic flaw that allows unauthen… CWE-208
 Information Exposure Through Timing Discrepancy
CVE-2026-41161 2026-05-13 00:00 2026-05-8 Show GitHub Exploit DB Packet Storm
2280 5.3 MEDIUM
Network
angular angular Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to versions 19.2.21, 20.3.19, 21.2.9, and 22.0.0-next.8, a Se… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-41423 2026-05-12 23:58 2026-05-8 Show GitHub Exploit DB Packet Storm