Lucene search
+L

16565 matches found

Github Security Blog
Github Security Blog
added 2026/07/14 8:2 p.m.11 views

Anyquery: Server-Side Request Forgery (SSRF) via Unrestricted SQLite Virtual Table Modules in Server Mode

Summary Anyquery's server mode does not restrict outbound HTTP requests initiated by its built-in SQLite virtual table modules e.g., jsonreader, logreader. Unauthenticated attackers connecting to the MySQL-compatible server port can create virtual tables pointing to internal network endpoints or...

6.2AI score
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/07/14 6:50 p.m.10 views

Server-side Request Forgery (SSRF)

Overview alextselegidis/easyappointments is a powerful Open Source Appointment Scheduler that can be installed on your server. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the connecttoserver function. An attacker can access internal network resources by...

8.8CVSS6.1AI score0.00186EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/14 6:17 p.m.13 views

CVE-2026-50425

Use after free in Windows Internal System User Profile allows an authorized attacker to elevate privileges locally...

7.8CVSS0.0024EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/14 5:16 p.m.20 views

CVE-2026-14646

Nexus Repository 3 did not apply its existing Server-Side Request Forgery SSRF protections to HTTP redirect targets returned by proxy repository upstream servers. Any user with read access to a proxy repository backed by an attacker-controlled or compromised upstream server — including an anonymo...

4.9CVSS0.00265EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/14 5:6 p.m.201 views

CVE-2026-50425

CVE-2026-50425: A use-after-free in Windows Internal System User Profile leads to local privilege escalation for an authorized attacker. Affected component: Windows Internal System User Profile; root cause: use-after-free; impact: gain high privileges locally with no user interaction (CVSSv3.1: A...

7.8CVSS6AI score0.0024EPSS
SaveExploits0References1Affected Software6
Cvelist
Cvelist
added 2026/07/14 5:6 p.m.38 views

CVE-2026-50425 Windows Internal System User Profile Elevation of Privilege Vulnerability

...

7.8CVSS0.0024EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/14 5:6 p.m.12 views

CVE-2026-50425 Windows Internal System User Profile Elevation of Privilege Vulnerability

...

7.8CVSS6.1AI score0.0024EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/14 5:6 p.m.42 views

CVE-2026-50293 Windows Internal Task Bar Elevation of Privilege Vulnerability

...

7.8CVSS0.00257EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/14 4:49 p.m.34 views

CVE-2026-14646 Nexus Repository 3 - Server-Side Request Forgery (SSRF) via HTTP Redirect

Nexus Repository 3 did not apply its existing Server-Side Request Forgery SSRF protections to HTTP redirect targets returned by proxy repository upstream servers. Any user with read access to a proxy repository backed by an attacker-controlled or compromised upstream server — including an anonymo...

4.9CVSS0.00265EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/14 4:49 p.m.59 views

CVE-2026-14646

Nexus Repository 3 contains an SSRF issue where existing SSRF protections are not applied to HTTP redirect targets from proxy upstreams. If a user with read access to a proxy repo backed by an attacker-controlled or compromised upstream server — including anonymous users when enabled — requests c...

4.9CVSS6.1AI score0.00265EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/14 4:33 p.m.36 views

CVE-2026-14645 Nexus Repository 3 - Server-Side Request Forgery (SSRF) via Webhook: Global Capability

Nexus Repository 3 does not validate the destination of the "Webhook: Global" capability's configured URL before making an outbound HTTP request, allowing a user holding the Capability Administration permission to cause the server to send requests to internal network locations Server-Side Request...

5.1CVSS0.00397EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/14 4:33 p.m.36 views

CVE-2026-14645

CVE-2026-14645 : Nexus Repository 3 is vulnerable to Server-Side Request Forgery (SSRF) via the Webhook: Global capability. The product does not validate the destination URL of the configured Webhook: Global before making an outbound HTTP request, enabling a user with the Capability Administratio...

5.1CVSS6.1AI score0.00397EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/14 3:23 p.m.36 views

CVE-2026-52840 Easy!Appointments has server-side request forgery in CalDAV connection test that exposes the deployment's internal network

Easy!Appointments is a self hosted appointment scheduler. In versions prior to 1.6.0, Caldav::connecttoserver at application/controllers/Caldav.php:60 hands the request's caldavurl to a Guzzle REPORT call without scheme or host validation. A logged-in backend user admin, provider, or secretary...

2.7CVSS0.00186EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/14 3:23 p.m.8 views

CVE-2026-52840 Easy!Appointments has server-side request forgery in CalDAV connection test that exposes the deployment's internal network

Easy!Appointments is a self hosted appointment scheduler. In versions prior to 1.6.0, Caldav::connecttoserver at application/controllers/Caldav.php:60 hands the request's caldavurl to a Guzzle REPORT call without scheme or host validation. A logged-in backend user admin, provider, or secretary...

2.7CVSS6.2AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/14 3:23 p.m.8 views

CVE-2026-52840 Easy!Appointments has server-side request forgery in CalDAV connection test that exposes the deployment's internal network

Easy!Appointments is a self hosted appointment scheduler. In versions prior to 1.6.0, Caldav::connecttoserver at application/controllers/Caldav.php:60 hands the request's caldavurl to a Guzzle REPORT call without scheme or host validation. A logged-in backend user admin, provider, or secretary...

2.7CVSS6.2AI score0.00186EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/14 3:23 p.m.50 views

CVE-2026-52840

Affected software: Easy!Appointments (self-hosted) prior to 1.6.0. Vulnerability: Server-Side Request Forgery (SSRF) in the CalDAV connection test. In Caldav::connect_to_server (application/controllers/Caldav.php:60), the request’s caldav_url is handed to a Guzzle REPORT call without proper schem...

2.7CVSS6.2AI score0.00186EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/07/14 2:0 p.m.13 views

Windows Internal System User Profile Elevation of Privilege Vulnerability

Use after free in Windows Internal System User Profile allows an authorized attacker to elevate privileges locally...

7.8CVSS6.1AI score0.0024EPSS
SaveExploits0
Snyk
Snyk
added 2026/07/14 1:41 p.m.9 views

Server-side Request Forgery (SSRF)

Overview contao/core-bundle is an Open Source PHP Content Management System for people who want a professional website that is easy to maintain. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the Feed Reader front-end module, which passes RSS feed URLs fr...

3.1CVSS6.2AI score0.00182EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/14 8:56 a.m.26 views

CVE-2026-15416

A flaw was identified in Argo CD, the GitOps engine used by Red Hat OpenShift GitOps, that could allow an unauthenticated attacker with network access to the Argo CD repo-server to achieve remote code execution. Under certain conditions, the attacker may then manipulate cached data to deploy...

8.9CVSS6.3AI score0.00281EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/14 5:15 a.m.22 views

CVE-2026-15669

Technical details (affected products, vulnerable components, exploit vectors) are not publicly available in the provided documents. Monitor for updates.

5.3CVSS5.8AI score0.00622EPSS
SaveExploits0References8
Rows per page
Query Builder