Lucene search
+L

200 matches found

RedhatCVE
RedhatCVE
added 2026/03/04 1:56 a.m.9 views

CVE-2026-25477

AFFiNE is an open-source, all-in-one workspace and an operating system. Prior to version 0.26.0, there is an Open Redirect vulnerability located at the /redirect-proxy endpoint. The flaw exists in the domain validation logic, where an improperly anchored Regular Expression allows an attacker to...

6.9CVSS5.8AI score0.00164EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/02 8:16 p.m.9 views

CVE-2026-25477

AFFiNE is an open-source, all-in-one workspace and an operating system. Prior to version 0.26.0, there is an Open Redirect vulnerability located at the /redirect-proxy endpoint. The flaw exists in the domain validation logic, where an improperly anchored Regular Expression allows an attacker to...

6.9CVSS0.00164EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/02 7:14 p.m.4 views

CVE-2026-25477

AFFiNE is an open-source, all-in-one workspace and an operating system. Prior to version 0.26.0, there is an Open Redirect vulnerability located at the /redirect-proxy endpoint. The flaw exists in the domain validation logic, where an improperly anchored Regular Expression allows an attacker to...

6.9CVSS5.8AI score0.00164EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/03/02 7:14 p.m.12 views

EUVD-2026-9258

AFFiNE is an open-source, all-in-one workspace and an operating system. Prior to version 0.26.0, there is an Open Redirect vulnerability located at the /redirect-proxy endpoint. The flaw exists in the domain validation logic, where an improperly anchored Regular Expression allows an attacker to...

6.9CVSS5.8AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/02 7:14 p.m.10 views

CVE-2026-25477 AFFiNE: Open Redirect via Regex Bypass in redirect-proxy

AFFiNE is an open-source, all-in-one workspace and an operating system. Prior to version 0.26.0, there is an Open Redirect vulnerability located at the /redirect-proxy endpoint. The flaw exists in the domain validation logic, where an improperly anchored Regular Expression allows an attacker to...

6.9CVSS5.8AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/02 12:00 a.m.13 views

PT-2026-22691

Name of the Vulnerable Software and Affected Versions AFFiNE versions prior to 0.26.0 Description AFFiNE, an open-source workspace and operating system, contains an Open Redirect flaw in the /redirect-proxy endpoint. The issue stems from a flawed domain validation process, where a Regular...

6.9CVSS5.9AI score0.00164EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/26 3:22 p.m.26 views

GHSA-W789-49FC-V8HR TerriaJS-Server has a domain validation bypass vulnerability in its proxy allowlist

Impact A validation bug allows an attacker to proxy domains not explicitly allowed in the proxyableDomains configuration. The validation only checks if a hostname ended with an allowed domain. This meant: If example.com is allowed in proxyableDomains: - ✅ example.com is allowed correct - ✅...

8.7CVSS5.5AI score0.00241EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/26 3:22 p.m.12 views

TerriaJS-Server has a domain validation bypass vulnerability in its proxy allowlist

Impact A validation bug allows an attacker to proxy domains not explicitly allowed in the proxyableDomains configuration. The validation only checks if a hostname ended with an allowed domain. This meant: If example.com is allowed in proxyableDomains: - ✅ example.com is allowed correct - ✅...

8.7CVSS5.3AI score0.00241EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/02/26 12:02 a.m.39 views

CVE-2026-27818 TerriaJS-Server has a domain validation bypass vulnerability in its proxy allowlist

TerriaJS-Server is a NodeJS Express server for TerriaJS, a library for building web-based geospatial data explorers. A validation bug in versions prior to 4.0.3 allows an attacker to proxy domains not explicitly allowed in the proxyableDomains configuration. Version 4.0.3 fixes the issue...

8.7CVSS0.00241EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/26 12:02 a.m.28 views

CVE-2026-27818

TerriaJS-Server (Node.js Express) has a validation bug in versions prior to 4.0.3 that allows proxying of domains not explicitly allowed in the proxyableDomains allowlist. The issue is fixed in version 4.0.3. Impact is that unapproved domains could be proxied; explicit exploit details or in‑the‑w...

