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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
219881 6.8 警告 オラクル - Oracle MySQL の MySQL Server における GIS に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5860 2014-01-17 17:14 2014-01-14 Show GitHub Exploit DB Packet Storm
219882 6.8 警告 オラクル - Oracle MySQL の MySQL Server における Stored Procedure に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5882 2014-01-17 17:14 2014-01-14 Show GitHub Exploit DB Packet Storm
219883 4 警告 オラクル - Oracle MySQL の MySQL Server における InnoDB に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5881 2014-01-17 17:14 2014-01-14 Show GitHub Exploit DB Packet Storm
219884 3.5 注意 オラクル - Oracle MySQL の MySQL Server における FTS に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-0427 2014-01-17 17:14 2014-01-14 Show GitHub Exploit DB Packet Storm
219885 3.5 注意 オラクル - Oracle MySQL の MySQL Server における InnoDB に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-0431 2014-01-17 17:14 2014-01-14 Show GitHub Exploit DB Packet Storm
219886 2.8 注意 オラクル - Oracle MySQL の MySQL Server における Performance Schema に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-0430 2014-01-17 17:14 2014-01-14 Show GitHub Exploit DB Packet Storm
219887 4.3 警告 オラクル - Oracle MySQL の MySQL Server における Thread Pooling に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-0433 2014-01-17 17:14 2014-01-14 Show GitHub Exploit DB Packet Storm
219888 1.7 注意 オラクル - Oracle Sun Solaris における Audit に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5885 2014-01-17 16:27 2014-01-14 Show GitHub Exploit DB Packet Storm
219889 3.2 注意 オラクル - Oracle Sun Solaris における Kernel に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5883 2014-01-17 16:25 2014-01-14 Show GitHub Exploit DB Packet Storm
219890 4.9 警告 オラクル - Oracle Sun Solaris における Kernel に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5876 2014-01-17 16:23 2014-01-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1091 5.2 MEDIUM
Network
- - Admidio is an open-source user management solution. Prior to version 5.0.9, Role::stopMembership() does not verify whether removing a user from the administrator role leaves zero administrators. The … CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2026-41662 2026-05-8 00:16 2026-05-7 Show GitHub Exploit DB Packet Storm
1092 2.7 LOW
Network
- - Admidio is an open-source user management solution. Prior to version 5.0.9, the member assignment DataTables endpoint (members_assignment_data.php) includes hidden profile fields (BIRTHDAY, STREET, C… CWE-200
Information Exposure
CVE-2026-41659 2026-05-8 00:16 2026-05-7 Show GitHub Exploit DB Packet Storm
1093 6.5 MEDIUM
Network
- - Admidio is an open-source user management solution. Prior to version 5.0.9, the Admidio inventory module enforces authorization for destructive operations (delete, retire, reinstate) only in the UI l… CWE-862
 Missing Authorization
CVE-2026-41658 2026-05-8 00:16 2026-05-7 Show GitHub Exploit DB Packet Storm
1094 4.5 MEDIUM
Network
- - Admidio is an open-source user management solution. Prior to version 5.0.9, the add mode in modules/documents-files.php accepts a name parameter validated only as 'string' type (HTML encoding), allow… CWE-22
Path Traversal
CVE-2026-41656 2026-05-8 00:16 2026-05-7 Show GitHub Exploit DB Packet Storm
1095 7.5 HIGH
Network
- - GoBGP is an open source Border Gateway Protocol (BGP) implementation in the Go Programming Language. Prior to version 4.3.0, a remote Denial of Service (DoS) vulnerability exists in GoBGP where a mal… CWE-129
 Improper Validation of Array Index
CVE-2026-41643 2026-05-8 00:16 2026-05-7 Show GitHub Exploit DB Packet Storm
1096 7.2 HIGH
Network
- - NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. Prior to version 2.0.39, the checkSQL() validation function that blocks dangerous SQL … CWE-89
CWE-284
SQL Injection
Improper Access Control
CVE-2026-41641 2026-05-8 00:16 2026-05-7 Show GitHub Exploit DB Packet Storm
1097 - - - CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. From version 0.26.0.0 to before version 0.31.7.0, a theme… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-41587 2026-05-8 00:16 2026-05-7 Show GitHub Exploit DB Packet Storm
1098 5.3 MEDIUM
Network
- - Netty allows request-line validation to be bypassed when a `DefaultHttpRequest` or `DefaultFullHttpRequest` is created first and its URI is later changed via `setUri()`. The constructors reject CRLF … CWE-93
CWE-444
CRLF Injection
HTTP Request Smuggling
CVE-2026-41417 2026-05-8 00:16 2026-05-7 Show GitHub Exploit DB Packet Storm
1099 - - - CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to version 0.31.5.0, ci4ms Theme::upload extracts u… CWE-22
Path Traversal
CVE-2026-41203 2026-05-8 00:16 2026-05-7 Show GitHub Exploit DB Packet Storm
1100 - - - OpenMRS Core is an open source electronic medical record system platform. In versions 2.7.8 and earlier and versions 2.8.0 through 2.8.5, the module upload endpoint at POST `/openmrs/ws/rest/v1/modul… CWE-22
Path Traversal
CVE-2026-40076 2026-05-8 00:16 2026-05-7 Show GitHub Exploit DB Packet Storm