Lucene search
+L

5789 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/21 7:20 a.m.10 views

CVE-2026-8593

Improper permission enforcement in Checkmk versions 2.5.0 before 2.5.0p9, 2.4.0 before 2.4.0p34, 2.3.0 before 2.3.0p49, and 2.2.0 EOL allows users without permissions to view and modify BI packs and rules...

5.3CVSS5.2AI score0.00207EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.9 views

PT-2026-61931

OpenRemote versions before 1.26.2 contain an information disclosure vulnerability in the SyslogResource REST endpoint that fails to filter operational logs by realm. Attackers with the read:rules role can access the GET /api/realm/syslog/event endpoint to retrieve operational logs from all tenant...

5.3CVSS5.3AI score0.00183EPSS
SaveExploits0References3
CERT
CERT
added 2026/07/21 12:0 a.m.7 views

Plane contains multi-tenant authorization bypass vulnerability

Overview The project management tool Plane, versions 1.3.0 and earlier, contains a multi-tenant authorization bypass vulnerability in its asset-management API that allows unauthorized users to access, delete, or duplicate assets that belong to other workspaces. Description Plane is an open-source...

6.5CVSS5.5AI score0.00225EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.7 views

PT-2026-62720

Vulnerability in the Oracle Scheduler product of Oracle E-Business Suite component: Rules UI. Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Scheduler. Successful attacks of...

6.3CVSS7AI score0.00249EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 8:29 p.m.34 views

CVE-2026-44507

...

0.00146EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/07/20 8:29 p.m.6 views

CVE-2026-44507

...

5.2AI score0.00146EPSS
SaveExploits0
NVD
NVD
added 2026/07/20 12:19 p.m.14 views

CVE-2026-63743

SurrealDB before 3.1.0 contains a capability bypass vulnerability in HTTP redirect handling that allows authenticated users to circumvent port-scoped --deny-net rules. Attackers can chain an HTTP redirect from an allowed hostname to a denied host:port combination, and the redirect is followed...

6.4CVSS0.0018EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/20 12:4 p.m.7 views

CVE-2026-63743 SurrealDB before 3.1.0 Port-Specific Deny Rule Bypass via HTTP Redirect

SurrealDB before 3.1.0 contains a capability bypass vulnerability in HTTP redirect handling that allows authenticated users to circumvent port-scoped --deny-net rules. Attackers can chain an HTTP redirect from an allowed hostname to a denied host:port combination, and the redirect is followed...

6.4CVSS5.3AI score0.0018EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 12:4 p.m.9 views

CVE-2026-63743

SurrealDB prior to 3.1.0 contains a capability bypass in HTTP redirect handling that enables an authenticated user to circumvent port-scoped --deny-net rules. An attacker can chain an HTTP redirect from an allowed hostname to a denied host:port combination, and the redirect is followed because po...

6.4CVSS5.4AI score0.0018EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/20 11:56 a.m.7 views

io.netty/netty-resolver-dns: Netty has Insufficient Bailiwick Validation for NS Records

A flaw was found in Netty's DnsResolveContext. An attacker controlling an authoritative name server for a subdomain can exploit this vulnerability by providing crafted NS records that are insufficiently validated. This allows the attacker to poison the DNS cache for parent domains, bypassing...

10CVSS5.3AI score0.00317EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/20 12:0 a.m.7 views

PT-2026-61559

Name of the Vulnerable Software and Affected Versions SurrealDB versions prior to 3.1.0 Description An issue in HTTP redirect handling allows authenticated users to bypass capability restrictions. Specifically, attackers can circumvent port-scoped --deny-net rules by chaining an HTTP redirect fro...

6.4CVSS5.9AI score0.0018EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/17 1:38 p.m.11 views

SUSE CVE-2024-10006

A vulnerability was identified in Consul and Consul Enterprise “Consul” such that using Headers in L7 traffic intentions could bypass HTTP header based access rules...

5.8CVSS7.1AI score0.00473EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/07/17 8:2 a.m.9 views

pyasn1 BER/CER/DER decoder denial of service via unbounded long-form tag IDs

...

7.5CVSS5.2AI score0.00349EPSS
SaveExploits0
NVD
NVD
added 2026/07/16 8:16 p.m.11 views

CVE-2026-62299

CoreDNS is a DNS server written in Go. Prior to 1.14.5, the CoreDNS rewrite plugin supports edns0 rewrite rules with an optional revert flag, and two response rules, edns0SetResponseRule and edns0ReplaceResponseRuleT in plugin/rewrite/edns0.go, call res.IsEdns0 and immediately dereference the...

5.3CVSS0.00311EPSS
SaveExploits1References4
CVE
CVE
added 2026/07/16 7:50 p.m.37 views

CVE-2026-44982

CVE-2026-44982 affects CrowdSec AppSec. The bug in pkg/appsec/request.go NewParsedRequestFromRequest reads the body using max(r.ContentLength, 0), causing HTTP/1.1 chunked and HTTP/2 without Content-Length to appear with an empty body, bypassing body-inspection rules (REQUEST_BODY, BODY_ARGS, ARG...

7.2CVSS6.1AI score0.00217EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/16 7:50 p.m.35 views

CVE-2026-44982 CrowdSec AppSec silently drops request body for chunked / HTTP-2 requests

CrowdSec offers crowdsourced protection against malicious IPs. From 1.5.0 until 1.7.8, pkg/appsec/request.go NewParsedRequestFromRequest allocated a request body buffer from maxr.ContentLength, 0, so HTTP/1.1 requests using Transfer-Encoding: chunked and HTTP/2 requests without a content-length...

7.2CVSS0.00217EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/16 7:50 p.m.8 views

CVE-2026-44982 CrowdSec AppSec silently drops request body for chunked / HTTP-2 requests

CrowdSec offers crowdsourced protection against malicious IPs. From 1.5.0 until 1.7.8, pkg/appsec/request.go NewParsedRequestFromRequest allocated a request body buffer from maxr.ContentLength, 0, so HTTP/1.1 requests using Transfer-Encoding: chunked and HTTP/2 requests without a content-length...

7.2CVSS5.5AI score
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/16 7:32 p.m.13 views

Envoy Gateway: xDS Control Plane Information Disclosure when operating in GatewayNamespaceMode

Impact When Envoy Gateway runs in GatewayNamespaceMode provider.kubernetes.deploy.type=GatewayNamespace, the xDS gRPC server is configured with a StreamInterceptor for JWT authentication but no UnaryInterceptor. The go-control-plane xDS server exposes both streaming and unary Fetch RPC methods fo...

6.1AI score0.00027EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/16 7:15 p.m.33 views

CVE-2026-61718

Bunkerweb (WAF) exposes a vulnerability in versions 1.6.2–1.6.12 where the BiscuitMiddleware authorization bypass for the /cache/ routes allowed low-privilege read-only users to delete job cache files. Specifically, routes in src/ui/app/routes/cache.py were only protected by @login_required despi...

5.4CVSS6.1AI score0.00306EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/16 7:15 p.m.32 views

CVE-2026-61718 bunkerweb: Read-only Web UI users can delete job cache files due to missing authorization on /cache/ routes

bunkerweb is an Open-source and next-generation Web Application Firewall WAF. From 1.6.2 until 1.6.12, the BunkerWeb web UI BiscuitMiddleware authorization bypass list included the /cache/ URL prefix, so routes in src/ui/app/routes/cache.py protected only by @loginrequired, including POST...

5.4CVSS0.00306EPSS
SaveExploits0References3
Rows per page
Query Builder