Lucene search
K

91 matches found

OSV
OSV
added 5 days ago5 views

USN-8349-1 rsync vulnerabilities

Calum Hutton discovered that rsync contained a heap-based out-of-bounds read when handling file transfers. A remote attacker with read access to an rsync server could possibly use this issue to cause a denial of service. CVE-2025-10158 Batuhan Sancak, Damien Neil, and Michael Stapelberg discovere...

8.1CVSS5.9AI score0.00063EPSS
Exploits1References9
Cvelist
Cvelist
added 2026/05/06 9:55 a.m.27 views

CVE-2026-6860

A TCP client can perform a TLS handshake and present the server name extension with a server name that is accepted by a server wildcard name, e.g. if the server is configured with a certificate accepting .example.com, any XYZ.example.com where xyz is a valid name can be used...

6.9CVSS0.00012EPSS
Exploits1References3
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.6 views

Astra Linux - уязвимость в intel-microcode

Domain-bypass transient execution vulnerability in some Intel AtomR Processors may allow an authenticated user to potentially enable information disclosure via local access...

6.5CVSS5.9AI score0.00024EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/04/27 6:37 a.m.29 views

CVE-2026-22077 Sensitive Information Disclosure Vulnerability Caused by Trusted Domain Bypass in OPPO Wallet

OPPO Wallet APP contains a trusted domain validation flaw that allows attackers to bypass protected interface access restrictions, which may lead to account token hijacking and sensitive information disclosure...

5.6CVSS0.00014EPSS
Exploits0References1
CVE
CVE
added 2026/04/27 6:37 a.m.5 views

CVE-2026-22077

CVE-2026-22077 affects OPPO Wallet. A trusted-domain validation flaw enables bypass of protected interface access, which can lead to account token hijacking and sensitive information disclosure. The CVSS 4.0 vector indicates local attack vector, high confidentiality impact, and no user interactio...

5.6CVSS5.2AI score0.00014EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/04/27 6:37 a.m.3 views

CVE-2026-22077 Sensitive Information Disclosure Vulnerability Caused by Trusted Domain Bypass in OPPO Wallet

OPPO Wallet APP contains a trusted domain validation flaw that allows attackers to bypass protected interface access restrictions, which may lead to account token hijacking and sensitive information disclosure...

5.6CVSS5.1AI score0.00014EPSS
Exploits0References1
OSV
OSV
added 2026/04/15 7:23 p.m.1 views

GHSA-C5C4-8R6X-56W3 OAuth2 Proxy has an Authorization Bypass in Email Domain Validation via Malformed Multi-@ Email Claims

Impact An authorization bypass exists in OAuth2 Proxy as part of the emaildomain enforcement option. An attacker may be able to authenticate with an email claim such as [email protected]@company.com and satisfy an allowed domain check for company.com, even though the claim is not a valid email...

6.8CVSS5.8AI score0.00053EPSS
Exploits0References3
OSV
OSV
added 2026/04/14 11:22 p.m.3 views

GHSA-J432-4W3J-3W8J WWBN AVideo has a SSRF via same-domain hostname with alternate port bypasses isSSRFSafeURL

Summary The isSSRFSafeURL function in objects/functions.php contains a same-domain shortcircuit lines 4290-4296 that allows any URL whose hostname matches webSiteRootURL to bypass all SSRF protections. Because the check compares only the hostname and ignores the port, an attacker can reach...

7.7CVSS5.8AI score0.0004EPSS
Exploits1References4
CVE
CVE
added 2026/03/24 7:26 p.m.8 views

CVE-2026-33347

Summary: CVE-2026-33347 affects league/commonmark’s Embed extension DomainFilteringAdapter. A missing hostname boundary assertion in the domain-matching regex allows an attacker-controlled domain (e.g., youtube.com.evil) to bypass the allowlist, potentially treating untrusted content as allowed. ...

6.3CVSS5.8AI score0.00015EPSS
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/19 7:4 p.m.2 views

league/commonmark has an embed extension allowed_domains bypass

