Lucene search
+L

2198 matches found

Github Security Blog
Github Security Blog
added 2026/08/25 2:37 p.m.9 views

praisonaiagents has an SSRF protection bypass in `spider_tools._host_is_blocked()` via DNS-resolved hostnames (`127.0.0.1.nip.io`)

Summary praisonaiagents/tools/spidertools.py contains an SSRF protection bypass. The function hostisblocked validates URLs against a list of blocked IP literals and hostname aliases, but never performs DNS resolution. Any hostname that resolves to a private or loopback IP address — including publ...

8.5CVSS5.4AI score0.00205EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/25 11:42 a.m.5 views

BIT-KEYCLOAK-2026-7504 Org.keycloak/keycloak-services: open redirect when using wildcard valid redirect uris in keycloak

A flaw was found in Keycloak's URL validation logic during redirect operations. By crafting a malicious request, an attacker could bypass validation to redirect users to unauthorized URLs, potentially leading to the exposure of sensitive information within the domain or facilitating further...

8.1CVSS7.5AI score0.005EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/25 11:42 a.m.7 views

BIT-KEYCLOAK-2026-3872 Keycloak: keycloak: information disclosure due to redirect_uri validation bypass

A flaw was found in Keycloak. This issue allows an attacker, who controls another path on the same web server, to bypass the allowed path in redirect Uniform Resource Identifiers URIs that use a wildcard. A successful attack may lead to the theft of an access token, resulting in information...

7.3CVSS5.3AI score0.0044EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/25 11:25 a.m.2 views

React2Shell-CVE-2025-55182

root@kitploit: $$\ $$\ $$$$$$$\ $$\ $$\ $$$$$$$$\ $$\ $$\ $$$$$$\ $$$$$\ $$$\ $$$ |$$ $$\ $$$\ $$$ |$$ |$$ | $\ $$ |$$ $$\ $$ | $$$$\ $$$$ |$$ | $$ | $$$$\ $$$$ | $$ | $$ |$$$\ $$ |$$ / $$ | $$ | $$$$$$ $$ |$$$$$$$ | $$$$$$ $$ | $$ | $$ $$ $$$$ |$$ | $$ | $$ | $$ $$$ $$ |$$ $$ $$ $$$ $$ |...

10CVSS7.4AI score0.99802EPSS
SaveExploits386
Kitploit
Kitploit
added 2026/08/25 9:59 a.m.2 views

CVE-2026-47101-PoC

CVE-2026-47101 — Escalation dei privilegi in LiteLLM tramite /key/generate + /user/update L'endpoint /key/generate di LiteLLM v1.82.6 versioni precedenti alla v1.83.14 consente a un internaluser con privilegi limitati di richiedere una chiave API con route wildcard "/", e successivamente tramite...

8.8CVSS8.3AI score0.00739EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/08/25 6:05 a.m.2 views

StickyExim

StickyExim Un HoneyPot per Email Caratteristiche Facile da implementare. Gli script di installazione fanno tutto il lavoro. I report di abuso vengono creati automaticamente e inviati al proprietario dell'IP attaccante. I report di abuso vengono memorizzati con un hash al momento della creazione n...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 4:32 a.m.2 views

CVE-2026-5050-Blind-LDAP-Injection-via-Unescaped-Filter

CVE-2026-5050 – Iniezione LDAP cieca tramite filtro non escapato Codice del programma simulazione Python con ldap3 root@kitploit: ldapserversim.py - Simulated LDAP authentication server from flask import Flask, request, jsonify app = Flaskname Fake user database USERS = 'admin': 'password':...

7.5CVSS5.4AI score0.00206EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/25 1:35 a.m.2 views

CVE-2025-34291_cors_security_scanner

CVE-2025-34291corssecurityscanner Ein leichtgewichtiges Python-basiertes Sicherheitsbewertungstool zur Erkennung gefährlicher Cross-Origin Resource Sharing CORS Fehlkonfigurationen - CVE-2025-34291. root@kitploit: CORS-Sicherheitsscanner Ein leichtgewichtiges Python-basiertes...

9.4CVSS9AI score0.83844EPSS
SaveExploits3
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.9 views

PT-2026-81860

GitHub CLI gh is GitHub's official command line tool. Versions 2.28.0 through 2.97.0 bind the local listener created by gh codespace ports forward to all available network interfaces by default. While port forwarding is active, a service in a Codespace can therefore become reachable through the...

2.1CVSS5.3AI score0.00179EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/24 1:29 p.m.6 views

