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 13, 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
236641 9 危険 Openbase International - OpenBase における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2007-5926 2012-09-25 16:59 2007-11-9 Show GitHub Exploit DB Packet Storm
236642 5 警告 mywebftp - MyWebFTP における MD5 パスワードハッシュを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-5919 2012-09-25 16:59 2007-11-9 Show GitHub Exploit DB Packet Storm
236643 6 警告 ms topsites - PHP-Nuke の MS TopSites アドオンにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2007-5918 2012-09-25 16:59 2007-11-9 Show GitHub Exploit DB Packet Storm
236644 6.8 警告 jean charles - JBC Explorer の dirsys/modules/config/post.php における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2007-5914 2012-09-25 16:59 2007-11-9 Show GitHub Exploit DB Packet Storm
236645 6.8 警告 jean charles - JBC Explorer の dirsys/modules/auth.php における auth.inc.php を削除される脆弱性 CWE-287
不適切な認証
CVE-2007-5913 2012-09-25 16:59 2007-11-9 Show GitHub Exploit DB Packet Storm
236646 7.5 危険 jportal - jPORTAL の mailer.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-5912 2012-09-25 16:59 2007-11-9 Show GitHub Exploit DB Packet Storm
236647 10 危険 MIT Kerberos - krb5 の lib/rpc/svc_auth_gss.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2007-5902 2012-09-25 16:59 2007-12-5 Show GitHub Exploit DB Packet Storm
236648 8.5 危険 オラクル - Oracle Database Server の MDSYS.SDO_CS におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-5897 2012-09-25 16:59 2007-10-16 Show GitHub Exploit DB Packet Storm
236649 7.1 危険 Mozilla Foundation - Mozilla Firefox におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2007-5896 2012-09-25 16:59 2007-11-8 Show GitHub Exploit DB Packet Storm
236650 4.3 警告 Zoho Corporation - ManageEngine OpManager MSP Edition などにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5891 2012-09-25 16:59 2007-11-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
451 - - - Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, read access to site, user and role information is not gated by permissions. This issue has been patched in versio… Update CWE-862
 Missing Authorization
CVE-2026-42069 2026-05-13 00:37 2026-05-9 Show GitHub Exploit DB Packet Storm
452 - - - Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, `pages.access/list` and `files.access/list` permissions are not consistently checked in the Panel and REST API. T… Update CWE-862
CWE-863
 Missing Authorization
 Incorrect Authorization
CVE-2026-42137 2026-05-13 00:37 2026-05-9 Show GitHub Exploit DB Packet Storm
453 - - - Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, user avatar creation, replacement and deletion are not gated by user update permissions. This issue has been patc… Update CWE-862
 Missing Authorization
CVE-2026-42174 2026-05-13 00:37 2026-05-9 Show GitHub Exploit DB Packet Storm
454 - - - Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. From version 4.0.0 to before version 4.0.5, a nil pointer dereference in server/auth/g… Update CWE-476
 NULL Pointer Dereference
CVE-2026-42183 2026-05-13 00:37 2026-05-9 Show GitHub Exploit DB Packet Storm
455 - - - Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Prior to versions 3.7.14 and 4.0.5, the Webhook Interceptor loads the entire request b… Update CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-42294 2026-05-13 00:37 2026-05-9 Show GitHub Exploit DB Packet Storm
456 - - - Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. From version 4.0.0 to before version 4.0.5, the workflow executor logs all artifact re… Update CWE-522
 Insufficiently Protected Credentials
CVE-2026-42295 2026-05-13 00:37 2026-05-9 Show GitHub Exploit DB Packet Storm
457 - - - Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. From version 4.0.0 to before version 4.0.5, the Sync Service's ConfigMap-backed provid… Update CWE-862
 Missing Authorization
CVE-2026-42297 2026-05-13 00:37 2026-05-9 Show GitHub Exploit DB Packet Storm
458 8.1 HIGH
Network
- - Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Prior to versions 3.7.14 and 4.0.5, a user with create Workflow permission can bypass … Update CWE-863
 Incorrect Authorization
CVE-2026-42296 2026-05-13 00:37 2026-05-9 Show GitHub Exploit DB Packet Storm
459 6.7 MEDIUM
Network
- - Scoold is a Q&A and a knowledge sharing platform for teams. Prior to version 1.67.0, Scoold allows the admins configuration value to be modified through /api/config/set/admins with a forged Bearer to… Update CWE-306
Missing Authentication for Critical Function
CVE-2026-42176 2026-05-13 00:33 2026-05-9 Show GitHub Exploit DB Packet Storm
460 6.3 MEDIUM
Network
- - Lemmy is a link aggregator and forum for the fediverse. Prior to version 0.19.18, Lemmy allows an authenticated low-privileged user to create a link post through POST /api/v3/post. When a post is cre… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42180 2026-05-13 00:31 2026-05-9 Show GitHub Exploit DB Packet Storm