Lucene search
+L

2127 matches found

Huntr
Huntr
added 2026/02/26 3:6 p.m.15 views

CWE-346: CORS Origin Validation Bypass via `re.match()` in `allow_origin_pat`

This report is not public...

8.8CVSS6.4AI score0.00197EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/02/26 12:2 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:2 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
Snyk
Snyk
added 2026/02/25 10:57 p.m.7 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the /https route handler. An attacker can access internal network resources and retrieve sensitive information by supplying a crafted domain that resolves to a loopback or private IP address, thereby...

8.7CVSS5.9AI score0.00339EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/25 10:57 p.m.11 views

GHSA-P2V6-84H2-5X4R esm.sh has SSRF localhost/private-network bypass in `/http(s)` module route

Summary An SSRF vulnerability CWE-918 exists in esm.sh’s /https fetch route. The service tries to block localhost/internal targets, but the validation is based on hostname string checks and can be bypassed using DNS alias domains for example, 127.0.0.1.nip.io resolving to 127.0.0.1. This allows a...

8.6CVSS5.8AI score0.00339EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/02/25 12:0 a.m.15 views

PT-2026-26492

Name of the Vulnerable Software and Affected Versions Angular versions prior to 22.0.0-next.2 Angular versions prior to 21.2.3 Angular versions prior to 20.3.21 Description An Open Redirect issue exists in the Angular SSR tool due to an incomplete fix for a previously identified problem. The...

6.9CVSS5.9AI score0.00302EPSS
SaveExploits0References17
Packet Storm
Packet Storm
added 2026/02/25 12:0 a.m.271 views

📄 Cosign 3.0.4 Certificate Chain Validation Bypass

A logic flaw in the certificate verification process of Cosign versions 3.0.4 and below allows signatures to be accepted even when the issuing Intermediate Certificate Authority CA has already expired. This proof of concept generates a chain that can be tested with this software in order to prove...

3.7CVSS5.5AI score0.00197EPSS
SaveExploits2
OSV
OSV
added 2026/02/24 8:10 p.m.18 views

USN-8045-1 ceph vulnerabilities

Martin Schobert discovered that Ceph did not properly verify SSL certificates when using Pybind for secure mail connections, which could result in accepting invalid certificates. An attacker could possibly use this issue to perform an intermediary attack and access mail server credentials or...

7.5CVSS5.8AI score0.0045EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/02/23 6:32 p.m.12 views

yapi disables TLS/SSL certificate validation via rejectUnauthorized: false in Axios HTTPS agent

An issue pertaining to CWE-295: Improper Certificate Validation was discovered in YMFE yapi v1.12.0. The application disables TLS/SSL certificate validation by setting 'rejectUnauthorized': false in the HTTPS agent configuration for Axios requests...

7.4CVSS5.4AI score0.00169EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/02/23 6:32 p.m.13 views

GHSA-663H-2VR3-GHRJ yapi disables TLS/SSL certificate validation via rejectUnauthorized: false in Axios HTTPS agent

An issue pertaining to CWE-295: Improper Certificate Validation was discovered in YMFE yapi v1.12.0. The application disables TLS/SSL certificate validation by setting 'rejectUnauthorized': false in the HTTPS agent configuration for Axios requests...

7.4CVSS5.5AI score0.00169EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/02/23 12:0 a.m.39 views

CVE-2025-70043

An issue pertaining to CWE-295: Improper Certificate Validation was discovered in Ayms node-To master. The application disables TLS/SSL certificate validation by setting 'rejectUnauthorized': false in TLS socket options...

0.00183EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/21 9:15 a.m.22 views

CVE-2026-27479

Wallos is an open-source, self-hostable personal subscription tracker. Versions 4.6.0 and below contain a Server-Side Request Forgery SSRF vulnerability in the subscription and payment logo/icon upload functionality. The application validates the IP address of the provided URL before making the...

7.7CVSS0.00307EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/02/21 8:15 a.m.4 views

CVE-2026-27479

Wallos is an open-source, self-hostable personal subscription tracker. Versions 4.6.0 and below contain a Server-Side Request Forgery SSRF vulnerability in the subscription and payment logo/icon upload functionality. The application validates the IP address of the provided URL before making the...

7.7CVSS5.6AI score0.00307EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/02/21 8:15 a.m.8 views

CVE-2026-27479 Wallos: SSRF via Redirect Bypass in Logo/Icon URL Fetch

Wallos is an open-source, self-hostable personal subscription tracker. Versions 4.6.0 and below contain a Server-Side Request Forgery SSRF vulnerability in the subscription and payment logo/icon upload functionality. The application validates the IP address of the provided URL before making the...

7.7CVSS5.6AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/02/21 3:50 a.m.4 views

CVE-2026-27192 Feathers has an origin validation bypass via prefix matching

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.4AI score0.0024EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/02/20 7:39 p.m.15 views

CVE-2026-26063

CediPay is a crypto-to-fiat app for the Ghanaian market. A vulnerability in CediPay prior to version 1.2.3 allows attackers to bypass input validation in the transaction API. The issue has been fixed in version 1.2.3. If upgrading is not immediately possible, restrict API access to trusted networ...

8.8CVSS5.5AI score0.00268EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/02/19 12:0 a.m.13 views

CediPay 输入验证错误漏洞

CediPay is a cryptocurrency application developed by LUCKMAN WORLD’s individual developers. Versions of CediPay prior to 1.2.3 contained a vulnerability related to input validation errors. This vulnerability stemmed from the possibility of bypassing the input validation in the trading API, which...

8.8CVSS5.8AI score0.00268EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/02/18 12:0 a.m.9 views

Apache Tomcat 10.1.0.M7 < 10.1.52

The version of Tomcat installed on the remote host is prior to 10.1.52. It is, therefore, affected by a vulnerability as referenced in the fixedinapachetomcat10.1.52security-10 advisory. - Improper Input Validation vulnerability in Apache Tomcat Native, Apache Tomcat. When using an OCSP responder...

7.5CVSS6.6AI score0.00498EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/18 12:0 a.m.15 views

PT-2026-23552

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.14 Description The manual Chutes OAuth login flow in OpenClaw is susceptible to a bypass of OAuth CSRF state validation. This allows an attacker to bypass CSRF protection by convincing a user to paste...

7.1CVSS5.8AI score0.00133EPSS
SaveExploits0References8
Veracode
Veracode
added 2026/02/17 10:55 a.m.14 views

Command Validation Bypass

@anthropic-ai/claude-code is vulnerable to command validation bypass. The vulnerability is due to improper validation of piped sed operations with the echo command, which allows an attacker to bypass file write restrictions and write to sensitive directories when the “accept edits” feature is...

7.7CVSS5.6AI score0.00264EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder