Lucene search
+L
DebiancveRecent

63226 matches found

Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.11 views

CVE-2026-67288

FreeRDP before 3.29.0 contains a null pointer dereference vulnerability in smartcard cache request decoders that accept NULL NDR pointers for LookupName in SCARDIOCTLREADCACHEA and SCARDIOCTLWRITECACHEA operations. When smartcard emulation is enabled, attackers can send crafted smartcard cache...

8.7CVSS5.5AI score0.0035EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.10 views

CVE-2026-67298

FreeRDP versions 3.28.0 and earlier contain a heap buffer overflow in the server-side RAIL channel handler railserverhandlemessages in channels/rail/server/railmain.c. When processing a RAIL PDU header, the code subtracts RAILPDUHEADERLENGTH from the peer-controlled orderLength field without firs...

8.7CVSS5.9AI score0.00381EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.11 views

CVE-2026-67303

FreeRDP before 3.29.0 contains a reachable assertion WINPRASSERTOutputBufferLength == BytesReturned in serialprocessirpdevicecontrol in channels/serial/client/serialmain.c. When serial device redirection is enabled and a server-controlled IRPMJDEVICECONTROL request specifies an unsupported IOCTL...

5.3CVSS5.5AI score0.00248EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.15 views

CVE-2026-67354

guzzlehttp/guzzle versions before 7.15.1 contain an information disclosure vulnerability in RedirectMiddleware. When the optional allowredirects.referer setting is enabled, the middleware copies the URI fragment the portion after '' from the referring request into the generated Referer header whe...

8.2CVSS5.5AI score0.00252EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.12 views

CVE-2026-67355

guzzlehttp/guzzle versions before 7.15.1 fail to preserve host-only cookie scope, storing the request host in the Domain field instead of marking cookies as host-only. Attackers controlling child hosts can receive host-only cookies intended only for parent hosts, potentially disclosing session...

8.2CVSS5.5AI score0.00229EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.12 views

CVE-2026-67320

axios in a Node.js deployment using the HTTP adapter can route requests through an attacker-controlled proxy. axios hardens merged request configuration by creating a null-prototype object, but request interceptors run after the merge; a common immutable interceptor pattern such as ...config or...

8.3CVSS5.5AI score0.00304EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.13 views

CVE-2026-67294

FreeRDP before 3.29.0 improperly validates the Extended Key Usage EKU purpose of the peer certificate during client-side server TLS authentication. In x509utilsverify, when server-purpose X509PURPOSESSLSERVER verification fails, the code falls back to client-purpose and any-purpose verification, ...

9.3CVSS5.6AI score0.00271EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.12 views

CVE-2026-67338

JupyterLab before 4.5.9 contains a stored cross-site scripting vulnerability in the Extension Manager that fails to validate URI protocols in package metadata URLs. Attackers can publish malicious PyPI packages with javascript: URLs in project metadata that execute arbitrary JavaScript in the...

6.1CVSS5.6AI score0.00175EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.13 views

CVE-2026-67339

guzzlehttp/guzzle versions before 7.14.2 fail to properly isolate Proxy-Authorization headers from origin servers in cURL handlers. Attackers can capture proxy credentials through origin server access logs when requests are redirected, bypassed, or sent through SOCKS proxies that Guzzle...

6.9CVSS5.5AI score0.00233EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.13 views

CVE-2026-67289

FreeRDP before 3.29.0 affected versions = 3.28.0 does not validate CRLF and control characters in the server-controlled RDP redirection TargetNetAddress field. This value is copied into the client's ServerHostname and, when the client connects through an HTTP proxy, is written directly into the...

9.8CVSS5.6AI score0.0038EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.11 views

CVE-2026-66402

FreeRDP before 3.29.0 affected versions = 3.28.0 contains multiple TLS certificate identity validation weaknesses in tlsverifycertificate, tlsmatchhostname, and x509utilsgetdnsnames. Because FreeRDP performs custom Common Name and DNS SAN string matching instead of using OpenSSL's length-aware...

9.8CVSS5.5AI score0.0029EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.13 views

CVE-2026-67296