Impact The DomainFilteringAdapter in the Embed extension is vulnerable to an allowlist bypass due to a missing hostname boundary assertion in the domain-matching regex. An attacker-controlled domain like youtube.com.evil passes the allowlist check when youtube.com is an allowed domain. This enabl...

6.3CVSS5.8AI score0.00015EPSS
Exploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/27 4:13 a.m.4 views

CVE-2026-27829

Astro is a web framework. In versions 9.0.0 through 9.5.3, a bug in Astro's image pipeline allows bypassing image.domains / image.remotePatterns restrictions, enabling the server to fetch content from unauthorized remote hosts. Astro provides an inferSize option that fetches remote images at rend...

7.2CVSS5.7AI score0.00076EPSS
Exploits1References1
Github Security Blog
Github Security Blog
added 2026/02/26 3:22 p.m.3 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.00089EPSS
Exploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/26 12:2 a.m.2 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.7CVSS5.9AI score0.00089EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/02/23 12:0 a.m.2 views

Apache Camel 安全漏洞

Apache Camel is an open-source integration framework based on the Enterprise Integration Pattern from the Apache Foundation in the United States. This framework provides implementations of Java objects following the Enterprise Integration Pattern and allows routing and mediation rules to be...

9.1CVSS5.8AI score0.00044EPSS
Exploits2References3
Positive Technologies
Positive Technologies
added 2026/02/21 12:0 a.m.3 views

PT-2026-21347

Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. In versions 5.0.39 and below, origin validation uses startsWith for comparison, allowing attackers to bypass the check by registering a domain that shares a common prefix with an allowed...

7.6CVSS5.7AI score0.00008EPSS
Exploits0References4
CNNVD
CNNVD
added 2026/02/13 12:0 a.m.2 views

TP-Link Omada Cloud Controller 安全漏洞

TP-Link Omada Cloud Controller is a central management software developed by TP-Link Corporation. There is a security vulnerability in TP-Link Omada Cloud Controller, which stems from lax Web security configurations. This vulnerability may allow bypass of cross-domain restrictions that are enforc...

7.5CVSS5.8AI score0.00017EPSS
Exploits0References1
OSV
OSV
added 2026/02/09 7:33 p.m.3 views

CVE-2026-25492 Craft has a save_images_Asset graphql mutation can be abused to exfiltrate AWS credentials of underlying host

Craft CMS is a content management system. In Craft versions 3.5.0 through 4.16.17 and 5.0.0-RC1 through 5.8.21, the saveimagesAsset GraphQL mutation can be abused to fetch internal URLs by providing a domain name that resolves to an internal IP address, bypassing hostname validation. When a...

5.3CVSS5.6AI score0.00015EPSS
Exploits1References5
OSV
OSV
added 2026/02/03 8:49 p.m.3 views

CVE-2026-24052 Claude Code has a Domain Validation Bypass which Allows Automatic Requests to Attacker-Controlled Domains

Claude Code is an agentic coding tool. Prior to version 1.0.111, Claude Code contained insufficient URL validation in its trusted domain verification mechanism for WebFetch requests. The application used a startsWith function to validate trusted domains e.g., docs.python.org,...

7.1CVSS5.8AI score0.00018EPSS
Exploits0References3
Mozilla
Mozilla
added 2026/01/13 12:0 a.m.9 views

Security Vulnerabilities fixed in Firefox ESR 115.32 — Mozilla

CVE-2026-0877: Mitigation bypass in the DOM: Security component Reporter Mingi Jung 정민기입니다 Impact high References Bug 1999257 CVE-2026-0879: Sandbox escape due to incorrect boundary conditions in the Graphics component Reporter Oskar L Impact high References Bug 2004602 CVE-2026-0880: Sandbox...

9.8CVSS7.3AI score0.00031EPSS
Exploits0References5Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2017-15195

Malware in sbrugna...

7.4CVSS7.5AI score0.00344EPSS
Exploits0References2
Rows per page
Query Builder