Lucene search
+L

981443 matches found

Cvelist
Cvelist
added 2026/08/18 3:44 p.m.30 views

CVE-2026-45123 MyBB: IPv6 SSRF

MyBB is free and open source forum software. Prior to 1.8.40, the remote requests feature does not correctly handle IPv6 addresses, resulting in a server-side request forgery vulnerability. The default disallowed remote hosts list does not include IPv6 addresses. Verification in fetchremotefile...

4.3CVSS0.00269EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 3:44 p.m.15 views

EUVD-2026-61051

MyBB is free and open source forum software. Prior to 1.8.40, the remote requests feature does not correctly handle IPv6 addresses, resulting in a server-side request forgery vulnerability. The default disallowed remote hosts list does not include IPv6 addresses. Verification in fetchremotefile...

4.3CVSS5.4AI score0.00269EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/18 3:16 p.m.14 views

CVE-2026-63632

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. From 1.3.0 until 1.22.0, onnx.versionconverter.convertversion can perform an out-of-bounds read in Gemm76::adaptgemm76 in onnx/versionconverter/adapters/gemm76.h when a Gemm node has input tensors with...

3.3CVSS5.8AI score0.00229EPSS
SaveExploits0References1
Anthropic
Anthropic
added 2026/08/18 2:12 p.m.11 views

ANT-2026-BVDWY3J9 · supabase/auth · open-redirect

open-redirect medium Severity Claude medium · Security research firm - · Maintainer - Discovered by Claude Mythos Preview REPORT Anthropic's analysis of this finding, sealed at approval. ANT-2026-BVDWY3J9: Redirect allow-list ignores URL scheme and port In supabase/auth, IsRedirectURLValid...

6AI score
SaveExploits0
Anthropic
Anthropic
added 2026/08/18 2:12 p.m.11 views

ANT-2026-EFRBDRNP · supabase/supabase · open-redirect

open-redirect low Severity Claude low · Security research firm - · Maintainer - Discovered by Claude Mythos Preview REPORT Anthropic's analysis of this finding, sealed at approval. ANT-2026-EFRBDRNP: Unvalidated returnTo redirect after organisation creation In Supabase Studio's NewOrgForm...

5.9AI score
SaveExploits0References1
Circl
Circl
added 2026/08/18 1:30 p.m.14 views

CVE-2026-75783

creationtimestamp| type| source ---|---|--- 2026-08-18 13:30:28+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3mted75q54k2x 2026-08-18 13:30:29+00:00| seen| https://infosec.exchange/users/offseq/statuses/117116752787430828...

9.6CVSS8.7AI score0.00401EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 12:53 p.m.24 views

CVE-2026-45532

DataEase versions prior to 2.10.23 on Windows have a path traversal flaw: the server only filters /, allowing attackers to traverse directories via \. The fix is in v2.10.23; no workarounds exist. CVSS 4.0 scores 8.7 (HIGH) with network access and no authentication required. No exploitation detai...

8.7CVSS5.4AI score0.00469EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/18 12:43 p.m.10 views

CVE-2026-73499

A flaw was found in etcd, a distributed key-value store. A user with READ permission on a single key can bypass authorization checks in the Watch gRPC API by using open-ended range requests. This allows them to receive watch events for keys beyond their authorized scope, leading to information...

7.1CVSS5.3AI score0.00365EPSS
SaveExploits0References11
NVD
NVD
added 2026/08/18 12:19 p.m.13 views

CVE-2026-75833

The Grav API plugin getgrav/grav-plugin-api, bundled with Grav 2.0's admin-next/API stack before version 1.0.14 contains an open redirect weakness in SsoController::sanitizeReturnTo. The function rejects a literal '//' prefix but does not account for browsers normalizing backslashes to slashes in...

8.6CVSS0.00194EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.30 views

CVE-2026-75833 Grav API Plugin Open Redirect via Backslash Bypass

