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 22, 2026, 12:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
221951 7.2 危険 polkit project
Novell
Canonical
レッドハット
- PolicyKit における PolicyKit 制限を回避される脆弱性 CWE-362
競合状態
CVE-2013-4288 2013-12-26 17:51 2013-09-18 Show GitHub Exploit DB Packet Storm
221952 5 警告 Spice Project
レッドハット
- SPICE の server/reds.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-4282 2013-12-26 17:44 2013-10-29 Show GitHub Exploit DB Packet Storm
221953 6.8 警告 GNU Project - GNU C Library の sysdeps/posix/readdir_r.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-4237 2013-12-26 17:43 2013-08-13 Show GitHub Exploit DB Packet Storm
221954 2.6 注意 GNU Project
Fedora Project
- GNU C Library の pt_chown におけるファイルの権限を変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2207 2013-12-26 17:42 2013-06-20 Show GitHub Exploit DB Packet Storm
221955 5.1 警告 GNU Project - GNU C Library および Embedded GLIBC の PTR_MANGLE の実装における実行フローを制御される脆弱性 CWE-20
不適切な入力確認
CVE-2013-4788 2013-12-26 17:42 2013-07-15 Show GitHub Exploit DB Packet Storm
221956 5 警告 Mozilla Foundation - Bugzilla におけるプライベートプロダクト名を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-0786 2013-12-26 17:41 2013-02-17 Show GitHub Exploit DB Packet Storm
221957 4.3 警告 Mozilla Foundation - Bugzilla の show_bug.cgi におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0785 2013-12-26 17:41 2013-02-17 Show GitHub Exploit DB Packet Storm
221958 6.5 警告 OpenStack - 複数の OpenStack 製品におけるアクセスを保持される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-4222 2013-12-26 17:37 2013-06-3 Show GitHub Exploit DB Packet Storm
221959 4.7 警告 Linux - Linux Kernel の IPv6 の実装の net/ipv6/udp.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-4162 2013-12-26 17:30 2013-07-2 Show GitHub Exploit DB Packet Storm
221960 7.2 危険 Novell - Windows 上で稼働する Novell Client の NICM.SYS カーネルドライバにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3956 2013-12-26 16:57 2013-05-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1441 8.8 HIGH
Network
- - The CosyVoice project thru commit 6e01309e01bc93bbeb83bdd996b1182a81aaf11e (2025-30-21) contains an insecure deserialization vulnerability (CWE-502) in its model loading process. When loading model f… CWE-502
 Deserialization of Untrusted Data
CVE-2026-31232 2026-05-15 05:17 2026-05-13 Show GitHub Exploit DB Packet Storm
1442 - - - Clerk JavaScript is the official JavaScript repository for Clerk authentication. has(), auth.protect(), and related authorization predicates in @clerk/shared, @clerk/nextjs, @clerk/backend, and other… CWE-754
CWE-863
 Improper Check for Unusual or Exceptional Conditions
 Incorrect Authorization
CVE-2026-42349 2026-05-15 04:16 2026-05-12 Show GitHub Exploit DB Packet Storm
1443 7.5 HIGH
Network
apache tomcat Allocation of Resources Without Limits or Throttling vulnerability in Apache Tomcat. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.21, from 10.1.0-M1 through 10.1.54, from 9.0.0.M1 t… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-41284 2026-05-15 03:59 2026-05-13 Show GitHub Exploit DB Packet Storm
1444 7.3 HIGH
Network
mozilla firefox Use-after-free in the JavaScript: WebAssembly component. This vulnerability was fixed in Firefox 150.0.3. CWE-416
 Use After Free
CVE-2026-8390 2026-05-15 03:53 2026-05-12 Show GitHub Exploit DB Packet Storm
1445 7.5 HIGH
Network
pgbouncer pgbouncer An integer overflow in network packet parsing code in PgBouncer before 1.25.2 bypasses a boundary check and can lead to a crash. An unauthenticated remote attacker can crash PgBouncer with a malforme… CWE-190
 Integer Overflow or Wraparound
CVE-2026-6664 2026-05-15 03:52 2026-05-9 Show GitHub Exploit DB Packet Storm
1446 9.8 CRITICAL
Network
pgbouncer pgbouncer The SCRAM code in PgBouncer before 1.25.2 did not check the return value of strlcat() correctly when building the contents of the SCRAM client-final-message. A malicious backend that sends a SCRAM se… CWE-121
Stack-based Buffer Overflow
CVE-2026-6665 2026-05-15 03:52 2026-05-9 Show GitHub Exploit DB Packet Storm
1447 7.3 HIGH
Network
apache tomcat Exposure of HTTP Authentication Header to unexpected hosts during WebSocket authentication vulnerability in Apache Tomcat. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.21, from 10.1… CWE-200
Information Exposure
CVE-2026-42498 2026-05-15 03:51 2026-05-13 Show GitHub Exploit DB Packet Storm
1448 3.5 LOW
Network
gitlab gitlab GitLab has remediated an issue in GitLab EE affecting all versions from 18.8 before 18.9.7, 18.10 before 18.10.6, and 18.11 before 18.11.3 that could have allowed an authenticated user with control o… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-7471 2026-05-15 03:50 2026-05-14 Show GitHub Exploit DB Packet Storm
1449 5.4 MEDIUM
Network
gitlab gitlab GitLab has remediated an issue in GitLab EE affecting all versions from 16.4 before 18.9.7, 18.10 before 18.10.6, and 18.11 before 18.11.3 that could have allowed an authenticated user with developer… CWE-79
Cross-site Scripting
CVE-2026-7481 2026-05-15 03:50 2026-05-14 Show GitHub Exploit DB Packet Storm
1450 4.3 MEDIUM
Network
gitlab gitlab GitLab has remediated an issue in GitLab CE/EE affecting all versions from 15.1 before 18.9.7, 18.10 before 18.10.6, and 18.11 before 18.11.3 that could have allowed an authenticated user with projec… CWE-862
 Missing Authorization
CVE-2026-8144 2026-05-15 03:50 2026-05-14 Show GitHub Exploit DB Packet Storm