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 28, 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
4761 5.3 警告
Network
pypdf project pypdf pypdf projectのpypdfにおけるDTD の再帰的なエンティティ参照の不適切な制限に関する脆弱性 CWE-776
DTD の再帰的なエンティティ参照の不適切な制限
CVE-2026-40260 2026-04-24 11:41 2026-04-17 Show GitHub Exploit DB Packet Storm
4762 8.8 重要
Network
Chamilo Association Chamilo LMS Chamilo AssociationのChamilo LMSにおける複数の脆弱性 CWE-269
CWE-863
CVE-2026-40291 2026-04-24 11:41 2026-04-14 Show GitHub Exploit DB Packet Storm
4763 9 緊急
Network
Gitroom Postiz GitroomのPostizにおける複数の脆弱性 CWE-345
CWE-434
CWE-79
CVE-2026-40487 2026-04-24 11:41 2026-04-18 Show GitHub Exploit DB Packet Storm
4764 9.8 緊急
Network
FreeScout FreeScout FreeScoutにおける複数の脆弱性 CWE-200
CWE-284
CWE-770
CVE-2026-40498 2026-04-24 11:41 2026-04-21 Show GitHub Exploit DB Packet Storm
4765 6.1 警告
Network
FreeScout FreeScout FreeScoutにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-40565 2026-04-24 11:41 2026-04-21 Show GitHub Exploit DB Packet Storm
4766 7.1 重要
Network
OpenProject OpenProject OpenProjectにおける複数の脆弱性 CWE-367
CWE-639
CVE-2026-40896 2026-04-24 11:41 2026-04-20 Show GitHub Exploit DB Packet Storm
4767 7.1 重要
Network
WWBN AVideo WWBNのAVideoにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2026-40926 2026-04-24 11:41 2026-04-21 Show GitHub Exploit DB Packet Storm
4768 9.9 緊急
Network
flowiseai flowise flowiseaiのflowiseにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-40933 2026-04-24 11:41 2026-04-21 Show GitHub Exploit DB Packet Storm
4769 9.8 緊急
Network
protobufjs project protobufjs protobufjs projectのprotobufjsにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-41242 2026-04-24 11:41 2026-04-18 Show GitHub Exploit DB Packet Storm
4770 7.5 重要
Network
Junrar project Junrar Junrar projectのJunrarにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-41245 2026-04-24 11:41 2026-04-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 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
421 - - - 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
422 - - - 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
423 - - - 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
424 - - - 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
425 - - - 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
426 - - - 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
427 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
428 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
429 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
430 5.4 MEDIUM
Network
apache shiro Apache Shiro’s Jakarta EE module used the HTTP Referer header in certain cases to issue redirect after a user login. In affected versions, insufficient validation of this client-controlled value coul… New CWE-601
Open Redirect
CVE-2026-48589 2026-05-28 22:38 2026-05-26 Show GitHub Exploit DB Packet Storm