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 30, 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
224031 7.5 危険 オラクル - Oracle Fusion Middleware の Oracle Identity Analytics および Sun Role Manager における Security に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5815 2013-10-18 17:57 2013-10-14 Show GitHub Exploit DB Packet Storm
224032 5 警告 オラクル - Oracle Primavera Products Suite の Instantis EnterpriseTrack における脆弱性 CWE-noinfo
情報不足
CVE-2013-5859 2013-10-18 16:58 2013-10-15 Show GitHub Exploit DB Packet Storm
224033 5.2 警告 オラクル - Oracle Sun Solaris における Kernel に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5866 2013-10-18 16:52 2013-10-15 Show GitHub Exploit DB Packet Storm
224034 1.7 注意 オラクル - Oracle Sun Solaris における Utility/User 管理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5865 2013-10-18 16:52 2013-10-15 Show GitHub Exploit DB Packet Storm
224035 4.9 警告 オラクル - Oracle Sun Solaris における USB ハブドライバに関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5864 2013-10-18 16:51 2013-10-15 Show GitHub Exploit DB Packet Storm
224036 4.3 警告 オラクル - Oracle Sun Solaris における IPS リポジトリデーモンに関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5863 2013-10-18 16:50 2013-10-15 Show GitHub Exploit DB Packet Storm
224037 4.9 警告 オラクル - Oracle Sun Solaris における CPU パフォーマンスカウンタドライバに関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5862 2013-10-18 16:50 2013-10-15 Show GitHub Exploit DB Packet Storm
224038 4.3 警告 オラクル - Oracle Sun Solaris における Kernel/KSSL に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5861 2013-10-18 16:49 2013-10-15 Show GitHub Exploit DB Packet Storm
224039 4.3 警告 オラクル - Oracle Sun Solaris における Oracle Java Web Console に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5839 2013-10-18 16:48 2013-10-15 Show GitHub Exploit DB Packet Storm
224040 3.6 注意 オラクル - Oracle Industry Applications の Oracle Health Sciences InForm における Web に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5857 2013-10-18 16:47 2013-10-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
931 - - - In the Linux kernel, the following vulnerability has been resolved: media: saa7164: add ioremap return checks and cleanups Add checks for ioremap return values in saa7164_dev_setup(). If ioremap fo… New - CVE-2026-46235 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
932 - - - In the Linux kernel, the following vulnerability has been resolved: media: rc: xbox_remote: heed DMA restrictions The buffer for IO must not be part of the device structure because that violates th… New - CVE-2026-46236 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
933 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn3: Avoid overflow on msg bound check As pointed out by SDL, the previous condition may be vulnerable to overflow. … New - CVE-2026-46237 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
934 - - - In the Linux kernel, the following vulnerability has been resolved: batman-adv: stop caching unowned originator pointers in BAT IV BAT IV keeps the last-hop neighbor address in each neigh_node, but… New - CVE-2026-46238 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
935 - - - In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov5647: Fix runtime PM refcount leak in s_ctrl Three control cases (AUTOGAIN, EXPOSURE_AUTO, ANALOGUE_GAIN) directly … New - CVE-2026-46239 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
936 - - - In the Linux kernel, the following vulnerability has been resolved: media: iris: Fix use-after-free in iris_release_internal_buffers() The recent change in commit 1dabf00ee206 ("media: iris: gen1: … New - CVE-2026-46240 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
937 - - - In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix use-after-free on registration failure Make sure to disable and free the interrupts in case controller registra… New - CVE-2026-46241 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
938 6.1 MEDIUM
Network
mistune_project mistune Mistune is a Python Markdown parser with renderers and plugins. In 3.2.0 and realier, in src/mistune/directives/image.py, the render_figure() function concatenates figclass and figwidth options direc… New CWE-79
Cross-site Scripting
CVE-2026-44896 2026-05-28 22:43 2026-05-27 Show GitHub Exploit DB Packet Storm
939 6.1 MEDIUM
Network
mistune_project mistune Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, HTMLRenderer.heading() builds the opening <hN> tag by string-concatenating the id attribute value directly into the HTM… New CWE-79
Cross-site Scripting
CVE-2026-44897 2026-05-28 22:42 2026-05-27 Show GitHub Exploit DB Packet Storm
940 6.1 MEDIUM
Network
mistune_project mistune Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, render_toc_ul() builds a <ul> table-of-contents tree from a list of (level, id, text) tuples. Both the id value (used a… New CWE-79
Cross-site Scripting
CVE-2026-44898 2026-05-28 22:42 2026-05-27 Show GitHub Exploit DB Packet Storm