Lucene search
+L

1760 matches found

CVE
CVE
added 2026/08/18 1:57 p.m.82 views

CVE-2026-17084

CVE-2026-17084 affects Python's stringprep module, which incorrectly used the latest Unicode codepoint attributes instead of the mandated Unicode 3.2.0 when processing RFC 3454 tables B.2 and B.3. This causes mismatches in domain name handling via the IDNA 2003 codec and the in_table_b2() functio...

6CVSS5.3AI score0.00484EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/18 1:57 p.m.23 views

EUVD-2026-60889

The "stringprep" module didn't process characters from RFC 3454 tables B.2 or B.3 correctly: the latest Unicode codepoint attributes were used instead of the specified Unicode 3.2.0. This behavior would cause mismatches when processing domain names using IDNA 2003 the "idna" codec and the intable...

6CVSS5.3AI score0.00484EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/18 1:57 p.m.9 views

CVE-2026-17084 stringprep.map_table_b2() deviates from RFC 3454 Table B.2

The "stringprep" module didn't process characters from RFC 3454 tables B.2 or B.3 correctly: the latest Unicode codepoint attributes were used instead of the specified Unicode 3.2.0. This behavior would cause mismatches when processing domain names using IDNA 2003 the "idna" codec and the intable...

6CVSS5.3AI score0.00484EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/18 1:57 p.m.8 views

CVE-2026-17084

The "stringprep" module didn't process characters from RFC 3454 tables B.2 or B.3 correctly: the latest Unicode codepoint attributes were used instead of the specified Unicode 3.2.0. This behavior would cause mismatches when processing domain names using IDNA 2003 the "idna" codec and the intable...

6CVSS5.4AI score0.00484EPSS
SaveExploits0
Snyk
Snyk
added 2026/08/18 1:21 p.m.8 views

Improper Validation of Syntactic Correctness of Input

Overview Affected versions of this package are vulnerable to Improper Validation of Syntactic Correctness of Input through qvaluedecode and bvaluedecode in lib/mail/utilities.rb. An attacker can make a display name or local part decode to a different address than intended by supplying a malformed...

5.3CVSS5.6AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/17 11:25 p.m.18 views

unbound: Unbound: Cache poisoning via insufficient RRSIG.Labels validation and premature cache writes

A flaw was found in Unbound. Insufficient validation of the RRSIG.Labels field, combined with premature cache writes during RFC 8198 aggressive NSEC processing, can lead to cache poisoning. This vulnerability allows a malicious actor, controlling a single delegated zone, to poison arbitrary sibli...

7.5CVSS5.5AI score0.00145EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/13 5:17 p.m.6 views

CVE-2026-58425

OAuth token introspection returns metadata of tokens issued to other clients RFC 7662 section 4 violation...

4.3CVSS0.00263EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 4:44 p.m.34 views

CVE-2026-58425 OAuth token introspection returns metadata of tokens issued to other clients (RFC 7662 section 4 violation)

OAuth token introspection returns metadata of tokens issued to other clients RFC 7662 section 4 violation...

0.00263EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 4:44 p.m.34 views

CVE-2026-58425

CVE-2026-58425 affects Gitea’s OAuth 2.0 token introspection endpoint. The issue arises in IntrospectOAuth: after authenticating the introspecting client, the code rebinds app to the grant’s issuing application and populates the response from that app, effectively disclosing token metadata for an...

4.3CVSS5.7AI score0.00263EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 4:44 p.m.8 views

CVE-2026-58425 OAuth token introspection returns metadata of tokens issued to other clients (RFC 7662 section 4 violation)

OAuth token introspection returns metadata of tokens issued to other clients RFC 7662 section 4 violation...

4.3CVSS5.3AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/12 7:35 p.m.9 views

netty: Netty: High integrity impact due to improper DNS domain name constraint enforcement

A flaw was found in Netty. Netty's DNS Domain Name System codec does not properly enforce domain name constraints as defined in RFC 1035 during both encoding and decoding processes. This vulnerability allows a remote attacker to exploit the decoder using malicious DNS responses or exploit the...

9.1CVSS6.8AI score0.01006EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/11 5:31 p.m.30 views

