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 18, 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
251211 7.2 危険 Linux - Linux kernel の hfs_mac2asc 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4330 2012-01-31 16:45 2011-11-14 Show GitHub Exploit DB Packet Storm
251212 6.9 警告 Linux - Linux kernel の xfs_readlink 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4077 2012-01-31 16:19 2012-01-27 Show GitHub Exploit DB Packet Storm
251213 2.1 注意 Linux - Linux kernel におけるサービス運用妨害 (NULL ポインタデリファレンスおよび OOPS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2203 2012-01-31 16:15 2012-01-27 Show GitHub Exploit DB Packet Storm
251214 2.1 注意 Linux - Linux kernel の tpm_read 関数 における TPM コマンドの結果を読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-1162 2012-01-31 16:13 2012-01-27 Show GitHub Exploit DB Packet Storm
251215 6.9 警告 Linux - Linux kernel の mem_write 関数における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0056 2012-01-31 11:27 2012-01-17 Show GitHub Exploit DB Packet Storm
251216 6.8 警告 レッドハット
libexif
オラクル
- Libexif の EXIF イメージ処理における整数オーバーフローの脆弱性 - CVE-2006-4168 2012-01-30 18:51 2007-06-14 Show GitHub Exploit DB Packet Storm
251217 5.1 警告 Hardened-PHP Project - PHP 用 Suhosin におけるスタックベースのバッファオーバフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0807 2012-01-30 15:15 2012-01-27 Show GitHub Exploit DB Packet Storm
251218 6.5 警告 DuckCorp Projects - Bip におけるバッファオーバフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0806 2012-01-30 15:13 2012-01-7 Show GitHub Exploit DB Packet Storm
251219 9.3 危険 DELL EMC (旧 EMC Corporation) - EMC NetWorker のサーバにおけるバッファオーバフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0395 2012-01-30 15:12 2012-01-27 Show GitHub Exploit DB Packet Storm
251220 5 警告 RSAセキュリティ - EMC RSA enVision における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-4143 2012-01-30 15:11 2012-01-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3131 6.8 MEDIUM
Network
- - Admidio is an open-source user management solution. Prior to version 5.0.9, the OIDC token introspection endpoint (/modules/sso/index.php/oidc/introspect) always returns {"active": true} for every re… CWE-287
Improper Authentication
CVE-2026-41671 2026-05-7 23:54 2026-05-7 Show GitHub Exploit DB Packet Storm
3132 - - - A hidden console command is vulnerable to command injection flaw when control characters are passed to its second argument.  A third party researcher Eugene Lim had discovered vulnerability in the w… CWE-88
Argument Injection
CVE-2026-7865 2026-05-7 23:53 2026-05-6 Show GitHub Exploit DB Packet Storm
3133 9.1 CRITICAL
Network
- - Apache::Session::Generate::ModUniqueId versions from 1.54 through 1.94 for Perl session ids are insecure. Apache::Session::Generate::ModUniqueId (added in version 1.54) uses the value of the UNIQUE_… CWE-340
 Generation of Predictable Numbers or Identifiers
CVE-2026-5081 2026-05-7 23:52 2026-05-6 Show GitHub Exploit DB Packet Storm
3134 7.5 HIGH
Network
- - A denial of service vulnerability could be triggered by sending specially crafted HTTP requests to server function endpoints, this could lead to server crashes, out-of-memory exceptions or excessive … - CVE-2026-23870 2026-05-7 23:52 2026-05-7 Show GitHub Exploit DB Packet Storm
3135 6.5 MEDIUM
Network
- - RouterOS provides various services that rely on correct verification of client and server certificates to secure confidentiality and integrity of communications. This includes OpenVPN, CAPsMAN, Dot1x… CWE-295
Improper Certificate Validation 
CVE-2025-42611 2026-05-7 23:51 2026-05-5 Show GitHub Exploit DB Packet Storm
3136 - - - An improper input validation, together with an overly permissive default CORS configuration in Open Notebook v1.8.1 allows remote attacker to trick a legitimate user to alter or delete arbitrary data… CWE-20
CWE-352
CWE-917
 Improper Input Validation 
 Origin Validation Error
 Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
CVE-2026-28201 2026-05-7 23:51 2026-05-7 Show GitHub Exploit DB Packet Storm
3137 - - - Lack of user input sanitisation in Open Notebook v1.8.3 allows the application user to execute Python code (and subsequently OS commands) on the docker container via Server-Side Template Injection (S… CWE-20
 Improper Input Validation 
CVE-2026-33587 2026-05-7 23:51 2026-05-7 Show GitHub Exploit DB Packet Storm
3138 - - - Lack of user input validation in the file upload functionality of Open Notebook v1.8.3 allows the application user to create or modify files on the docker container via path traversal. CWE-20
 Improper Input Validation 
CVE-2026-33588 2026-05-7 23:51 2026-05-7 Show GitHub Exploit DB Packet Storm
3139 - - - Lack of user input validation in the file upload functionality of Open Notebook v1.8.3 allows the application user to access local files content from the docker container via path traversal. CWE-20
 Improper Input Validation 
CVE-2026-33589 2026-05-7 23:51 2026-05-7 Show GitHub Exploit DB Packet Storm
3140 7.1 HIGH
Network
- - Admidio is an open-source user management solution. Prior to version 5.0.9, a logic error in Admidio's two-factor authentication reset inverts the authorization check. Non-admin users cannot remove t… CWE-863
 Incorrect Authorization
CVE-2026-41660 2026-05-7 23:51 2026-05-7 Show GitHub Exploit DB Packet Storm