Lucene search
+L

12127 matches found

NVD
NVD
added 2026/08/18 4:18 p.m.11 views

CVE-2026-71365

A server-side request forgery SSRF vulnerability was found in AWX's webhook status callback mechanism. When processing GitHub pull request webhooks, AWX extracts the status callback URL pullrequest.statusesurl from the incoming webhook payload without validating the target host against the expect...

7.7CVSS0.00347EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 4:17 p.m.4 views

CVE-2026-45123

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
CVE
CVE
added 2026/08/18 3:51 p.m.21 views

CVE-2026-71365

AWX's webhook status callback mechanism extracts the statuses_url from GitHub pull request payloads without validating the target host. An admin-role user can forge a signed webhook with an arbitrary URL, causing AWX to POST authenticated status updates with the Git PAT in the Authorization heade...

7.7CVSS5.7AI score0.00347EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:51 p.m.11 views

CVE-2026-71365

A server-side request forgery SSRF vulnerability was found in AWX's webhook status callback mechanism. When processing GitHub pull request webhooks, AWX extracts the status callback URL pullrequest.statusesurl from the incoming webhook payload without validating the target host against the expect...

7.7CVSS5.7AI score0.00347EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 3:51 p.m.23 views

CVE-2026-71365 Awx: webhook status callback ssrf leaks the git pat

A server-side request forgery SSRF vulnerability was found in AWX's webhook status callback mechanism. When processing GitHub pull request webhooks, AWX extracts the status callback URL pullrequest.statusesurl from the incoming webhook payload without validating the target host against the expect...

7.7CVSS0.00347EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 3:51 p.m.9 views

EUVD-2026-61015

A server-side request forgery SSRF vulnerability was found in AWX's webhook status callback mechanism. When processing GitHub pull request webhooks, AWX extracts the status callback URL pullrequest.statusesurl from the incoming webhook payload without validating the target host against the expect...

7.7CVSS5.7AI score0.00347EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:50 p.m.11 views

CVE-2026-12564

A flaw was found in the AAP Controller's HashiCorp Vault credential plugin. The kubernetesauth function in awxplugins/credentials/hashivault.py reads the controller pod's Kubernetes service account token and sends it to an attacker-controlled URL when a HashiCorp Vault Secret Lookup credential wi...

9.6CVSS5.4AI score0.00259EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 3:50 p.m.26 views

CVE-2026-12564 Automation-controller: automation-controller: kubernetes service account token exfiltration via hashicorp vault credential ssrf

A flaw was found in the AAP Controller's HashiCorp Vault credential plugin. The kubernetesauth function in awxplugins/credentials/hashivault.py reads the controller pod's Kubernetes service account token and sends it to an attacker-controlled URL when a HashiCorp Vault Secret Lookup credential wi...

9.6CVSS0.00259EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 3:50 p.m.39 views

CVE-2026-12564

CVE-2026-12564 is a critical (CVSS 9.6) SSRF vulnerability in the AAP Controller's HashiCorp Vault credential plugin . The kubernetes_auth() function in awx_plugins/credentials/hashivault.py sends the controller pod's Kubernetes service account token to an attacker-controlled URL when a Vault Sec...

9.6CVSS5.5AI score0.00259EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:44 p.m.10 views

CVE-2026-45123

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
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/08/18 3:44 p.m.8 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
CVE
CVE
added 2026/08/18 3:44 p.m.13 views

CVE-2026-45123

MyBB (open-source forum software) versions prior to 1.8.40 are affected by a server-side request forgery (SSRF) vulnerability in the remote requests feature. The root cause is a fail-open verification in fetch_remote_file() within inc/functions.php: the function get_ip_by_hostname() does not retu...

4.3CVSS5.4AI score0.00269EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 3:22 p.m.8 views

CVE-2026-71365

A server-side request forgery SSRF vulnerability was found in AWX's webhook status callback mechanism. When processing GitHub pull request webhooks, AWX extracts the status callback URL pullrequest.statusesurl from the incoming webhook payload without validating the target host against the expect...

7.7CVSS6AI score0.00347EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 3:21 p.m.15 views

CVE-2026-75856

CodeWhale (before 0.8.64) has a TOCTOU flaw in its DNS-pinning SSRF mitigation: an attacker manipulates DNS so the initial resolution check fails, but a subsequent request resolves to an internal IP. This allows unauthenticated, network-accessible requests to internal services, exposing sensitive...

9.2CVSS5.4AI score0.0037EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 3:21 p.m.9 views

EUVD-2026-60963

CodeWhale before 0.8.64 contains a server-side request forgery bypass vulnerability in DNS pinning logic that fails to prevent time-of-check-time-of-use attacks. Attackers can manipulate DNS responses to fail initial resolution checks and succeed on secondary requests, allowing requests to intern...

9.2CVSS5.4AI score0.0037EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 3:21 p.m.7 views

CVE-2026-75856 CodeWhale before 0.8.64 SSRF Bypass via DNS Pinning TOCTOU

CodeWhale before 0.8.64 contains a server-side request forgery bypass vulnerability in DNS pinning logic that fails to prevent time-of-check-time-of-use attacks. Attackers can manipulate DNS responses to fail initial resolution checks and succeed on secondary requests, allowing requests to intern...

9.2CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/18 3:21 p.m.22 views

CVE-2026-75856 CodeWhale before 0.8.64 SSRF Bypass via DNS Pinning TOCTOU

CodeWhale before 0.8.64 contains a server-side request forgery bypass vulnerability in DNS pinning logic that fails to prevent time-of-check-time-of-use attacks. Attackers can manipulate DNS responses to fail initial resolution checks and succeed on secondary requests, allowing requests to intern...

9.2CVSS0.0037EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:21 p.m.9 views

CVE-2026-75856

CodeWhale before 0.8.64 contains a server-side request forgery bypass vulnerability in DNS pinning logic that fails to prevent time-of-check-time-of-use attacks. Attackers can manipulate DNS responses to fail initial resolution checks and succeed on secondary requests, allowing requests to intern...

9.2CVSS5.3AI score0.0037EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/08/18 3:16 p.m.5 views

CVE-2026-32553

Unauthenticated Server Side Request Forgery SSRF in OttoKit = 1.1.35 versions...

7.2CVSS0.00255EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 3:16 p.m.9 views

CVE-2026-32473

Unauthenticated Server Side Request Forgery SSRF in PDF Smart Viewer for Elementor = 1.0.4 versions...

7.2CVSS0.00255EPSS
SaveExploits0References1
Rows per page
Query Builder