8.7CVSS5.4AI score0.00241EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 6:11 p.m.18 views

Astro is vulnerable to SSRF due to missing allowlist enforcement in remote image inferSize

Summary A bug in Astro's image pipeline allows bypassing image.domains / image.remotePatterns restrictions, enabling the server to fetch content from unauthorized remote hosts. Details Astro provides an inferSize option that fetches remote images at render time to determine their dimensions. Remo...

7.2CVSS5.8AI score0.00281EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/02/09 9:00 p.m.24 views

CVE-2026-25811

CVE-2026-25811 affects PlaciPy 1.0.0. Root cause: tenant identifiers are derived from user email domains without validating domain ownership/registration, enabling cross-tenant data access. Impact is cross-tenant data exposure; CVSS notes indicate high confidentiality/integrity impact in some vec...

9.1CVSS5.5AI score0.00269EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/02/09 9:00 p.m.8 views

CVE-2026-25811 PlaciPy Email Domain Trust Enables Cross-Tenant Data Access (Multi-Tenant Isolation Failure)

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the application derives the tenant identifier directly from the email domain provided by the user, without validating domain ownership or registration. This allows cross-tenant data access...

5.3CVSS5.5AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/09 9:00 p.m.6 views

CVE-2026-25811

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the application derives the tenant identifier directly from the email domain provided by the user, without validating domain ownership or registration. This allows cross-tenant data access...

5.3CVSS5.5AI score0.00269EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/02/09 8:35 p.m.12 views

Craft CMS: save_images_Asset graphql mutation can be abused to exfiltrate AWS credentials of underlying host

Summary - The saveimagesAsset graphql mutation allows a user to give a url of an image to download. Url must use a domain, not a raw IP. - Attacker sets up domain attacker.domain with an A record of something like 169.254.169.254 special AWS metadata IP - Attacker invokes saveimagesAsset with url...

6.5CVSS5.7AI score0.00419EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/02/09 8:35 p.m.10 views

GHSA-96PQ-HXPW-RGH8 Craft CMS: save_images_Asset graphql mutation can be abused to exfiltrate AWS credentials of underlying host

Summary - The saveimagesAsset graphql mutation allows a user to give a url of an image to download. Url must use a domain, not a raw IP. - Attacker sets up domain attacker.domain with an A record of something like 169.254.169.254 special AWS metadata IP - Attacker invokes saveimagesAsset with url...

5.3CVSS5.7AI score0.00419EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/02/08 1:22 a.m.14 views

CVE-2026-25631

n8n is an open source workflow automation platform. Prior to 1.121.0, there is a vulnerability in the HTTP Request node's credential domain validation allowed an authenticated attacker to send requests with credentials to unintended domains, potentially leading to credential exfiltration. This on...

6.5CVSS5.7AI score0.00275EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/06 9:16 p.m.16 views

CVE-2026-25631

n8n is an open source workflow automation platform. Prior to 1.121.0, there is a vulnerability in the HTTP Request node's credential domain validation allowed an authenticated attacker to send requests with credentials to unintended domains, potentially leading to credential exfiltration. This on...

6.5CVSS0.00275EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/06 8:34 p.m.18 views

EUVD-2026-5569

n8n is an open source workflow automation platform. Prior to 1.121.0, there is a vulnerability in the HTTP Request node's credential domain validation allowed an authenticated attacker to send requests with credentials to unintended domains, potentially leading to credential exfiltration. This on...

5.3CVSS5.5AI score0.00275EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/04 9:18 p.m.8 views

CVE-2026-25518

cert-manager adds certificates and certificate issuers as resource types in Kubernetes clusters, and simplifies the process of obtaining, renewing and using those certificates. In versions from 1.18.0 to before 1.18.5 and from 1.19.0 to before 1.19.3, the cert-manager-controller performs DNS...

5.9CVSS5.5AI score0.00349EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder