Lucene search
+L

111114 matches found

Snyk
Snyk
added 2026/07/14 6:50 p.m.18 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
CVE
CVE
added 2026/07/14 6:35 p.m.62 views

CVE-2026-45064

CVE-2026-45064 (Symfony) affects the UrlSanitizer::parse() path used by Symfony HtmlSanitizer/UrlSanitizer. From versions 6.1.0-BETA1 up to 6.4.40, 7.4.12, and 8.0.12, Unicode explicit-direction BiDi formatting characters were passed through into sanitized href/src attributes, enabling phishing-s...

6.1CVSS6.1AI score0.00293EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/07/14 6:35 p.m.26 views

CVE-2026-45064

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.1.0-BETA1 until 6.4.40, 7.4.12, and 8.0.12, UrlSanitizer::parse passes Unicode explicit-direction BiDi formatting characters through into sanitized href and src attributes, allowing sanitized...

6.1CVSS5.3AI score0.00293EPSS
SaveExploits0
NVD
NVD
added 2026/07/14 6:17 p.m.14 views

CVE-2026-45066

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.1.0-BETA1 until 6.4.40, 7.4.12, and 8.0.12, HtmlSanitizer URL sanitization can allow off-allowlist URLs through allowLinkHosts or allowMediaHosts because UrlSanitizer::parse follows RFC 3986...

6.1CVSS0.00298EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/14 6:17 p.m.10 views

CVE-2026-45065

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, UrlGenerator validates route parameters against a pattern built as ^ plus the raw requirement plus $; with ungrouped alternations, middle alternatives mat...

6.1CVSS0.00261EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/14 6:15 p.m.21 views

GHSA-XW9Q-2MV6-9FR8 Fedify has an incomplete SSRF mitigation after GHSA-p9cg-vqcc-grcx: validatePublicUrl allows special-use IPv4 ranges

Summary Fedify previously addressed SSRF/internal network access in GHSA-p9cg-vqcc-grcx by adding public URL validation before runtime document and media fetching. However, the current IPv4 validation logic appears incomplete. The validatePublicUrl protection relies on isValidPublicIPv4Address to...

8.6CVSS6.1AI score0.00351EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/14 6:15 p.m.17 views

EUVD-2026-36132

Fedify has an incomplete SSRF mitigation after GHSA-p9cg-vqcc-grcx: validatePublicUrl allows special-use IPv4 ranges...

8.6CVSS6.1AI score0.00351EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/14 5:53 p.m.6 views

CVE-2026-45066 Symfony: HtmlSanitizer allowLinkHosts() / allowMediaHosts() Bypass via URL-Parser Differentials and <area> Misclassification

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.1.0-BETA1 until 6.4.40, 7.4.12, and 8.0.12, HtmlSanitizer URL sanitization can allow off-allowlist URLs through allowLinkHosts or allowMediaHosts because UrlSanitizer::parse follows RFC 3986...

2.3CVSS6.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/14 5:53 p.m.38 views

CVE-2026-45066 Symfony: HtmlSanitizer allowLinkHosts() / allowMediaHosts() Bypass via URL-Parser Differentials and <area> Misclassification

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.1.0-BETA1 until 6.4.40, 7.4.12, and 8.0.12, HtmlSanitizer URL sanitization can allow off-allowlist URLs through allowLinkHosts or allowMediaHosts because UrlSanitizer::parse follows RFC 3986...

2.3CVSS0.00298EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/14 5:53 p.m.53 views

CVE-2026-45066

CVE-2026-45066 affects Symfony’s HtmlSanitizer: URL sanitization bypass due to UrlSanitizer::parse() following RFC 3986 while browsers use WHATWG, and because is checked against the media policy instead of the link policy. Affected versions: 6.1.0-BETA1–6.4.40, 7.4.12, and 8.0.12. Impact: off-al...

6.1CVSS6.1AI score0.00298EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/07/14 5:53 p.m.36 views

CVE-2026-45066

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.1.0-BETA1 until 6.4.40, 7.4.12, and 8.0.12, HtmlSanitizer URL sanitization can allow off-allowlist URLs through allowLinkHosts or allowMediaHosts because UrlSanitizer::parse follows RFC 3986...

6.1CVSS5.3AI score0.00298EPSS
SaveExploits0
OSV
OSV
added 2026/07/14 5:43 p.m.9 views

CVE-2026-45065 Symfony: UrlGenerator Route-Requirement Bypass via Unanchored Regex Alternation → Off-Site //host URL Injection

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, UrlGenerator validates route parameters against a pattern built as ^ plus the raw requirement plus $; with ungrouped alternations, middle alternatives mat...

2.3CVSS6.1AI score
SaveExploits0References7
CVE
CVE
added 2026/07/14 5:43 p.m.148 views

CVE-2026-45065

CVE-2026-45065 affects Symfony’s UrlGenerator in the Symfony PHP framework. Prior to versions 5.4.52, 6.4.40, 7.4.12, and 8.0.12, UrlGenerator validates route parameters with a pattern built as ^ + raw requirement + $, and ungrouped alternations can cause middle alternatives to match as unanchore...

6.1CVSS6.1AI score0.00261EPSS
SaveExploits0References5Affected Software1
Circl
Circl
added 2026/07/14 5:01 p.m.14 views

CVE-2026-60082

creationtimestamp| type| source ---|---|--- 2026-07-14 17:01:02+00:00| seen| https://bsky.app/profile/infosec.skyfleet.blue/post/3mqmongt66t2f 2026-07-15 15:40:08+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mqp2lniocx2l 2026-07-16 09:32:03+00:00| seen|...

9.1CVSS4.8AI score0.00387EPSS
SaveExploits0References4
Circl
Circl
added 2026/07/14 4:44 p.m.17 views

CVE-2026-11403

creationtimestamp| type| source ---|---|--- 2026-07-14 16:44:00+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqmnoybfes27...

8.7CVSS6.1AI score0.00349EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/14 4:33 p.m.46 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
Circl
Circl
added 2026/07/14 4:30 p.m.10 views

CVE-2025-12011

creationtimestamp| type| source ---|---|--- 2026-07-14 16:30:04+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mqmmw375fu2t 2026-07-16 16:15:43+00:00| seen| https://www.cisa.gov/news-events/ics-advisories/icsa-26-197-06...

9.2CVSS6.1AI score0.00303EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/14 4:17 p.m.16 views

CVE-2026-15694

creationtimestamp| type| source ---|---|--- 2026-07-14 16:17:56+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqmmafbgcm2z 2026-07-22 05:05:25+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mr7kf73r4c2z...

9CVSS8AI score0.00466EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/14 4:17 p.m.15 views

CVE-2026-52840

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
Circl
Circl
added 2026/07/14 3:43 p.m.12 views

CVE-2026-51105

creationtimestamp| type| source ---|---|--- 2026-07-14 15:43:26+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqmkcoi4r42e 2026-07-22 05:03:06+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mr7kb2qcoe24...

7.5CVSS4.8AI score0.00319EPSS
SaveExploits0References2
Rows per page
Query Builder