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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225771 7.2 危険 TIBCO Software - TRA の TIBCO Domain Utility におけるドメイン管理者の資格情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0184 2012-12-20 19:28 2010-01-14 Show GitHub Exploit DB Packet Storm
225772 3.3 注意 Puppet - Puppet における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2010-0156 2012-12-20 19:28 2010-03-3 Show GitHub Exploit DB Packet Storm
225773 9.3 危険 サン・マイクロシステムズ - OOo における任意のマクロを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0136 2012-12-20 19:28 2010-02-16 Show GitHub Exploit DB Packet Storm
225774 2.6 注意 ViewVC - ViewVC におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0132 2012-12-20 19:28 2010-03-29 Show GitHub Exploit DB Packet Storm
225775 2.1 注意 timeclock-software - Employee Timeclock Software における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-0124 2012-12-20 19:28 2010-03-15 Show GitHub Exploit DB Packet Storm
225776 5 警告 timeclock-software - Employee Timeclock Software のデータベースバックアップ実装におけるデータベースをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0123 2012-12-20 19:28 2010-03-15 Show GitHub Exploit DB Packet Storm
225777 7.5 危険 timeclock-software - Employee Timeclock Software における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0122 2012-12-20 19:28 2010-03-15 Show GitHub Exploit DB Packet Storm
225778 10 危険 シマンテック - Symantec AntiVirus および Symantec Client Security の Symantec Client Proxy におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0108 2012-12-20 19:28 2010-02-17 Show GitHub Exploit DB Packet Storm
225779 9.3 危険 シマンテック - Symantec N360 などの SYMLTCOM.dll におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0107 2012-12-20 19:28 2010-02-17 Show GitHub Exploit DB Packet Storm
225780 1.9 注意 シマンテック - Symantec AntiVirus などのオンデマンドスキャンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0106 2012-12-20 19:28 2010-02-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1131 5.3 MEDIUM
Network
- - Improper restriction of excessive authentication attempts vulnerability in Hitachi Virtual Storage Platform G130, G150, G350, G370, G700, G900, F350, F370, F700, F900, Hitachi Virtual Storage Platfor… CWE-307
mproper Restriction of Excessive Authentication Attempts
CVE-2025-2514 2026-05-8 00:15 2026-05-7 Show GitHub Exploit DB Packet Storm
1132 5.0 MEDIUM
Network
- - An issue that could allow a dashboard configuration to be viewed from outside of the authorized organization scope has been resolved. This is an instance of CWE-269: Improper Privilege Management, an… CWE-269
 Improper Privilege Management
CVE-2026-7778 2026-05-8 00:12 2026-05-5 Show GitHub Exploit DB Packet Storm
1133 6.5 MEDIUM
Network
- - Dify before version 1.14.0 contains an authorization bypass vulnerability that allows authenticated users to read the full contents of files uploaded by other users within the same tenant by supplyin… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-41950 2026-05-8 00:12 2026-05-6 Show GitHub Exploit DB Packet Storm
1134 7.5 HIGH
Network
- - fast-uri decoded percent-encoded path separators and dot segments before applying dot-segment removal in its normalize() and equal() functions. Encoded path data was treated like real slashes and par… CWE-22
Path Traversal
CVE-2026-6321 2026-05-8 00:11 2026-05-5 Show GitHub Exploit DB Packet Storm
1135 7.5 HIGH
Network
- - @fastify/accepts-serializer cached serializer-selection results keyed by the request Accept header without a size limit or eviction policy. A remote unauthenticated client could send many distinct bu… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-7768 2026-05-8 00:11 2026-05-5 Show GitHub Exploit DB Packet Storm
1136 7.5 HIGH
Network
- - fast-uri normalize() decoded percent-encoded authority delimiters inside the host component and then re-emitted them as raw delimiters during serialization. A host that combined an allowed domain, an… CWE-436
 Interpretation Conflict
CVE-2026-6322 2026-05-8 00:11 2026-05-5 Show GitHub Exploit DB Packet Storm
1137 7.8 HIGH
Local
- - The MongoDB C Driver's Cyrus SASL integration performs unsafe string copying during username canonicalization, enabling a heap buffer overflow before any authentication or network traffic. This may b… CWE-120
Classic Buffer Overflow
CVE-2026-6691 2026-05-8 00:11 2026-05-7 Show GitHub Exploit DB Packet Storm
1138 6.5 MEDIUM
Network
- - An authenticated user can crash mongod when running $rankFusion or $scoreFusion with an empty pipeline on a view. When resolving a view, the server inspects the aggregation pipeline to determine whe… CWE-476
 NULL Pointer Dereference
CVE-2026-8063 2026-05-8 00:11 2026-05-7 Show GitHub Exploit DB Packet Storm
1139 - - - A race condition exists in PaperCut MF when processing badge-swipe data from certain HP multifunction devices. Under specific network conditions involving dropped packets and out-of-order sequence co… CWE-20
CWE-367
 Improper Input Validation 
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-6180 2026-05-8 00:10 2026-05-5 Show GitHub Exploit DB Packet Storm
1140 - - - An issue was discovered in the Shared Account Synchronization component of PaperCut MF (version 25.0.4). The application allows administrative users to configure a source path for account data synchr… CWE-36
CWE-552
 Absolute Path Traversal
 Files or Directories Accessible to External Parties
CVE-2026-6418 2026-05-8 00:10 2026-05-5 Show GitHub Exploit DB Packet Storm