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 29, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
1461 9.9 緊急
Network
オラクル Oracle WebCenter Enterprise Capture オラクルのOracle WebCenter Enterprise Captureにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-46782 2026-06-22 11:35 2026-06-17 Show GitHub Exploit DB Packet Storm
1462 8.1 重要
Network
オラクル PeopleSoft Enterprise CS Student Financials オラクルのPeopleSoft Enterprise CS Student Financialsにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-46849 2026-06-22 11:35 2026-06-17 Show GitHub Exploit DB Packet Storm
1463 9.8 緊急
Network
オラクル MySQL Router オラクルのMySQL Routerにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-46860 2026-06-22 11:34 2026-06-17 Show GitHub Exploit DB Packet Storm
1464 9.6 緊急
Network
オラクル MySQL NDB Cluster オラクルのMySQL NDB Clusterにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-46861 2026-06-22 11:34 2026-06-17 Show GitHub Exploit DB Packet Storm
1465 7.5 重要
Network
オラクル MySQL Router オラクルのMySQL Routerにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-46862 2026-06-22 11:34 2026-06-17 Show GitHub Exploit DB Packet Storm
1466 9.8 緊急
Network
オラクル Siebel Apps - Marketing オラクルのSiebel Apps - Marketingにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-46884 2026-06-22 11:34 2026-06-17 Show GitHub Exploit DB Packet Storm
1467 8.8 重要
Network
オラクル Siebel Apps - Marketing オラクルのSiebel Apps - Marketingにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-46886 2026-06-22 11:34 2026-06-17 Show GitHub Exploit DB Packet Storm
1468 9.8 緊急
Network
オラクル Siebel Apps - Marketing オラクルのSiebel Apps - Marketingにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-46887 2026-06-22 11:34 2026-06-17 Show GitHub Exploit DB Packet Storm
1469 9.8 緊急
Network
オラクル Siebel Apps - Marketing オラクルのSiebel Apps - Marketingにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-46889 2026-06-22 11:34 2026-06-17 Show GitHub Exploit DB Packet Storm
1470 9.8 緊急
Network
オラクル Siebel Apps - Marketing オラクルのSiebel Apps - Marketingにおける複数の脆弱性 CWE-284
CWE-287
CWE-306
CVE-2026-46890 2026-06-22 11:34 2026-06-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 29, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4351 - - - Routinator exits on any error when accepting incoming HTTP or RTR connections, including ones it can recover from such as running out of file descriptors. This condition can be triggered maliciously … CWE-755
 Improper Handling of Exceptional Conditions
CVE-2026-49232 2026-06-10 00:20 2026-06-9 Show GitHub Exploit DB Packet Storm
4352 - - - Origin Validation Error vulnerability in ninenines gun (gun_http2 module) allows cross-origin cookie injection via unvalidated HTTP/2 PUSH_PROMISE authority. In gun_http2:push_promise_frame/7, the :… CWE-346
 Origin Validation Error
CVE-2026-43972 2026-06-10 00:20 2026-06-9 Show GitHub Exploit DB Packet Storm
4353 - - - Uncontrolled Resource Consumption vulnerability in ninenines gun (gun_http module) allows a malicious server to exhaust client memory via unbounded HTTP/1.1 response buffering. In gun_http:handle/5,… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-43973 2026-06-10 00:20 2026-06-9 Show GitHub Exploit DB Packet Storm
4354 - - - Unexpected Status Code or Return Value vulnerability in ninenines gun (gun_http module) allows a malicious HTTP server to force the client into raw protocol mode via an unsolicited 101 Switching Prot… CWE-841
 Improper Enforcement of Behavioral Workflow
CVE-2026-43974 2026-06-10 00:20 2026-06-9 Show GitHub Exploit DB Packet Storm
4355 - - - Improper Handling of Highly Compressed Data (Data Amplification) vulnerability in wojtekmach Req allows attacker-controlled HTTP servers to exhaust memory in a Req client via decompression-bomb respo… CWE-409
 Improper Handling of Highly Compressed Data (Data Amplification)
CVE-2026-49755 2026-06-10 00:20 2026-06-9 Show GitHub Exploit DB Packet Storm
4356 - - - Improper Neutralization of CRLF Sequences ('CRLF Injection') vulnerability in wojtekmach Req allows multipart parameter smuggling via attacker-influenced part metadata. Req.Utils.encode_form_part/2 … CWE-93
CRLF Injection
CVE-2026-49756 2026-06-10 00:20 2026-06-9 Show GitHub Exploit DB Packet Storm
4357 - - - Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting') vulnerability in ninenines cowlib allows HTTP response splitting via non-VCHAR bytes in structured-fields… CWE-113
HTTP Response Splitting
CVE-2026-43966 2026-06-10 00:20 2026-06-9 Show GitHub Exploit DB Packet Storm
4358 8.8 HIGH
Network
google chrome Type Confusion in Bindings in Google Chrome prior to 149.0.7827.103 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High) CWE-843
Type Confusion
CVE-2026-11662 2026-06-9 23:58 2026-06-9 Show GitHub Exploit DB Packet Storm
4359 8.3 HIGH
Network
google chrome Use after free in Skia in Google Chrome prior to 149.0.7827.103 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Ch… CWE-416
 Use After Free
CVE-2026-11663 2026-06-9 23:58 2026-06-9 Show GitHub Exploit DB Packet Storm
4360 8.8 HIGH
Network
google chrome Use after free in Payments in Google Chrome prior to 149.0.7827.103 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-11664 2026-06-9 23:58 2026-06-9 Show GitHub Exploit DB Packet Storm