FreeRDP before 3.29.0 contains a denial of service vulnerability in the RDPEI server channel handler that fails to validate maximum PDU body length before stream allocation. A malicious RDP client can send a header-only RDPEI message with a large declared body length to force excessive memory...

8.7CVSS5.5AI score0.00343EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.12 views

CVE-2026-67304

FreeRDP before 3.29.0 contains a null pointer dereference vulnerability in smartcard device control request cleanup when reader-state decoding fails. Attackers can send malformed smartcard IRP requests with non-zero cReaders and truncated reader-state data to crash the process via null pointer...

8.7CVSS5.5AI score0.00354EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.12 views

CVE-2026-67353

guzzlehttp/guzzle versions before 7.15.1 contain a denial of service vulnerability in the CookieJar that accepts unlimited Set-Cookie header fields with no size restrictions. Attackers can return many large cookies from a malicious server, causing Guzzle to store excessive data in memory and...

6.9CVSS5.5AI score0.00247EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.12 views

CVE-2026-67322

GitPython before 3.1.52 is vulnerable to environment-variable exfiltration in Repo.clonefrom. The caller-supplied remote URL is passed through Git.polishurl, which on non-Cygwin platforms calls os.path.expandvars on the URL before invoking git clone. An attacker who controls the clone URL can emb...

8.7CVSS5.6AI score0.00266EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.12 views

CVE-2026-67313

axios versions 0.28.0 and later contain uncontrolled recursion in formDataToJSON when processing FormData field names with deeply nested bracket segments. Attackers can supply FormData with field names containing thousands of nested brackets to exhaust the JavaScript call stack and trigger...

6.3CVSS5.5AI score0.00338EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.12 views

CVE-2026-67297

FreeRDP before 3.29.0 fails to enforce the RESPONSESIZELIMIT when processing Transfer-Encoding: chunked HTTP responses in httpresponserecvbody. Attackers controlling a malicious RD Gateway endpoint can send oversized chunked response bodies to exhaust client memory resources without triggering th...

8.7CVSS5.5AI score0.00343EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.12 views

CVE-2026-67290

FreeRDP before 3.29.0 contains a heap out-of-bounds read vulnerability in the TSMF FFmpeg decoder when parsing AVC1 MPEG2VIDEOINFO media types with insufficient ExtraData. Attackers can send malformed media format data from a server to trigger a crash by reading fixed offsets without validating...

8.7CVSS5.7AI score0.00432EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.12 views

CVE-2026-67301

FreeRDP before 3.29.0 contains out-of-bounds read vulnerabilities in the async update message proxy for the PolygonSC and PolygonCB primary drawing orders. When AsyncUpdate is enabled e.g., xfreerdp /async-update, updatemessagePolygonSC and updatemessagePolygonCB allocate a fresh points array but...

8.7CVSS5.5AI score0.00339EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.12 views

CVE-2026-67305

FreeRDP Windows client before 3.29.0 contains a heap buffer overflow vulnerability in the clipboard virtual channel when processing CLIPRDRFILECONTENTSRESPONSE PDUs without validating the server-provided size against the destination buffer. A malicious RDP server can send a response with a data...

9.4CVSS6.8AI score0.00489EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.10 views

CVE-2026-67314

axios versions =1.15.2 and 1.18.0 contain prototype-pollution read-side gadgets in Basic auth subfield handling lib/adapters/http.js and lib/helpers/resolveConfig.js. When an application is already affected by a separate prototype-pollution primitive and makes an axios request with an own auth...

6.3CVSS5.5AI score0.00365EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.13 views

CVE-2026-67317

axios versions 1.7.0 before 1.18.0 fail to enforce maxBodyLength for WHATWG ReadableStream request bodies in the fetch adapter when Content-Length cannot be determined. Attackers can supply unknown-length stream data to bypass upload size limits and cause uncontrolled network egress or resource...

6.3CVSS5.5AI score0.00359EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.13 views

CVE-2026-67293

FreeRDP before 3.29.0 affected versions = 3.28.0 contains an improper certificate hostname validation vulnerability. The TLS hostname matcher tlsmatchhostname in libfreerdp/crypto/tls.c treats a wildcard pattern such as .example.com as matching any hostname ending in .example.com, so it incorrect...

