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":June 13, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3451 6.1 警告
Network
MediaWiki MediaWiki MediaWikiにおける誤った領域へのリソースの漏えいに関する脆弱性 CWE-668
誤った領域へのリソースの漏えい
CVE-2026-34095 2026-05-15 11:03 2026-05-11 Show GitHub Exploit DB Packet Storm
3452 9.8 緊急
Network
Artica ST Pandora FMS Artica STのPandora FMSにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-34187 2026-05-15 11:03 2026-05-12 Show GitHub Exploit DB Packet Storm
3453 7.8 重要
Local
アドビシステムズ Adobe Premiere Pro アドビのAdobe Premiere Proにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-34636 2026-05-15 11:03 2026-05-12 Show GitHub Exploit DB Packet Storm
3454 7.8 重要
Local
アドビシステムズ Adobe Premiere Pro アドビのAdobe Premiere Proにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-34637 2026-05-15 11:03 2026-05-12 Show GitHub Exploit DB Packet Storm
3455 7.8 重要
Local
アドビシステムズ Adobe Premiere Pro アドビのAdobe Premiere Proにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-34638 2026-05-15 11:03 2026-05-12 Show GitHub Exploit DB Packet Storm
3456 7.8 重要
Local
アドビシステムズ Adobe Media Encoder アドビのAdobe Media Encoderにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-34639 2026-05-15 11:02 2026-05-12 Show GitHub Exploit DB Packet Storm
3457 7.8 重要
Local
アドビシステムズ Adobe Media Encoder アドビのAdobe Media Encoderにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-34640 2026-05-15 11:02 2026-05-12 Show GitHub Exploit DB Packet Storm
3458 7.8 重要
Local
アドビシステムズ Adobe After Effects アドビのAdobe After Effectsにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-34642 2026-05-15 11:02 2026-05-12 Show GitHub Exploit DB Packet Storm
3459 7.8 重要
Local
アドビシステムズ Adobe After Effects アドビのAdobe After Effectsにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-34643 2026-05-15 11:02 2026-05-12 Show GitHub Exploit DB Packet Storm
3460 7.8 重要
Local
アドビシステムズ Adobe After Effects アドビのAdobe After Effectsにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-34644 2026-05-15 11:02 2026-05-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
306921 - linux linux_kernel Integer signedness error in the osf_getdomainname function in arch/alpha/kernel/osf_sys.c in the Linux kernel before 2.6.39.4 on the Alpha platform allows local users to obtain sensitive information … CWE-189
Numeric Errors
CVE-2011-2208 2024-11-21 10:27 2012-06-13 Show GitHub Exploit DB Packet Storm
306922 - linux linux_kernel Race condition in the scan_get_next_rmap_item function in mm/ksm.c in the Linux kernel before 2.6.39.3, when Kernel SamePage Merging (KSM) is enabled, allows local users to cause a denial of service … CWE-362
Race Condition
CVE-2011-2183 2024-11-21 10:27 2012-06-13 Show GitHub Exploit DB Packet Storm
306923 - linux linux_kernel The ldm_frag_add function in fs/partitions/ldm.c in the Linux kernel before 2.6.39.1 does not properly handle memory allocation for non-initial fragments, which might allow local users to conduct buf… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2011-2182 2024-11-21 10:27 2012-06-13 Show GitHub Exploit DB Packet Storm
306924 - linux linux_kernel The ip_expire function in net/ipv4/ip_fragment.c in the Linux kernel before 2.6.39 does not properly construct ICMP_TIME_EXCEEDED packets after a timeout, which allows remote attackers to cause a den… NVD-CWE-Other
CVE-2011-1927 2024-11-21 10:27 2012-06-13 Show GitHub Exploit DB Packet Storm
306925 - linux linux_kernel The tunnels implementation in the Linux kernel before 2.6.34, when tunnel functionality is configured as a module, allows remote attackers to cause a denial of service (OOPS) by sending a packet duri… CWE-362
Race Condition
CVE-2011-1768 2024-11-21 10:27 2012-06-13 Show GitHub Exploit DB Packet Storm
306926 - linux linux_kernel net/ipv4/ip_gre.c in the Linux kernel before 2.6.34, when ip_gre is configured as a module, allows remote attackers to cause a denial of service (OOPS) by sending a packet during module loading. NVD-CWE-Other
CVE-2011-1767 2024-11-21 10:27 2012-06-13 Show GitHub Exploit DB Packet Storm
306927 - bestpractical rt Multiple cross-site request forgery (CSRF) vulnerabilities in Best Practical Solutions RT before 3.8.12 and 4.x before 4.0.6 allow remote attackers to hijack the authentication of arbitrary users. CWE-352
 Origin Validation Error
CVE-2011-2085 2024-11-21 10:27 2012-06-5 Show GitHub Exploit DB Packet Storm
306928 - bestpractical rt Best Practical Solutions RT 3.x before 3.8.12 and 4.x before 4.0.6 allows remote authenticated users to read (1) hashes of former passwords and (2) ticket correspondence history by leveraging access … CWE-200
Information Exposure
CVE-2011-2084 2024-11-21 10:27 2012-06-5 Show GitHub Exploit DB Packet Storm
306929 - bestpractical rt Multiple cross-site scripting (XSS) vulnerabilities in Best Practical Solutions RT 3.x before 3.8.12 and 4.x before 4.0.6 allow remote attackers to inject arbitrary web script or HTML via unspecified… CWE-79
Cross-site Scripting
CVE-2011-2083 2024-11-21 10:27 2012-06-5 Show GitHub Exploit DB Packet Storm
306930 - bestpractical rt The vulnerable-passwords script in Best Practical Solutions RT 3.x before 3.8.12 and 4.x before 4.0.6 does not update the password-hash algorithm for disabled user accounts, which makes it easier for… CWE-255
Credentials Management
CVE-2011-2082 2024-11-21 10:27 2012-06-5 Show GitHub Exploit DB Packet Storm