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 12, 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
236801 7.5 危険 The PHP Group - PHP 用の iisfunc エクステンションにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4586 2012-09-25 16:59 2007-08-28 Show GitHub Exploit DB Packet Storm
236802 4.4 警告 日立 - Cosminexus Application Server の Cosminexus Manager における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-4563 2012-09-25 16:59 2007-08-24 Show GitHub Exploit DB Packet Storm
236803 4.3 警告 日立 - Hitachi DABroker におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2007-4562 2012-09-25 16:59 2007-08-24 Show GitHub Exploit DB Packet Storm
236804 4.3 警告 Novell - Novell GroupWise WebAccess の webacc サーブレットにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4557 2012-09-25 16:59 2007-08-27 Show GitHub Exploit DB Packet Storm
236805 6.8 警告 opensymphony - OpenSymphony XWork の Struts サポートにおけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2007-4556 2012-09-25 16:59 2007-08-27 Show GitHub Exploit DB Packet Storm
236806 4.3 警告 Ipswitch, Inc. - Ipswitch WS_FTP におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4555 2012-09-25 16:59 2007-08-27 Show GitHub Exploit DB Packet Storm
236807 4.3 警告 Mozilla Foundation - Bugzilla の enter_bug.cgi におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4543 2012-09-25 16:59 2007-08-23 Show GitHub Exploit DB Packet Storm
236808 4.3 警告 olate - od におけるクロスサイトスクリプティングの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2007-4541 2012-09-25 16:59 2007-08-27 Show GitHub Exploit DB Packet Storm
236809 7.5 危険 olate - Olate Download (od) の download.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-4540 2012-09-25 16:59 2007-08-27 Show GitHub Exploit DB Packet Storm
236810 5 警告 Mozilla Foundation - Bugzilla の XML-RPC インターフェースにおける重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-4539 2012-09-25 16:59 2007-08-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
521 - - - CosyVoice thru commit 6e01309e01bc93bbeb83bdd996b1182a81aaf11e (2025-30-21) contains an insecure deserialization vulnerability (CWE-502) in its model loading component. The framework uses torch.load(… New - CVE-2026-31252 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
522 - - - The flash-attention training framework thru commit e724e2588cbe754beb97cf7c011b5e7e34119e62 (2025-13-04) contains an insecure deserialization vulnerability (CWE-502) in its checkpoint loading mechani… New - CVE-2026-31253 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
523 - - - 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 … New - CVE-2026-31254 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
524 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 New CWE-79
Cross-site Scripting
CVE-2026-36906 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
525 - - - 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… New - CVE-2026-36962 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
526 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 … New 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
527 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. New CWE-79
Cross-site Scripting
CVE-2026-38569 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
528 5.3 MEDIUM
Network
uriparser_project uriparser In uriparser before 1.0.2, the function family EqualsUri can misclassify two unequal URIs as equal. Update CWE-670
 Always-Incorrect Control Flow Implementation
CVE-2026-44928 2026-05-13 00:00 2026-05-8 Show GitHub Exploit DB Packet Storm
529 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… Update CWE-208
 Information Exposure Through Timing Discrepancy
CVE-2026-41161 2026-05-13 00:00 2026-05-8 Show GitHub Exploit DB Packet Storm
530 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… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-41423 2026-05-12 23:58 2026-05-8 Show GitHub Exploit DB Packet Storm