CVE-2026-68517

A flaw was found in Glances. The REST API's Cross-Origin Resource Sharing CORS protection mechanism incorrectly validates allowed origins. This vulnerability occurs because the corsorigins guard uses exact list equality instead of checking for wildcard membership. A remote attacker could exploit...

6.5CVSS5.4AI score0.00256EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/21 8:34 p.m.25 views

CVE-2026-53656 FiftyOne App server uses wildcard CORS (Access-Control-Allow-Origin: *), enabling cross-origin reads of local server data

FiftyOne is an open-source platform for refining high-quality datasets and visual AI models. Prior to 1.17.0, the FiftyOne App/API server in fiftyone/server/app.py and the /media route in fiftyone/server/routes/media.py unconditionally return Access-Control-Allow-Origin: . Because the embedded...

6.3CVSS0.00093EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/21 8:34 p.m.30 views

CVE-2026-53656

FiftyOne (open-source visual AI dataset platform) versions prior to 1.17.0 unconditionally set Access-Control-Allow-Origin: * on its locally running, unauthenticated App/API server. Because the /media endpoint accepts a filesystem path parameter, a malicious website can issue cross-origin request...

6.3CVSS5.3AI score0.00093EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/20 6:54 p.m.5 views

crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application

A flaw was found in the crypto/x509 package within Go golang. When verifying a certificate chain, excluded DNS Domain Name System constraints are not correctly applied to wildcard DNS Subject Alternative Names SANs if the case of the SAN differs from the constraint. This oversight could allow an...

8.8CVSS7.5AI score0.0034EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/20 6:16 p.m.7 views

DEBIAN-CVE-2026-73253

Mongoose is an embedded web server and network library. Prior to version 7.22, an on-path network attacker with a wildcard certificate for a parent domain can impersonate deeper subdomains to a client using the built-in TLS stack. The mgtlsverifycertsan and mgtlsverifycertcn functions in...

9.1CVSS5.4AI score0.00212EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 6:16 p.m.12 views

CVE-2026-73253

Mongoose is an embedded web server and network library. Prior to version 7.22, an on-path network attacker with a wildcard certificate for a parent domain can impersonate deeper subdomains to a client using the built-in TLS stack. The mgtlsverifycertsan and mgtlsverifycertcn functions in...

9.1CVSS0.00212EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/20 5:41 p.m.8 views

CVE-2026-73253

Mongoose is an embedded web server and network library. Prior to version 7.22, an on-path network attacker with a wildcard certificate for a parent domain can impersonate deeper subdomains to a client using the built-in TLS stack. The mgtlsverifycertsan and mgtlsverifycertcn functions in...

9.1CVSS5.2AI score0.00212EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/20 5:41 p.m.11 views

EUVD-2026-63500

Mongoose is an embedded web server and network library. Prior to version 7.22, an on-path network attacker with a wildcard certificate for a parent domain can impersonate deeper subdomains to a client using the built-in TLS stack. The mgtlsverifycertsan and mgtlsverifycertcn functions in...

9.1CVSS5.1AI score0.00212EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/20 5:41 p.m.27 views

CVE-2026-73253 Mongoose: TLS Hostname Verification Bypass via Overly Permissive Wildcard Matching

Mongoose is an embedded web server and network library. Prior to version 7.22, an on-path network attacker with a wildcard certificate for a parent domain can impersonate deeper subdomains to a client using the built-in TLS stack. The mgtlsverifycertsan and mgtlsverifycertcn functions in...

9.1CVSS0.00212EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/20 5:41 p.m.34 views

CVE-2026-73253

Mongoose (embedded web server and network library) prior to version 7.22 is vulnerable to a TLS hostname verification bypass . The root cause is in mg_tls_verify_cert_san() and mg_tls_verify_cert_cn() (in src/tls_builtin.c), which call mg_match() — a function whose wildcard matching can cross DNS...

9.1CVSS5.1AI score0.00212EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 5:41 p.m.15 views

CVE-2026-73253 Mongoose: TLS Hostname Verification Bypass via Overly Permissive Wildcard Matching

Mongoose is an embedded web server and network library. Prior to version 7.22, an on-path network attacker with a wildcard certificate for a parent domain can impersonate deeper subdomains to a client using the built-in TLS stack. The mgtlsverifycertsan and mgtlsverifycertcn functions in...

9.1CVSS5.2AI score
SaveExploits0References6
Rows per page
Query Builder