The Grav API plugin getgrav/grav-plugin-api, bundled with Grav 2.0's admin-next/API stack before version 1.0.14 contains an open redirect weakness in SsoController::sanitizeReturnTo. The function rejects a literal '//' prefix but does not account for browsers normalizing backslashes to slashes in...

8.6CVSS0.00194EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 11:19 a.m.38 views

CVE-2026-75833

The Grav API plugin (bundled with Grav 2.0's admin-next/API stack) before version 1.0.14 has an open redirect in SsoController::sanitizeReturnTo(): a backslash-prefix like /\evil.com bypasses the // guard and is normalized by browsers to //evil.com, enabling post-OAuth-login phishing. Exploitatio...

8.6CVSS5.3AI score0.00194EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 11:19 a.m.13 views

EUVD-2026-60597

The Grav API plugin getgrav/grav-plugin-api, bundled with Grav 2.0's admin-next/API stack before version 1.0.14 contains an open redirect weakness in SsoController::sanitizeReturnTo. The function rejects a literal '//' prefix but does not account for browsers normalizing backslashes to slashes in...

8.6CVSS5.3AI score0.00194EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/08/18 10:22 a.m.32 views

Exploit for Incomplete List of Disallowed Inputs in Fastgpt

fastgpt-sandbox-audit FastGPT Python sandbox escape chain aud...

6.3CVSS5.7AI score0.00296EPSS
SaveExploits2
OSV
OSV
added 2026/08/18 10:03 a.m.10 views

BIT-ETCD-2026-73499 etcd: Watch API authorization bypass via open-ended range requests

etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.5.33, 3.6.14, and 3.7.1, a user granted READ permission on a single exact key can use the Watch gRPC API with clientv3.WithFromKey to receive watch events for every key lexicographically greater than o...

7.1CVSS5.4AI score0.00365EPSS
SaveExploits0References9
GithubExploit
GithubExploit
added 2026/08/18 8:54 a.m.35 views

Exploit for Open Redirect in Pylonsproject Webob

No d...

6.1CVSS5.2AI score0.00569EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.20 views

PT-2026-77622

Name of the Vulnerable Software and Affected Versions Oracle Siebel CRM Integration versions 25.12 through 26.6 Description An issue exists in the Open Integration component of the Oracle Siebel CRM Integration product. An unauthenticated attacker with access to the physical communication segment...

8.1CVSS5.1AI score0.00374EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.19 views

PT-2026-77172

MyBB is free and open source forum software. Prior to 1.8.40, the Contact module does not validate a redirect URL or protocol correctly, resulting in an open redirect and reflected JavaScript code injection. contact.php accepts the redirect target from the from HTTP parameter in $mybb-input'from'...

9.3CVSS5.7AI score0.00384EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.13 views

Amazon Linux 2 : isns-utils, --advisory ALAS2-2026-3859 (ALAS-2026-3859)

The version of isns-utils installed on the remote host is prior to 0.93-7. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2026-3859 advisory. A Double Free vulnerability in open-iscsi allows an unauthenticated MITM attacker to cause DoS. This issue affects open-iscsi: fr...

8.7CVSS5.9AI score0.00252EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.15 views

Amazon Linux 2023 : isns-utils, isns-utils-devel, isns-utils-libs (ALAS2023-2026-2054)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2026-2054 advisory. A Double Free vulnerability in open-iscsi allows an unauthenticated MITM attacker to cause DoS. This issue affects open-iscsi: from ? through 56718d4e9d1a4f51c30697b5c0534144bb41c9bb. CVE-2026-55995...

8.7CVSS5.8AI score0.00252EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.16 views

PT-2026-77617

Name of the Vulnerable Software and Affected Versions Oracle Siebel CRM Integration versions 25.12 through 26.6 Description A flaw in the Open Integration component allows a low privileged attacker with network access via HTTP to compromise the system. Successful exploitation can lead to a full...

8.5CVSS5.1AI score0.00311EPSS
SaveExploits0References3
Rows per page
Query Builder