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":June 4, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
220571 4.3 警告 オラクル - Oracle iLearning における Learner Pages に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-2471 2014-04-17 15:35 2014-04-15 Show GitHub Exploit DB Packet Storm
220572 9.3 危険 X.Org Foundation
オラクル
- X.Org libXfont の bitmap/bdfread.c 内の bdfReadCharacters 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-6462 2014-04-17 15:33 2013-12-31 Show GitHub Exploit DB Packet Storm
220573 4.4 警告 オラクル - Oracle VirtualBox の VBox/GuestHost/OpenGL/util/net.c における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2014-0981 2014-04-17 15:30 2014-02-13 Show GitHub Exploit DB Packet Storm
220574 4.9 警告 オラクル - Oracle Sun Solaris における Kernel に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-0447 2014-04-17 15:26 2014-04-15 Show GitHub Exploit DB Packet Storm
220575 4.6 警告 オラクル - Oracle Sun Solaris における Print Filter Utility に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-0442 2014-04-17 15:26 2014-04-15 Show GitHub Exploit DB Packet Storm
220576 4.6 警告 オラクル - Oracle Sun Solaris における脆弱性 CWE-noinfo
情報不足
CVE-2014-0421 2014-04-17 15:25 2014-04-15 Show GitHub Exploit DB Packet Storm
220577 4.3 警告 オラクル - Oracle Virtualization の Oracle Secure Global Desktop における Workspace Web Application に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-2463 2014-04-17 15:20 2014-04-15 Show GitHub Exploit DB Packet Storm
220578 4.4 警告 オラクル - Oracle Virtualization の Oracle VM VirtualBox における Windows ゲスト用のグラフィックドライバに関する脆弱性 CWE-noinfo
情報不足
CVE-2014-2441 2014-04-17 15:20 2014-04-15 Show GitHub Exploit DB Packet Storm
220579 6.4 警告 オラクル - Oracle Virtualization の Oracle Secure Global Desktop における Workspace Web Application に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-2439 2014-04-17 15:19 2014-04-15 Show GitHub Exploit DB Packet Storm
220580 6.6 警告 オラクル - Oracle Database Server の Core RDBMS における Create Session および Grant Any Object Privilege に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-2408 2014-04-17 15:01 2014-04-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3201 6.5 MEDIUM
Adjacent
- - A missing authorization vulnerability in Zyxel GS1200-5v3 firmware versions through 1.00(ACPS.2)C0, GS1200-8v3 firmware versions through 1.00(ACPT.2)C0,  GS1200-5HPv3 firmware versions through 1.00(A… CWE-862
 Missing Authorization
CVE-2026-4795 2026-05-26 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
3202 - - - The GDPR cookies module for Backdrop CMS (before 1.x-1.3.5) doesn't sufficiently protect visitors from Cross Site Scripting (XSS) if a malicious value has been provided for the optional 'Info conte… CWE-80
Basic XSS
CVE-2025-71310 2026-05-26 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
3203 7.3 HIGH
Network
- - A vulnerability was determined in hemant6488 CodeIgniter-StudentManagementSystem. The affected element is an unknown function of the file /index.php/students/addStudentView of the component Student M… CWE-266
CWE-284
 Incorrect Privilege Assignment
Improper Access Control
CVE-2026-9517 2026-05-26 09:16 2026-05-26 Show GitHub Exploit DB Packet Storm
3204 5.4 MEDIUM
Network
webmin webmin Webmin before 2.641 contains a stored cross-site scripting vulnerability in the email template description field of the System and Server Status module that allows low-privileged authenticated attack… CWE-79
Cross-site Scripting
CVE-2026-22678 2026-05-26 09:16 2026-05-22 Show GitHub Exploit DB Packet Storm
3205 - - - An issue was discovered in all versions of PCManFM-Qt starting from 1.1.0. When a regular file's path is passed as a URI in an org.freedesktop.FileManager1.ShowFolders D-Bus method call, PCManFM-Qt d… CWE-913
 Improper Control of Dynamically-Managed Code Resources
CVE-2026-48700 2026-05-25 05:16 2026-05-23 Show GitHub Exploit DB Packet Storm
3206 - - - In the Linux kernel, the following vulnerability has been resolved: net/rds: reset op_nents when zerocopy page pin fails When iov_iter_get_pages2() fails in rds_message_zcopy_from_user(), the pinne… - CVE-2026-43494 2026-05-23 21:17 2026-05-21 Show GitHub Exploit DB Packet Storm
3207 8.1 HIGH
Network
- - shell-quote's `quote()` function did not validate object-token inputs against the operator model used by `parse()`. The `.op` field was backslash-escaped character by character using `/(.)/g`, which … CWE-77
CWE-78
Command Injection
OS Command 
CVE-2026-9277 2026-05-23 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
3208 - - - Mantis Bug Tracker (MantisBT) is an open source issue tracker. In versions 2.28.1 and below, improper escaping of the redirection page (retrieved from the request's Referer header) allows an attacker… CWE-79
Cross-site Scripting
CVE-2026-40598 2026-05-23 13:16 2026-05-23 Show GitHub Exploit DB Packet Storm
3209 6.5 MEDIUM
Network
- - TypeBot is a chatbot builder tool. In versions 3.16.0 and prior, the WhatsApp Cloud API webhook endpoint (POST /v1/workspaces/{workspaceId}/whatsapp/{credentialsId}/webhook) does not verify the x-hub… CWE-287
CWE-345
Improper Authentication
 Insufficient Verification of Data Authenticity
CVE-2026-39969 2026-05-23 13:16 2026-05-23 Show GitHub Exploit DB Packet Storm
3210 5.4 MEDIUM
Network
- - TypeBot is a chatbot builder tool. In versions prior to 3.16.0, the Typebot viewer (packages/embeds/js) renders anchor tags from rich text bubble content without filtering the javascript: URI scheme.… CWE-79
Cross-site Scripting
CVE-2026-39964 2026-05-23 13:16 2026-05-23 Show GitHub Exploit DB Packet Storm