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 23, 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
250851 4.3 警告 IBM - IBM WebSphere Commerce におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2636 2012-03-27 18:42 2010-11-9 Show GitHub Exploit DB Packet Storm
250852 6.5 警告 IBM - IBM WebSphere Commerce における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-2635 2012-03-27 18:42 2010-11-9 Show GitHub Exploit DB Packet Storm
250853 9.3 危険 SAP - SAP Crystal Reports の CrystalPrintControl ActiveX コントロールにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2590 2012-03-27 18:42 2010-12-21 Show GitHub Exploit DB Packet Storm
250854 9.3 危険 Nullsoft - Winamp の in_nsv.dll における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-2586 2012-03-27 18:42 2010-11-27 Show GitHub Exploit DB Packet Storm
250855 10 危険 realpage - RealPage Module の Upload ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2585 2012-03-27 18:42 2010-10-26 Show GitHub Exploit DB Packet Storm
250856 5 警告 realpage - RealPage Module ActiveX コントロールの Upload メソッドにおける任意のファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2584 2012-03-27 18:42 2010-10-26 Show GitHub Exploit DB Packet Storm
250857 5.1 警告 daniel friesel - feh における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2246 2012-03-27 18:42 2011-05-26 Show GitHub Exploit DB Packet Storm
250858 9.3 危険 SonicWALL - SonicWALL SSL-VPN End-Point におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2583 2012-03-27 18:42 2010-11-3 Show GitHub Exploit DB Packet Storm
250859 5 警告 MailEnable - MailEnable の SMTP サービス (MESMTPC.exe) におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-2580 2012-03-27 18:42 2010-09-13 Show GitHub Exploit DB Packet Storm
250860 4.7 警告 Linux - Linux kernel の btrfs_ioctl_clone 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-2538 2012-03-27 18:42 2010-09-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 24, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3631 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: possible double-free of cctx->remote_heap fastrpc_init_create_static_process() may free cctx->remote_heap on the e… CWE-415
 Double Free
CVE-2026-31730 2026-05-8 22:16 2026-05-2 Show GitHub Exploit DB Packet Storm
3632 - - - Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. - CVE-2026-2710 2026-05-8 08:16 2026-05-8 Show GitHub Exploit DB Packet Storm
3633 - - - Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2026-34429. Reason: This candidate is a duplicate of CVE-2026-34429. Notes: All CVE users should reference CVE-2026-344… - CVE-2026-44365 2026-05-8 06:16 2026-05-8 Show GitHub Exploit DB Packet Storm
3634 7.7 HIGH
Network
- - FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.217, Helper::sanitizeRemoteUrl() in app/Misc/Helper.php follows HTTP redirects via curlGetLastR… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-41905 2026-05-8 06:16 2026-05-8 Show GitHub Exploit DB Packet Storm
3635 7.1 HIGH
Local
gitpython_project gitpython GitPython is a python library used to interact with Git repositories. Prior to version 3.1.48, a vulnerability in GitPython allows attackers who can supply a crafted reference path to an application … CWE-22
Path Traversal
CVE-2026-44243 2026-05-8 06:12 2026-05-8 Show GitHub Exploit DB Packet Storm
3636 5.3 MEDIUM
Network
- - ParquetSharp is a .NET library for reading and writing Apache Parquet files. From version 18.1.0 to before version 23.0.0.1, DecimalConverter.ReadDecimal makes a stackalloc using what might be an att… CWE-789
 Memory Allocation with Excessive Size Value
CVE-2026-42241 2026-05-8 05:37 2026-05-8 Show GitHub Exploit DB Packet Storm
3637 8.1 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to version 3.35.10, the budibase:auth cookie containing the JWT session token is set with httpOnly: false at packages/backend-core/src/utils/utils.… CWE-1004
 Sensitive Cookie Without 'HttpOnly' Flag
CVE-2026-42239 2026-05-8 05:35 2026-05-8 Show GitHub Exploit DB Packet Storm
3638 7.6 HIGH
Network
- - manage.get.gov is the .gov TLD registrar maintained by CISA. manage.get.gov allows an organization administrator to assign domain manager privileges for domains not already in another organization. F… CWE-266
 Incorrect Privilege Assignment
CVE-2026-43510 2026-05-8 05:32 2026-05-8 Show GitHub Exploit DB Packet Storm
3639 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: sockmap: Fix use-after-free of sk->sk_socket in sk_psock_verdict_data_ready(). syzbot reported use-after-free of AF_UNIX soc… CWE-416
 Use After Free
CVE-2026-43016 2026-05-8 05:31 2026-05-2 Show GitHub Exploit DB Packet Storm
3640 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: macb: fix clk handling on PCI glue driver removal platform_device_unregister() may still want to use the registered clks dur… CWE-416
 Use After Free
CVE-2026-43015 2026-05-8 05:31 2026-05-2 Show GitHub Exploit DB Packet Storm