9.3CVSS5.4AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.22 views

CVE-2026-67325

GitPython before 3.1.51 contains an incomplete command injection blocklist that fails to account for git's long-option prefix abbreviation feature. Attackers can bypass the unsafe options guard by using abbreviated option names like uploadp instead of uploadpack, which git resolves to dangerous...

8.8CVSS5.6AI score0.01483EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 10:35 a.m.17 views

CVE-2026-18536

Data::Entropy versions before 0.010 for Perl read remote entropy sources over plain HTTP. The Data::Entropy::RawSource::RandomOrg and Data::Entropy::RawSource::RandomnumbersInfo remote sources are accessed over plain HTTP. The Data::Entropy::RawSource::RandomOrg integrity check trivially matches...

7.5CVSS5.6AI score0.00161EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 10:3 p.m.16 views

CVE-2026-54909

pion/stun is a Go implementation of STUN. Prior to 3.1.3, XORMappedAddress.GetFromAs can panic while parsing a malformed short XOR-MAPPED-ADDRESS attribute in STUN or ICE Binding-response parsing paths, allowing remote denial of service. This issue is fixed in version 3.1.3...

5.3CVSS5.5AI score0.00371EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 9:58 p.m.15 views

CVE-2026-54787

sigstore-go is a Go library for Sigstore signing and verification. Prior to 1.2.1, sigstore-go does not check a bundle signing timestamp against the validity window of an ExpiringKey wrapping a self-managed long-lived signing key without a certificate, which can allow an attacker holding expired...

3.1CVSS5.5AI score0.0009EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 9:0 p.m.15 views

CVE-2026-65981

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.15.0, a server using --mobility authenticates a resumed REFRESH request with the resuming user's credentials but does not verify that identity against the original allocation owner, allowing an authenticated attacker...

7.1CVSS5.5AI score0.0025EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 7:57 p.m.14 views

CVE-2026-62959

Coturn is a free open source implementation of TURN and STUN Server. From 4.5.2 through 4.14.0, when Coturn is started with --acme-redirect and exposes a plaintext-TCP listener, an unauthenticated remote client can send a single ordinary HTTP GET request and receive a 301 response whose Location...

8.2CVSS5.7AI score0.00384EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 7:3 p.m.15 views

CVE-2026-53502

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, fileloader decodes percent-encoded path segments after its root-boundary validation, allowing traversal outside FILELOADERROOTPATH through watermark or frame filter input. This issue is fixed in 7.8.0...

8.7CVSS5.4AI score0.00357EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 7:0 p.m.15 views

CVE-2026-53505

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor's filters:proportion filter does not enforce an upper bound on and runs in the post-transform phase. An attacker can trigger extremely large resizes CPU/memory exhaustion and cause denial of service. This issu...

7.5CVSS5.5AI score0.00339EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 6:57 p.m.12 views

CVE-2026-53504

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, the convolution filter regular expression performs exponential backtracking on crafted repeated numeric input, allowing a URL request to exhaust processing time. This issue is fixed in 7.8.0...

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 6:54 p.m.15 views

CVE-2026-53503

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor's filters:convolution, , filter passes the user-controlled value to a C extension thumbor/ext/filters/convolution.c where it is used as a divisor for % and / without validating columns 0. When columns=0, the C...

7.5CVSS5.6AI score0.00417EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 6:42 p.m.15 views

CVE-2026-53501

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor’s HMAC validation can be bypassed due to the use of Python’s .replace when removing the signature from the URL before validation. Since .replace removes all occurrences of the substring, an attacker can insert...

8.2CVSS5.5AI score0.00208EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 6:35 p.m.14 views

CVE-2026-53500

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, the ALLOWEDSOURCES configuration passes plain strings to re.match without escaping dots, so a hostname differing at dot positions can match the allowlist. This issue is fixed in 7.8.0...

8.2CVSS5.5AI score0.00287EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 6:4 p.m.16 views

CVE-2026-18321

Buffer overflow in NTPsec's Zyfer refclock allows local attacker to crash ntpd...

4.7CVSS5.5AI score0.00084EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 4:36 p.m.7 views

CVE-2026-62289

This candidate has been reserved by an organization or individual " "that will use it when announcing a new security problem. When the candidate has been " "publicized, the details for this candidate will be provided...

SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 4:36 p.m.7 views

CVE-2026-62292

This candidate has been reserved by an organization or individual " "that will use it when announcing a new security problem. When the candidate has been " "publicized, the details for this candidate will be provided...

SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 4:30 p.m.7 views

CVE-2026-54706

OnionShare is an open source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network. Prior to 2.6.4, OnionShare CLI/Desktop follows symbolic links in cli/onionsharecli/web/sendbasemode.py through SendBaseModeWeb.setfileinfo and...

4.8CVSS5.5AI score0.00243EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 4:28 p.m.8 views

CVE-2026-54707

OnionShare is an open source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network. Prior to 2.6.4, OnionShare CLI/Desktop does not enforce the Receive mode disablefiles setting in cli/onionsharecli/web/receivemode.py, where...

5.4CVSS5.5AI score0.0023EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 2:37 p.m.15 views

CVE-2026-18446

fast-uri before 4.1.2, 3.1.5, and 2.4.4 requires a literal double forward slash to recognize a URI authority, so a reference that uses a backslash based introducer in place of it backslash backslash, forward slash backslash, or backslash forward slash is parsed with no authority and folds into th...

7.5CVSS5.5AI score0.00221EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 12:20 p.m.12 views

CVE-2026-18358

A flaw was found in gnome-remote-desktop as shipped in Red Hat Enterprise Linux. When the daemon is running in system mode with RDP enabled, the incoming connection handler bypasses the connection throttler, allowing an unauthenticated remote attacker to open many parallel pre-authentication...

7.5CVSS5.5AI score0.00428EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 10:12 a.m.12 views

CVE-2026-64607

HttpClient based on the classic i/o model fails to correctly release the underlying connection back to the connection manager if it encounters an invalid or unsupported Content-Encoding header value in the response message. Please note this defect does not affect HttpClient based on the async i/o...

5.3CVSS5.5AI score0.00238EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 9:18 a.m.11 views

CVE-2026-11770

A flaw was found in 389 Directory Server. An unauthenticated remote attacker can inject LDAP search filters into the CleanAllRUV replication status-check extended operation. Because the handler performs the search against cn=config with elevated replication plugin privileges and returns a boolean...

7.5CVSS5.5AI score0.00484EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 9:18 a.m.11 views

CVE-2026-15722

A stack buffer overflow flaw was found in 389 Directory Server 389-ds-base. The getruvelementfromberval function in repl5ruv.c copies digit characters from a network-supplied RUV berval into a fixed 16-byte stack buffer without bounds checking. A remote unauthenticated attacker can crash the LDAP...

7.5CVSS5.8AI score0.00489EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 4:17 a.m.14 views

CVE-2026-9672

This candidate has been reserved by an organization or individual " "that will use it when announcing a new security problem. When the candidate has been " "publicized, the details for this candidate will be provided...

SaveExploits0
Debian CVE
Debian CVE
added 2026/07/31 12:18 a.m.9 views

CVE-2026-58039

A flaw in Node.js Permission Model enforcement allows process.report writes and overwrites files outside --allow-fs-write paths. This can lead to confidentiality impact or bypass of the intended security boundary under affected configurations. This vulnerability affects Node.js 22.x, 24.x, and 26...

3.3CVSS6.3AI score0.00175EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/30 10:1 p.m.15 views

CVE-2026-63362

An unsigned integer underflow in the PubSub signature verification path in open62541 may allow a remote attacker to cause a denial of service via a crafted UDP packet...

8.2CVSS5.5AI score0.01528EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/30 9:59 p.m.13 views

CVE-2026-65423

An integer overflow in the UAVariant arrayDimensions product computation in open62541 may allow a remote attacker to trigger an out-of-bounds write...

8.8CVSS5.7AI score0.00605EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/30 9:56 p.m.12 views

CVE-2026-63035

A heap use-after-free vulnerability in the TransferSubscriptions service in open62541 may allow an authenticated attacker to cause a denial of service or potentially execute arbitrary code...

8.1CVSS5.9AI score0.00572EPSS
SaveExploits0
Total number of security vulnerabilities63226