Lucene search
+L

1312311 matches found

Hacker One
Hacker One
added 2026/05/13 9:34 p.m.19 views

curl: CVE-2026-8932: incomplete mTLS config matching in conn reuse

Hi all, This report and my multiple subsequent ones may come as a surprise, as I was assured that curl now had zero vulnerabilities in it. Nonetheless, I think the CVE-2022-27782 fix "TLS and SSH connection too eager reuse", commit f18af4f874 2022-05-09, "tls: check more TLS details for connectio...

7.5CVSS6.6AI score0.0293EPSS
SaveExploits2
Hacker One
Hacker One
added 2026/05/13 9:30 p.m.14 views

curl: CVE-2026-8924: trailing dot domain super cookie

Summary: A PSL-enabled curl build rejects a canonical public suffix cookie such as Domain=co.uk, but accepts the trailing-dot variant Domain=co.uk. when the request host also uses a trailing dot. In the reproduced case, a response from foo.co.uk. sets Set-Cookie: trail=1; Domain=co.uk.; Path=/, a...

9.1CVSS5.8AI score0.0056EPSS
SaveExploits1
Hacker One
Hacker One
added 2026/05/11 6:10 p.m.8 views

Ruby on Rails: URI scheme validation bypass in ActionText `to_markdown` via user-supplied `<action-text-markdown>` marker tag

The markdown converter treats every element as trusted internally-generated markup and emits its text verbatim. Contenttomarkdown only creates that tag when serializing attachments, but the visitor does not distinguish internal nodes from user-supplied ones. A rich-text body containing a literal...

5.8AI score
SaveExploits0
Hacker One
Hacker One
added 2026/05/11 12:06 p.m.11 views

Essity: Privilege-relevant fields are clientModify in SAP CDC schema allowing role escalation to Admin

A vulnerability was discovered in the Gigya/SAP CDC tenant that allowed authenticated users to escalate their privileges to the Admin role. This was possible because critical fields such as "data.role" and "data.org.roles.name" had "writeAccess":"clientModify" permissions, allowing users to modif...

5.5AI score
SaveExploits0
Hacker One
Hacker One
added 2026/05/10 11:09 p.m.34 views

curl: Kerberos/SPNEGO Connection Reuse Vulnerability

Kerberos/SPNEGO Connection Reuse Vulnerability in curl Summary curl reuses HTTP connections across different users without checking Kerberos state. User B's request can inherit User A's GSS security context, allowing authentication bypass. Affected Versions All curl versions with Kerberos support...

5.9AI score
SaveExploits0
Hacker One
Hacker One
added 2026/05/09 6:25 p.m.41 views

Khan Academy: 1-Click Account Takeover via Open Redirect through Regex Bypass in Domain Validation

A vulnerability was discovered in the Khan Academy platform that allowed an attacker to achieve full account takeover of any user. The vulnerability was caused by an unescaped dot flaw in the regular expression used to validate redirect URLs. This allowed the attacker to register a malicious doma...

5.9AI score
SaveExploits0
Hacker One
Hacker One
added 2026/05/09 5:08 p.m.26 views

Monero: wallet-rpc describe_transfer uses real_output_in_tx_index instead of real_output: cold-wallet pre-sign review shows wrong ring member

The wallet-rpc method "describetransfer" was found to use the wrong index when retrieving information about the ring members for each input. Instead of using the "realoutput" index, which represents the position of the real entry in the ring, it used the "realoutputintxindex", which represents th...

5.5AI score
SaveExploits0
Hacker One
Hacker One
added 2026/05/09 4:24 p.m.31 views

Node.js: HTTP Request Smuggling via Connection: close<TAB> in Node.js llhttp parser

A vulnerability was discovered in the Node.js HTTP server where it ignores the "Connection: close" header when the token is followed by a tab character. This allows an attacker to send a second request on the same connection, even after the first request should have closed the connection...

5.6AI score
SaveExploits0
Hacker One
Hacker One
added 2026/05/09 1:45 p.m.35 views

Liberapay: another liberapay member team twitter account broken Link Hijacking via Expired Twitter Account Link

Hello again i discovered that there is another Liberapay profile of Liberapay team member at liberapay.com/mdvhimself contains a link to an expired Twitter account, creating a Broken Link Hijacking BLH vulnerability. An attacker could register the expired handle and control what appears to be an...

5.8AI score
SaveExploits0
Hacker One
Hacker One
added 2026/05/08 6:18 p.m.29 views

Liberapay: Liberapay member team twitter account broken Link Hijacking via Expired Twitter Account Link

The profile of a Liberapay team member contained a link to an expired Twitter account, creating a broken link hijacking vulnerability. The expired Twitter account link was displayed on the member's Liberapay profile and donation page, falsely confirming to donors that the account was legitimate a...

5.8AI score
SaveExploits0
Hacker One
Hacker One
added 2026/05/08 3:31 p.m.19 views

curl: CVE-2026-8458: wrong reuse for different services

