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 15, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229181 3.6 注意 X.Org Foundation
XFree86 Project
- X.Org および XFree86 用 xfs フォントサーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-1699 2013-01-22 16:45 2012-07-24 Show GitHub Exploit DB Packet Storm
229182 5 警告 The PHP Group - PHP の ext/openssl/openssl.c におけるプロセスメモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-6113 2013-01-22 16:06 2012-03-16 Show GitHub Exploit DB Packet Storm
229183 4.9 警告 シスコシステムズ - Cisco Nexus 7000 シリーズのスイッチ上で稼働する Cisco NX-OS におけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-6396 2013-01-22 16:05 2013-01-10 Show GitHub Exploit DB Packet Storm
229184 6.8 警告 BitTorrent, Inc. - uTorrent の create torrent dialog 機能におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-5134 2013-01-22 16:04 2013-01-18 Show GitHub Exploit DB Packet Storm
229185 6.3 警告 シスコシステムズ - Cisco Adaptive Security Appliances におけるサービス運用妨害 (デバイスクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-6395 2013-01-22 16:03 2013-01-12 Show GitHub Exploit DB Packet Storm
229186 4.3 警告 IBM - IBM Intelligent Operations Center におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6360 2013-01-22 16:02 2012-12-14 Show GitHub Exploit DB Packet Storm
229187 4.3 警告 IBM - IBM TFIM および TFIMBG における OpenID プロバイダのデータを偽造される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-6359 2013-01-22 16:01 2013-01-18 Show GitHub Exploit DB Packet Storm
229188 6.3 警告 シスコシステムズ - Cisco Adaptive Security Appliances におけるサービス運用妨害 (デバイスクラッシュ) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5717 2013-01-22 16:01 2013-01-16 Show GitHub Exploit DB Packet Storm
229189 4.3 警告 RPM - RPM の lib/package.c における RPM の署名確認を回避される脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-6088 2013-01-22 15:02 2013-01-18 Show GitHub Exploit DB Packet Storm
229190 5 警告 Firefly Media Server - Firefly Media Server におけるサービス運用妨害 (NULL ポインタデリファレンス) の脆弱性 CWE-Other
その他
CVE-2012-5875 2013-01-22 15:01 2013-01-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4461 3.3 LOW
Local
- - Ubuntu Linux 6.8, 6.17 and 7.0 contain SAUCE patches with a possible NULL pointer dereference in the handling of AF_INET/AF_INET6 socket mediation. The bug can be triggered by an unprivileged local u… CWE-476
 NULL Pointer Dereference
CVE-2026-47337 2026-05-29 11:45 2026-05-29 Show GitHub Exploit DB Packet Storm
4462 9.8 CRITICAL
Network
- - The Advanced Custom Fields: Extended plugin for WordPress is vulnerable to Privilege Escalation via Validation Bypass in all versions up to and including 0.9.2.5. The vulnerability exists due to the … CWE-269
 Improper Privilege Management
CVE-2026-8809 2026-05-29 11:40 2026-05-29 Show GitHub Exploit DB Packet Storm
4463 - - - Use after free in SurfaceCapture in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High) CWE-416
 Use After Free
CVE-2026-9961 2026-05-29 11:35 2026-05-29 Show GitHub Exploit DB Packet Storm
4464 - - - Out of bounds write in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High) CWE-787
 Out-of-bounds Write
CVE-2026-9965 2026-05-29 11:35 2026-05-29 Show GitHub Exploit DB Packet Storm
4465 7.5 HIGH
Network
benoitc hackney Improper Neutralization of CRLF Sequences ('CRLF Injection') vulnerability in benoitc hackney allows HTTP Request/Response Splitting. The WebSocket upgrade code in src/hackney_ws.erl copies the host,… CWE-93
CRLF Injection
CVE-2026-47072 2026-05-29 05:27 2026-05-26 Show GitHub Exploit DB Packet Storm
4466 7.5 HIGH
Network
benoitc hackney Improper Neutralization of CRLF Sequences vulnerability in benoitc hackney allows HTTP Request Splitting. hackney does not percent-encode carriage return (\r) or line feed (\n) characters in the URL … CWE-93
CRLF Injection
CVE-2026-47075 2026-05-29 05:26 2026-05-26 Show GitHub Exploit DB Packet Storm
4467 5.4 MEDIUM
Network
mozilla firefox Firefox for iOS displayed specially crafted right-to-left (RTL) and internationalized domain names (IDNs) incorrectly in link preview UI surfaces. A crafted RTL hostname could visually reorder portio… CWE-451
 User Interface (UI) Misrepresentation of Critical Information
CVE-2026-9078 2026-05-29 05:20 2026-05-26 Show GitHub Exploit DB Packet Storm
4468 4.9 MEDIUM
Network
apache syncope Exposure of Sensitive Information Through Data Queries vulnerability in Apache Syncope. An administrator with adequate entitlements for Derived Schemas can create a malicious JEXL expression which a… CWE-202
 Exposure of Sensitive Information Through Data Queries
CVE-2026-42797 2026-05-29 05:19 2026-05-26 Show GitHub Exploit DB Packet Storm
4469 9.9 CRITICAL
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.2, packages/worker/src/api/routes/global/scim.ts attaches only two middlewares to the SCIM router: requireSCIM (checks the Enterprise featu… CWE-862
 Missing Authorization
CVE-2026-46425 2026-05-29 05:16 2026-05-28 Show GitHub Exploit DB Packet Storm
4470 7.8 HIGH
Local
codesys development_system The affected product creates a directory with insecure default permissions during administrative installation. This allows a low-privileged local attacker to modify a temporary file defining the comp… CWE-276
NVD-CWE-noinfo
Incorrect Default Permissions 
CVE-2026-44468 2026-05-29 05:11 2026-05-26 Show GitHub Exploit DB Packet Storm