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
237451 7.5 危険 The PHP Group - PHP の str_replace 関数における整数オーバーフローの脆弱性 - CVE-2007-1885 2012-09-25 16:47 2007-04-5 Show GitHub Exploit DB Packet Storm
237452 6.8 警告 The PHP Group - PHP の printf 関数ファミリにおける整数符号エラーの脆弱性 - CVE-2007-1884 2012-09-25 16:47 2007-04-5 Show GitHub Exploit DB Packet Storm
237453 7.8 危険 The PHP Group - PHP における任意のメモリ領域を読まれる脆弱性 - CVE-2007-1883 2012-09-25 16:47 2007-03-29 Show GitHub Exploit DB Packet Storm
237454 6.5 警告 ヒューレット・パッカード - HP Mercury Quality Center における任意の SQL コマンドを実行される脆弱性 - CVE-2007-1882 2012-09-25 16:47 2007-04-5 Show GitHub Exploit DB Packet Storm
237455 6.8 警告 カスペルスキー - Kapersky Anti-Virus などの KLIF における Ring-0 権限を取得される脆弱性 - CVE-2007-1881 2012-09-25 16:47 2007-04-5 Show GitHub Exploit DB Packet Storm
237456 6.6 警告 カスペルスキー - Kaspersky Anti-Virus などの Klif.sys における整数オーバーフローの脆弱性 - CVE-2007-1880 2012-09-25 16:47 2007-04-5 Show GitHub Exploit DB Packet Storm
237457 9.3 危険 カスペルスキー - Kaspersky Anti-Virus などの KL.SysInfo ActiveX コントロールにおけるファイルを読まれる脆弱性 - CVE-2007-1879 2012-09-25 16:47 2007-04-5 Show GitHub Exploit DB Packet Storm
237458 6.8 警告 parakey inc. - Mozilla Firefox 用の Firebug エクステンションにおけるクロスゾーンスクリプティングの脆弱性 - CVE-2007-1878 2012-09-25 16:47 2007-04-5 Show GitHub Exploit DB Packet Storm
237459 4.3 警告 mephisto - mephisto におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-1873 2012-09-25 16:47 2007-04-13 Show GitHub Exploit DB Packet Storm
237460 7.8 危険 LIGHTTPD - lighttpd におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1870 2012-09-25 16:47 2007-04-17 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