CVE-2026-73212 coturn peer-IP ACL canonicalization & scope bypass on the RFC 6062 TCP CONNECT relay path → internal-network SSRF and proven internal root RCE

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.13.1, goodpeeraddr in src/server/nsturnserver.c uses ioaaddrinrange in src/client/nsturnioaddr.c without canonicalizing IPv4-compatible, 6to4, and 64:ff9b::/96 NAT64 address forms, allowing an authenticated RFC 6062 T...

5.8CVSS5.3AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/11 5:31 p.m.28 views

CVE-2026-73212 coturn peer-IP ACL canonicalization & scope bypass on the RFC 6062 TCP CONNECT relay path → internal-network SSRF and proven internal root RCE

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.13.1, goodpeeraddr in src/server/nsturnserver.c uses ioaaddrinrange in src/client/nsturnioaddr.c without canonicalizing IPv4-compatible, 6to4, and 64:ff9b::/96 NAT64 address forms, allowing an authenticated RFC 6062 T...

5.8CVSS0.00282EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/11 5:31 p.m.36 views

CVE-2026-73212

Coturn (TURN/STUN server) vulnerability CVE-2026-73212: The function good_peer_addr() in src/server/ns_turn_server.c fails to canonicalize IPv4-compatible, 6to4, and 64:ff9b::/96 NAT64 address forms via ioa_addr_in_range() in src/client/ns_turn_ioaddr.c. This can let an authenticated RFC 6062 TCP...

5.8CVSS5.3AI score0.00282EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/11 4:39 p.m.8 views

netty: Netty: High integrity impact due to improper DNS domain name constraint enforcement

A flaw was found in Netty. Netty's DNS Domain Name System codec does not properly enforce domain name constraints as defined in RFC 1035 during both encoding and decoding processes. This vulnerability allows a remote attacker to exploit the decoder using malicious DNS responses or exploit the...

9.1CVSS6.8AI score0.01006EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.6 views

PT-2026-70799

Name of the Vulnerable Software and Affected Versions Coturn versions prior to 4.13.1 Description The good peer addr function in src/server/ns turn server.c utilizes ioa addr in range in src/client/ns turn ioaddr.c without canonicalizing IPv4-compatible, 6to4, and 64:ff9b::/96 NAT64 address forms...

5.8CVSS5.9AI score0.00282EPSS
SaveExploits0References32
OSV
OSV
added 2026/08/10 1:19 p.m.9 views

UBUNTU-CVE-2026-68118

In the Linux kernel, the following vulnerability has been resolved: tcp: challenge ACK for non-exact RST in SYN-RECEIVED The SYN-RECEIVED request-socket path in tcpcheckreq accepts an in-window RST without requiring SEG.SEQ to exactly match RCV.NXT. A non-exact RST therefore removes the request...

8.2CVSS5.2AI score0.00391EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 11:58 a.m.20 views

CVE-2026-68118 tcp: challenge ACK for non-exact RST in SYN-RECEIVED

In the Linux kernel, the following vulnerability has been resolved: tcp: challenge ACK for non-exact RST in SYN-RECEIVED The SYN-RECEIVED request-socket path in tcpcheckreq accepts an in-window RST without requiring SEG.SEQ to exactly match RCV.NXT. A non-exact RST therefore removes the request...

8.2CVSS5.4AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.41 views

CVE-2026-68118 tcp: challenge ACK for non-exact RST in SYN-RECEIVED

In the Linux kernel, the following vulnerability has been resolved: tcp: challenge ACK for non-exact RST in SYN-RECEIVED The SYN-RECEIVED request-socket path in tcpcheckreq accepts an in-window RST without requiring SEG.SEQ to exactly match RCV.NXT. A non-exact RST therefore removes the request...

8.2CVSS0.00391EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 11:58 a.m.50 views

CVE-2026-68118

The CVE-2026-68118 issue affects the Linux kernel TCP stack: the SYN-RECEIVED path tcp_check_req() accepted in-window non-exact RSTs without exact SEG.SEQ match, causing the request to be removed instead of issuing a challenge ACK. The fix enforces RFC 9293/5961 order by applying the RST check be...

8.2CVSS5.3AI score0.00391EPSS
SaveExploits0References5
Rows per page
Query Builder