Summary: I found an incomplete-fix variant of CVE-2026-5545 in curl/libcurl 8.20.0. libcurl 8.20.0 still wrongly reuses an HTTP Negotiate-authenticated connection for a later request to the same host even when the requested service principal changes via CURLOPTSERVICENAME / --service-name. In my...

6.5CVSS6AI score0.00543EPSS
SaveExploits2
Hacker One
Hacker One
added 2026/05/08 5:31 a.m.17 views

Node.js: Proxy credentials leaked in ERR_PROXY_TUNNEL error message

Vulnerability description not provided...

7.5CVSS5.8AI score0.00421EPSS
SaveExploits0
Hacker One
Hacker One
added 2026/05/07 7:48 a.m.29 views

curl: Shared HSTS cache accessed without lock

This is finding F5 in Andrew's report https://github.com/curl/curl/blob/455bebc2c7/lib/hsts.cL160-L168 https://github.com/curl/curl/blob/455bebc2c7/lib/http.cL3571 https://github.com/curl/curl/blob/455bebc2c7/lib/url.cL1441 https://github.com/curl/curl/blob/455bebc2c7/lib/url.cL265...

5.9CVSS7.5AI score0.01856EPSS
SaveExploits1
Hacker One
Hacker One
added 2026/05/07 6:58 a.m.22 views

curl: CVE-2026-8286: wrong STARTTLS connection reuse

A vulnerability was found in the Curl library that allowed a plain-text connection to reuse an existing SSL-upgraded connection without verifying the SSL configuration. This could lead to a man-in-the-middle attack if an attacker was able to intercept the initial STARTTLS upgrade. The issue was...

8.1CVSS6.6AI score0.0293EPSS
SaveExploits2
Hacker One
Hacker One
added 2026/05/06 9:23 p.m.46 views

curl: CURLOPT_PROXY_CRLFILE / CURLOPT_PROXY_ISSUERCERT / CURLOPT_PROXY_ISSUERCERT_BLOB silently ignored on backends that don't support them

From the Mythos report 2026-05-06 F1. CURLOPTPROXYCRLFILE / CURLOPTPROXYISSUERCERT / CURLOPTPROXYISSUERCERTBLOB silently ignored on backends that don't support them — severity Low https://github.com/curl/curl/blob/455bebc2c7/lib/setopt.cL1786-L1797...

6.5CVSS6.5AI score0.01333EPSS
SaveExploits3
Hacker One
Hacker One
added 2026/05/06 7:20 p.m.28 views

curl: mbedTLS private-key blob null-termination asymmetry in lib/vtls/mbedtls.c (mbed_load_privkey)

Summary: In lib/vtls/mbedtls.c, function mbedloadprivkey lines 653-738 passes raw sslkeyblob-data and sslkeyblob-len directly to mbedtlspkparsekey at lines 706-708 mbedTLS 4.x branch and 718-722 mbedTLS 3.x branch, without ensuring null-termination. The mbedTLS API contract for mbedtlspkparsekey...

5.7AI score
SaveExploits0
Hacker One
Hacker One
added 2026/05/06 7:15 p.m.27 views

PortSwigger Web Security: UI Consent Bypass via Comma Injection in `addAutoApproveTarget` — User-Approval Dialog and Persistence Layer Disagree on Target Scope, Yielding Authen

A vulnerability was discovered in Burp Suite MCP Server BApp v1.2.1 where the addAutoApproveTarget function failed to validate the hostnames passed to it. This allowed a malicious MCP client to inject a comma-separated hostname, which was then persisted as multiple independent allow-list entries...

5.4AI score
SaveExploits0
Hacker One
Hacker One
added 2026/05/05 7:30 a.m.26 views

GitHub: Able to bypass authorization logic and gain more access then intended

A UI misrepresentation vulnerability was identified in GitHub Enterprise Server that allowed an OAuth application to gain unintended access to an organization's runner management. The vulnerability was fixed in versions 3.21.2, 3.20.4, 3.19.8, 3.18.11, 3.17.17, and 3.16.20. This vulnerability was...

5.5CVSS6.1AI score0.00364EPSS
SaveExploits0
Hacker One
Hacker One
added 2026/05/05 2:20 a.m.35 views

Rocket.Chat: IDOR: autotranslate.translateMessage Full Message Content Leak

The /api/v1/autotranslate.translateMessage endpoint allowed any authenticated user to retrieve the full content of any message from any room, including private groups, direct messages, and channels. The endpoint fetched the message without performing a room access check, returning the complete...

5.3CVSS5.8AI score0.00252EPSS
SaveExploits0
Hacker One
Hacker One
added 2026/05/04 1:51 p.m.33 views

curl: MQTT CONNACK Packet Type Bypass leads to RCE via Malicious Broker

Summary: mqttverifyconnack in lib/mqtt.c never checks that the received packet type is actually a CONNACK 0x20. The constant MQTTMSGCONNACK is commented out at line 45, making the check impossible to write. A malicious broker can send any packet — e.g. PUBACK 0x40 — with remaininglength=2 and...

6.3AI score
SaveExploits0
Rows per page
Query Builder