Lucene search
+L

51 matches found

ATTACKERKB
ATTACKERKB
added 2026/02/25 3:37 p.m.4 views

CVE-2026-27730

esm.sh is a no-build content delivery network CDN for web development. Versions up to and including 137 have an SSRF vulnerability CWE-918 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 bypass...

8.6CVSS5.5AI score0.00339EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2026/02/25 3:37 p.m.5 views

CVE-2026-27730 esm.sh has SSRF localhost/private-network bypass in `/http(s)` module route

esm.sh is a no-build content delivery network CDN for web development. Versions up to and including 137 have an SSRF vulnerability CWE-918 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 bypass...

8.6CVSS5.6AI score0.00339EPSS
Exploits1References3
CNNVD
CNNVD
added 2026/02/25 12:0 a.m.10 views

esm.sh 代码问题漏洞

esm.sh is an open-source content distribution network developed by esm.sh. Versions of esm.sh 137 and earlier contained code vulnerabilities. These vulnerabilities stemmed from a server-side request forgeing vulnerability in the https routing mechanism of esm.sh. The service attempted to block...

8.6CVSS7.3AI score0.00339EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2026/02/25 12:0 a.m.10 views

PT-2026-21936

Name of the Vulnerable Software and Affected Versions esm.sh versions up to and including 137 Description esm.sh is a content delivery network CDN for web development. A server-side request forgery SSRF issue CWE-918 exists in the /https fetch route. The service attempts to prevent requests to...

9.9CVSS7.1AI score0.22162EPSS
Exploits70References141
Snyk
Snyk
added 2026/02/08 10:0 p.m.4 views

Origin Validation Error

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Origin Validation Error via the /cdp WebSocket endpoint that accepts arbitrary Chrome DevTools Protocol commands. An attacker can bypass the intended localhost-only restriction by running...

9.3CVSS6AI score0.00295EPSS
Exploits0References3
Snyk
Snyk
added 2026/01/16 2:51 p.m.2 views

Server-side Request Forgery (SSRF)

Overview vnu-jar is a Provides the Nu Html Checker «vnu.jar» file Affected versions of this package are vulnerable to Server-side Request Forgery SSRF due to the improper implementation of localhost bypass protection. An attacker can cause the server to initiate arbitrary HTTP or HTTPS requests t...

6.9CVSS5.7AI score0.00425EPSS
Exploits1References2
Snyk
Snyk
added 2026/01/16 2:51 p.m.4 views

Server-side Request Forgery (SSRF)

Overview nu.validator:validator is an A library of string validators and sanitizers. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF due to the improper implementation of localhost bypass protection. An attacker can cause the server to initiate arbitrary HTTP ...

6.9CVSS5.7AI score0.00425EPSS
Exploits1References2
Snyk
Snyk
added 2026/01/16 2:51 p.m.3 views

Server-side Request Forgery (SSRF)

Overview html5validator is a Validate HTML5 files. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF due to the improper implementation of localhost bypass protection. An attacker can cause the server to initiate arbitrary HTTP or HTTPS requests to internal...

6.9CVSS5.7AI score0.00425EPSS
Exploits1References2
NVD
NVD
added 2026/01/16 2:15 p.m.9 views

CVE-2025-15104

Nu Html Checker validator.nu contains a restriction bypass that allows remote attackers to make the server perform arbitrary HTTP/HTTPS requests to internal resources, including localhost services. While the validator implements hostname-based protections to block direct access to localhost and...

6.9CVSS0.00425EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2026/01/16 2:0 p.m.7 views

CVE-2025-15104

Nu Html Checker validator.nu contains a restriction bypass that allows remote attackers to make the server perform arbitrary HTTP/HTTPS requests to internal resources, including localhost services. While the validator implements hostname-based protections to block direct access to localhost and...

6.9CVSS5.9AI score0.00425EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/12/05 12:9 a.m.12 views

CVE-2025-54305

An issue was discovered in the Thermo Fisher Torrent Suite Django application 5.18.1. One of the middlewares included in this application, LocalhostAuthMiddleware, authenticates users as ionadmin if the REMOTEADDR property in request.META is set to 127.0.0.1, to 127.0.1.1, or to ::1. Any user wit...

7.8CVSS6.7AI score0.00139EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2024-2730

Malicious code in bioql PyPI...

5CVSS6.4AI score0.00463EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-20395

Malicious code in bioql PyPI...

8.7CVSS6.3AI score0.00315EPSS
Exploits0References4
Snyk
Snyk
added 2025/09/22 7:42 p.m.3 views

Server-side Request Forgery (SSRF)

Overview is-localhost-ip is a Checks whether given DNS name or IPv4/IPv6 address belongs to a local machine Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the isLocalhost function which misclassifies IP addresses and allows localhost checks to be bypassed...

7.2CVSS6.6AI score0.00357EPSS
Exploits2References2
Snyk
Snyk
added 2025/09/16 2:44 a.m.1 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the ip.isPublic and ip.isPrivate functions. An attacker can interact with internal network resources by supplying specially crafted IP address such as octal localhost format "017700000001" that is...

10CVSS6.9AI score0.08279EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/08/30 6:19 p.m.6 views

CVE-2025-57814

request-filtering-agent is an https.Agent implementation that blocks requests to Private/Reserved IP addresses. Versions 1.x.x and earlier contain a vulnerability where HTTPS requests to 127.0.0.1 bypass IP address filtering, while HTTP requests are correctly blocked. This allows attackers to...

6.9CVSS6.7AI score0.00427EPSS
Exploits0References1
OSV
OSV
added 2025/08/25 9:48 p.m.10 views

GHSA-PW25-C82R-75MM request-filtering-agent SSRF Bypass via HTTPS Requests to 127.0.0.1

request-filtering-agent versions 1.x.x and earlier contain a vulnerability where HTTPS requests to 127.0.0.1 bypass IP address filtering, while HTTP requests are correctly blocked. Impact: Vulnerable patterns requests that should be blocked but are allowed: - https://127.0.0.1:443/api -...

6.9CVSS6.4AI score0.00427EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2025/08/25 9:48 p.m.5 views

request-filtering-agent SSRF Bypass via HTTPS Requests to 127.0.0.1

request-filtering-agent versions 1.x.x and earlier contain a vulnerability where HTTPS requests to 127.0.0.1 bypass IP address filtering, while HTTP requests are correctly blocked. Impact: Vulnerable patterns requests that should be blocked but are allowed: - https://127.0.0.1:443/api -...

6.9CVSS6.5AI score0.00427EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2025/07/08 7:15 a.m.3 views

CVE-2025-7346

Any unauthenticated attacker can bypass the localhost restrictions posed by the application and utilize this to create arbitrary packages...

8.7CVSS5.8AI score0.00315EPSS
Exploits0References1
CNNVD
CNNVD
added 2025/07/08 12:0 a.m.9 views

pyLoad 安全漏洞

pyLoad is a free and open source download manager written in Python by pyLoad Open Source. A security vulnerability exists in pyLoad that originates from an unauthenticated attacker being able to bypass the localhost limit to create arbitrary packages...

8.7CVSS6.7AI score0.00315EPSS
Exploits0References1
Rows per page
Query Builder