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 4, 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
251991 4 警告 Linux
レッドハット
- Linux kernel の bcm_connect 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3874 2011-01-31 15:49 2010-12-8 Show GitHub Exploit DB Packet Storm
251992 1.9 注意 Linux
レッドハット
- Linux kernel の viafb_ioctl_get_viafb_info 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4082 2011-01-31 15:40 2010-11-30 Show GitHub Exploit DB Packet Storm
251993 1.9 注意 Linux
レッドハット
- Linux kernel の ivtvfb_ioctl 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4079 2011-01-31 15:03 2010-11-29 Show GitHub Exploit DB Packet Storm
251994 1.9 注意 Linux
レッドハット
- Linux kernel の USB サブシステムにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4074 2011-01-31 15:01 2010-11-29 Show GitHub Exploit DB Packet Storm
251995 2.1 注意 Linux
レッドハット
- Linux kernel の ethtool_get_rxnfc 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-3861 2011-01-31 14:56 2010-12-10 Show GitHub Exploit DB Packet Storm
251996 4.9 警告 Linux
レッドハット
- Linux kernel の hso_get_count 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-3298 2011-01-28 16:03 2010-09-30 Show GitHub Exploit DB Packet Storm
251997 4.9 警告 Linux
レッドハット
- Linux kernel の sound/core/seq/oss/seq_oss_init.c 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3080 2011-01-28 15:59 2010-09-20 Show GitHub Exploit DB Packet Storm
251998 9.3 危険 マイクロソフト - Microsoft Windows Vista の sdclt.exe にて使用される BitLocker Drive Encryption API における権限昇格の脆弱性 CWE-Other
その他
CVE-2010-3145 2011-01-28 15:56 2011-01-11 Show GitHub Exploit DB Packet Storm
251999 9.3 危険 マイクロソフト - MDAC および WDAC における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0027 2011-01-28 15:53 2011-01-11 Show GitHub Exploit DB Packet Storm
252000 9.3 危険 マイクロソフト - MDAC および WDAC の SQLConnectW 関数における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-0026 2011-01-28 15:50 2011-01-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 5, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1561 6.5 MEDIUM
Network
pypdf_project pypdf pypdf is a free and open-source pure-python PDF library. An attacker who uses a vulnerability present in versions prior to 6.10.2 can craft a PDF which leads to the RAM being exhausted. This requires… CWE-789
 Memory Allocation with Excessive Size Value
CVE-2026-41312 2026-04-28 04:31 2026-04-23 Show GitHub Exploit DB Packet Storm
1562 6.5 MEDIUM
Network
pypdf_project pypdf pypdf is a free and open-source pure-python PDF library. An attacker who uses a vulnerability present in versions prior to 6.10.2 can craft a PDF which leads to long runtimes. This requires loading a… CWE-834
 Excessive Iteration
CVE-2026-41313 2026-04-28 04:30 2026-04-23 Show GitHub Exploit DB Packet Storm
1563 6.5 MEDIUM
Network
pypdf_project pypdf pypdf is a free and open-source pure-python PDF library. An attacker who uses a vulnerability present in versions prior to 6.10.2 can craft a PDF which leads to the RAM being exhausted. This requires… CWE-789
 Memory Allocation with Excessive Size Value
CVE-2026-41314 2026-04-28 04:29 2026-04-23 Show GitHub Exploit DB Packet Storm
1564 9.1 CRITICAL
Network
oauth2_proxy_project oauth2_proxy OAuth2 Proxy is a reverse proxy that provides authentication using OAuth2 providers. Versions 7.5.0 through 7.15.1 may trust a client-supplied `X-Forwarded-Uri` header when `--reverse-proxy` is enabl… CWE-290
 Authentication Bypass by Spoofing
CVE-2026-40575 2026-04-28 04:29 2026-04-22 Show GitHub Exploit DB Packet Storm
1565 8.2 HIGH
Network
oauth2_proxy_project oauth2_proxy OAuth2 Proxy is a reverse proxy that provides authentication using OAuth2 providers. Versions 7.5.0 through 7.15.1 have a configuration-dependent authentication bypass. Deployments are affected when … CWE-288
Authentication Bypass Using an Alternate Path or Channel
CVE-2026-41059 2026-04-28 04:29 2026-04-22 Show GitHub Exploit DB Packet Storm
1566 8.8 HIGH
Network
pyload pyload pyLoad is a free and open-source download manager written in Python. Versions up to and including 0.5.0b3.dev97 cache `role` and `permission` in the session at login and continues to authorize reques… CWE-613
 Insufficient Session Expiration
CVE-2026-41133 2026-04-28 04:28 2026-04-22 Show GitHub Exploit DB Packet Storm
1567 8.2 HIGH
Network
minio minio MinIO is a high-performance object storage system. Starting in RELEASE.2023-05-18T00-05-36Z and prior to RELEASE.2026-04-11T03-20-12Z, an authentication bypass vulnerability in MinIO's Snowball auto-… CWE-287
CWE-306
Improper Authentication
Missing Authentication for Critical Function
CVE-2026-40344 2026-04-28 04:28 2026-04-22 Show GitHub Exploit DB Packet Storm
1568 8.2 HIGH
Network
minio minio MinIO is a high-performance object storage system. Starting in RELEASE.2023-05-18T00-05-36Z and prior to RELEASE.2026-04-11T03-20-12Z, an authentication bypass vulnerability in MinIO's `STREAMING-UNS… CWE-287
Improper Authentication
CVE-2026-41145 2026-04-28 04:27 2026-04-22 Show GitHub Exploit DB Packet Storm
1569 8.1 HIGH
Network
statamic statamic Statamic is a Laravel and Git powered content management system (CMS). Prior to versions 5.73.20 and 6.13.0, manipulating query parameters on Control Panel and REST API endpoints, or arguments in Gra… CWE-470
Unsafe Reflection
CVE-2026-41175 2026-04-28 04:26 2026-04-23 Show GitHub Exploit DB Packet Storm
1570 5.0 MEDIUM
Adjacent
- - When configured to use an SSL bundle, Spring Boot's Elasticsearch auto-configuration does not perform hostname verification when connecting to the Elasticsearch server. Affected: Spring Boot 4.0.0–4… CWE-295
Improper Certificate Validation 
CVE-2026-40970 2026-04-28 04:26 2026-04-28 Show GitHub Exploit DB Packet Storm