SpendProofV1 txid-substitution: get_spend_proof/check_spend_proof do not verify returned transaction hash
πΉ Severity: Medium
πΉ Weakness: Missing Required Cryptographic Step
πΉ Reported To: Monero
πΉ Reported By: bebensap
πΉ State: π’ Resolved
πΉ Disclosed: August 5, 2026, 10:23am (UTC)
π Source: HackerOne
A vulnerability was discovered in the Monero project where the get_spend_proof and check_spend_proof functions do not verify the returned transaction hash against the requested transaction ID. This allows a malicious or compromised daemon to provide a valid serialized transaction body for a different transaction than the one requested, which can be used to create or verify a spend proof for that differentβ¦
π Read full report
πΉ Severity: Medium
πΉ Weakness: Missing Required Cryptographic Step
πΉ Reported To: Monero
πΉ Reported By: bebensap
πΉ State: π’ Resolved
πΉ Disclosed: August 5, 2026, 10:23am (UTC)
π Source: HackerOne
A vulnerability was discovered in the Monero project where the get_spend_proof and check_spend_proof functions do not verify the returned transaction hash against the requested transaction ID. This allows a malicious or compromised daemon to provide a valid serialized transaction body for a different transaction than the one requested, which can be used to create or verify a spend proof for that differentβ¦
π Read full report
wallet-rpc crash via malformed /gettransactions response (empty txs β vector::front() in check_tx_key / check_tx_proof)
πΉ Severity: High
πΉ Weakness: NULL Pointer Dereference
πΉ Reported To: Monero
πΉ Reported By: bebensap
πΉ State: π’ Resolved
πΉ Disclosed: August 5, 2026, 10:23am (UTC)
π Source: HackerOne
A vulnerability was discovered in the Monero wallet software that could cause the wallet-rpc process to crash when handling a malformed response from the daemon's /gettransactions endpoint. The vulnerability was due to the wallet software making assumptions about the response structure that were not always valid, leading to undefined behavior when attempting to access empty data structures. The crash occurred whenβ¦
π Read full report
πΉ Severity: High
πΉ Weakness: NULL Pointer Dereference
πΉ Reported To: Monero
πΉ Reported By: bebensap
πΉ State: π’ Resolved
πΉ Disclosed: August 5, 2026, 10:23am (UTC)
π Source: HackerOne
A vulnerability was discovered in the Monero wallet software that could cause the wallet-rpc process to crash when handling a malformed response from the daemon's /gettransactions endpoint. The vulnerability was due to the wallet software making assumptions about the response structure that were not always valid, leading to undefined behavior when attempting to access empty data structures. The crash occurred whenβ¦
π Read full report
`check_reserve_proof` sums RingCT ECDH amounts without checking the output commitment
πΉ Severity: Medium
πΉ Weakness: Missing Required Cryptographic Step
πΉ Reported To: Monero
πΉ Reported By: bebensap
πΉ State: π’ Resolved
πΉ Disclosed: August 5, 2026, 10:23am (UTC)
π Source: HackerOne
The `check_reserve_proof` function in the Monero codebase was found to sum RingCT ECDH amounts without checking the output commitment. The decoded amount was added to the total without verifying that it matched the commitment, which could allow a malicious prover to claim larger reserves than actually exist on-chain.
π Read full report
πΉ Severity: Medium
πΉ Weakness: Missing Required Cryptographic Step
πΉ Reported To: Monero
πΉ Reported By: bebensap
πΉ State: π’ Resolved
πΉ Disclosed: August 5, 2026, 10:23am (UTC)
π Source: HackerOne
The `check_reserve_proof` function in the Monero codebase was found to sum RingCT ECDH amounts without checking the output commitment. The decoded amount was added to the total without verifying that it matched the commitment, which could allow a malicious prover to claim larger reserves than actually exist on-chain.
π Read full report
`check_reserve_proof` counts duplicate entries: one output can inflate `total`
πΉ Severity: Medium
πΉ Weakness: Business Logic Errors
πΉ Reported To: Monero
πΉ Reported By: bebensap
πΉ State: π’ Resolved
πΉ Disclosed: August 5, 2026, 10:23am (UTC)
π Source: HackerOne
A vulnerability was discovered in the `check_reserve_proof` function in the Monero wallet software. The vulnerability allowed duplicate entries in the reserve proof, which could artificially inflate the reported total reserve amount without affecting the verification of individual entries. The issue was in the verifier logic, where the accounting was done in a flat manner, adding the output amount for each rowβ¦
π Read full report
πΉ Severity: Medium
πΉ Weakness: Business Logic Errors
πΉ Reported To: Monero
πΉ Reported By: bebensap
πΉ State: π’ Resolved
πΉ Disclosed: August 5, 2026, 10:23am (UTC)
π Source: HackerOne
A vulnerability was discovered in the `check_reserve_proof` function in the Monero wallet software. The vulnerability allowed duplicate entries in the reserve proof, which could artificially inflate the reported total reserve amount without affecting the verification of individual entries. The issue was in the verifier logic, where the accounting was done in a flat manner, adding the output amount for each rowβ¦
π Read full report
curl Missing Sec-WebSocket-Accept Verification Enables MITM WebSocket Session Hijacking
πΉ Severity: No Rating
πΉ Weakness: Man-in-the-Middle
πΉ Reported To: curl
πΉ Reported By: kiyin
πΉ State: π΄ N/A
πΉ Disclosed: August 5, 2026, 11:13am (UTC)
π Source: HackerOne
π Read full report
πΉ Severity: No Rating
πΉ Weakness: Man-in-the-Middle
πΉ Reported To: curl
πΉ Reported By: kiyin
πΉ State: π΄ N/A
πΉ Disclosed: August 5, 2026, 11:13am (UTC)
π Source: HackerOne
π Read full report
Unauthenticated RCE in Taskcluster web-server via GraphQL filter argument (sift $where)
πΉ Severity: Critical | π° 12,000 USD
πΉ Weakness: Code Injection
πΉ Reported To: Mozilla
πΉ Reported By: griffinf
πΉ State: π’ Resolved
πΉ Disclosed: August 5, 2026, 3:50pm (UTC)
π Source: HackerOne
A vulnerability was discovered in the Taskcluster web-server that allowed unauthenticated remote code execution through the GraphQL filter argument. The issue was caused by the use of the 'sift' library, which compiled the filter's '$where' string into a function using 'new Function' and executed it. This allowed an attacker to run arbitrary JavaScript in the context of the Node.js process, resulting in theβ¦
π Read full report
πΉ Severity: Critical | π° 12,000 USD
πΉ Weakness: Code Injection
πΉ Reported To: Mozilla
πΉ Reported By: griffinf
πΉ State: π’ Resolved
πΉ Disclosed: August 5, 2026, 3:50pm (UTC)
π Source: HackerOne
A vulnerability was discovered in the Taskcluster web-server that allowed unauthenticated remote code execution through the GraphQL filter argument. The issue was caused by the use of the 'sift' library, which compiled the filter's '$where' string into a function using 'new Function' and executed it. This allowed an attacker to run arbitrary JavaScript in the context of the Node.js process, resulting in theβ¦
π Read full report
[Wii U/3DS/Switch] Improper bounds check in StationURL in all NEX clients leading to remote crash/RCE
πΉ Severity: Low
πΉ Weakness: Stack Overflow
πΉ Reported To: Nintendo
πΉ Reported By: jonbarrow
πΉ State: π΅ Duplicate
πΉ Disclosed: August 7, 2026, 1:04am (UTC)
π Source: HackerOne
π Read full report
πΉ Severity: Low
πΉ Weakness: Stack Overflow
πΉ Reported To: Nintendo
πΉ Reported By: jonbarrow
πΉ State: π΅ Duplicate
πΉ Disclosed: August 7, 2026, 1:04am (UTC)
π Source: HackerOne
π Read full report
URL API: triple-slash parses path segment as hostname
πΉ Severity: Medium
πΉ Weakness: Use of Incorrectly-Resolved Name or Reference
πΉ Reported To: curl
πΉ Reported By: thinhlx
πΉ State: π΄ N/A
πΉ Disclosed: August 7, 2026, 8:49pm (UTC)
π Source: HackerOne
π Read full report
πΉ Severity: Medium
πΉ Weakness: Use of Incorrectly-Resolved Name or Reference
πΉ Reported To: curl
πΉ Reported By: thinhlx
πΉ State: π΄ N/A
πΉ Disclosed: August 7, 2026, 8:49pm (UTC)
π Source: HackerOne
π Read full report
Adding phone number to profile By OTP brute forcing
πΉ Severity: Medium | π° 100 USD
πΉ Weakness: Insecure Storage of Sensitive Information
πΉ Reported To: CoinMate.io
πΉ Reported By: ganesh_reddy
πΉ State: π’ Resolved
πΉ Disclosed: August 8, 2026, 9:11am (UTC)
π Source: HackerOne
A vulnerability was found that allowed an attacker to add any phone number to a user's profile by brute-forcing the one-time password (OTP) used for phone number verification. The steps involved intercepting the OTP verification request, using a brute-force attack to find the valid OTP, and then replaying the original request with the discovered OTP to complete the phone number addition.
π Read full report
πΉ Severity: Medium | π° 100 USD
πΉ Weakness: Insecure Storage of Sensitive Information
πΉ Reported To: CoinMate.io
πΉ Reported By: ganesh_reddy
πΉ State: π’ Resolved
πΉ Disclosed: August 8, 2026, 9:11am (UTC)
π Source: HackerOne
A vulnerability was found that allowed an attacker to add any phone number to a user's profile by brute-forcing the one-time password (OTP) used for phone number verification. The steps involved intercepting the OTP verification request, using a brute-force attack to find the valid OTP, and then replaying the original request with the discovered OTP to complete the phone number addition.
π Read full report
Unauthenticated MQTT Wildcard (board/#) Leaks All Pinboard UUIDs to Unauthorized Users
πΉ Severity: High
πΉ Reported To: Opera Public Bug Bounty
πΉ Reported By: ty5ona
πΉ State: π’ Resolved
πΉ Disclosed: August 11, 2026
π Source: Bugcrowd
π Read full report
πΉ Severity: High
πΉ Reported To: Opera Public Bug Bounty
πΉ Reported By: ty5ona
πΉ State: π’ Resolved
πΉ Disclosed: August 11, 2026
π Source: Bugcrowd
π Read full report
Myndr CORS Misconfiguration
πΉ Severity: No Rating
πΉ Weakness: Improper Access Control - Generic
πΉ Reported To: Myndr
πΉ Reported By: hackwithshubh
πΉ State: π’ Resolved
πΉ Disclosed: August 12, 2026, 6:22am (UTC)
π Source: HackerOne
The CORS configuration on admin.myndr.net allowed any .myndr.net subdomain to read authenticated admin panel responses, including CSRF nonces and session data. This vulnerability could have been exploited to take over admin accounts.
π Read full report
πΉ Severity: No Rating
πΉ Weakness: Improper Access Control - Generic
πΉ Reported To: Myndr
πΉ Reported By: hackwithshubh
πΉ State: π’ Resolved
πΉ Disclosed: August 12, 2026, 6:22am (UTC)
π Source: HackerOne
The CORS configuration on admin.myndr.net allowed any .myndr.net subdomain to read authenticated admin panel responses, including CSRF nonces and session data. This vulnerability could have been exploited to take over admin accounts.
π Read full report
JaaS: Unauthenticated, cross-tenant outbound SIP calling via JaaS SIP gateway (toll fraud + caller-ID spoofing)
πΉ Severity: Medium | π° 500 USD
πΉ Weakness: Missing Authorization
πΉ Reported To: 8x8
πΉ Reported By: offseq
πΉ State: π’ Resolved
πΉ Disclosed: August 12, 2026, 4:07pm (UTC)
π Source: HackerOne
A vulnerability was discovered in the JaaS SIP gateway that allowed unauthenticated, cross-tenant outbound SIP calling. This could have facilitated toll fraud and caller-ID spoofing.
π Read full report
πΉ Severity: Medium | π° 500 USD
πΉ Weakness: Missing Authorization
πΉ Reported To: 8x8
πΉ Reported By: offseq
πΉ State: π’ Resolved
πΉ Disclosed: August 12, 2026, 4:07pm (UTC)
π Source: HackerOne
A vulnerability was discovered in the JaaS SIP gateway that allowed unauthenticated, cross-tenant outbound SIP calling. This could have facilitated toll fraud and caller-ID spoofing.
π Read full report
Reflected XSS on itims.bia.gov
πΉ Severity: Medium
πΉ Reported To: Bureau of Indian Affairs
πΉ Reported By: meeterpreeter
πΉ State: π Unresolved
πΉ Disclosed: August 13, 2026
π Source: Bugcrowd
π Read full report
πΉ Severity: Medium
πΉ Reported To: Bureau of Indian Affairs
πΉ Reported By: meeterpreeter
πΉ State: π Unresolved
πΉ Disclosed: August 13, 2026
π Source: Bugcrowd
π Read full report
Host Header Injection
πΉ Severity: Informational
πΉ Reported To: Bureau of Indian Affairs
πΉ Reported By: ChinmayNangia
πΉ State: βͺοΈ Informational
πΉ Disclosed: August 13, 2026
π Source: Bugcrowd
π Read full report
πΉ Severity: Informational
πΉ Reported To: Bureau of Indian Affairs
πΉ Reported By: ChinmayNangia
πΉ State: βͺοΈ Informational
πΉ Disclosed: August 13, 2026
π Source: Bugcrowd
π Read full report
Server Side Errors
πΉ Severity: Informational
πΉ Reported To: The Bureau of Indian Education Vulnerability Disclosure Program
πΉ Reported By: mrnazu01
πΉ State: βͺοΈ Informational
πΉ Disclosed: August 13, 2026
π Source: Bugcrowd
π Read full report
πΉ Severity: Informational
πΉ Reported To: The Bureau of Indian Education Vulnerability Disclosure Program
πΉ Reported By: mrnazu01
πΉ State: βͺοΈ Informational
πΉ Disclosed: August 13, 2026
π Source: Bugcrowd
π Read full report
Debug Deep Link Abuse Allows Repeated Forced Logout and Application Disruption
πΉ Severity: Low
πΉ Weakness: Violation of Secure Design Principles
πΉ Reported To: Yelp
πΉ Reported By: 0xkarim_dix
πΉ State: π’ Resolved
πΉ Disclosed: August 13, 2026, 1:30pm (UTC)
π Source: HackerOne
A debug deep link was discovered in the Android application "com.yelp.android.biz" that could be triggered externally, causing the application to crash and the user's session to be invalidated, requiring the user to log in again. The existence of this exposed deep link allowed any malicious application installed on the same device to repeatedly trigger this behavior, resulting in a persistent local denial ofβ¦
π Read full report
πΉ Severity: Low
πΉ Weakness: Violation of Secure Design Principles
πΉ Reported To: Yelp
πΉ Reported By: 0xkarim_dix
πΉ State: π’ Resolved
πΉ Disclosed: August 13, 2026, 1:30pm (UTC)
π Source: HackerOne
A debug deep link was discovered in the Android application "com.yelp.android.biz" that could be triggered externally, causing the application to crash and the user's session to be invalidated, requiring the user to log in again. The existence of this exposed deep link allowed any malicious application installed on the same device to repeatedly trigger this behavior, resulting in a persistent local denial ofβ¦
π Read full report
Cookie jar load skips public suffix check on PSL builds
πΉ Severity: Medium
πΉ Weakness: Information Exposure Through Sent Data
πΉ Reported To: curl
πΉ Reported By: 1rhino2
πΉ State: βͺοΈ Informative
πΉ Disclosed: August 14, 2026, 7:33am (UTC)
π Source: HackerOne
π Read full report
πΉ Severity: Medium
πΉ Weakness: Information Exposure Through Sent Data
πΉ Reported To: curl
πΉ Reported By: 1rhino2
πΉ State: βͺοΈ Informative
πΉ Disclosed: August 14, 2026, 7:33am (UTC)
π Source: HackerOne
π Read full report
libcurl cache updates follow symlinks and truncate their targets
πΉ Severity: Low
πΉ Weakness: Time-of-check Time-of-use (TOCTOU) Race Condition
πΉ Reported To: curl
πΉ Reported By: mr4bugs
πΉ State: π΄ N/A
πΉ Disclosed: August 14, 2026, 12:04pm (UTC)
π Source: HackerOne
π Read full report
πΉ Severity: Low
πΉ Weakness: Time-of-check Time-of-use (TOCTOU) Race Condition
πΉ Reported To: curl
πΉ Reported By: mr4bugs
πΉ State: π΄ N/A
πΉ Disclosed: August 14, 2026, 12:04pm (UTC)
π Source: HackerOne
π Read full report
Windows SSPI connection-pool probe can reuse a connection under the wrong user
πΉ Severity: Medium
πΉ Weakness: Authentication Bypass by Spoofing
πΉ Reported To: curl
πΉ Reported By: mr4bugs
πΉ State: π΄ N/A
πΉ Disclosed: August 14, 2026, 12:05pm (UTC)
π Source: HackerOne
π Read full report
πΉ Severity: Medium
πΉ Weakness: Authentication Bypass by Spoofing
πΉ Reported To: curl
πΉ Reported By: mr4bugs
πΉ State: π΄ N/A
πΉ Disclosed: August 14, 2026, 12:05pm (UTC)
π Source: HackerOne
π Read full report
TaskProcessing callback authorization bypass allows ex-members to post as Assistant Talk Bot
πΉ Severity: Medium
πΉ Weakness: Insecure Direct Object Reference (IDOR)
πΉ Reported To: Nextcloud
πΉ Reported By: kuninogu
πΉ State: π’ Resolved
πΉ Disclosed: August 14, 2026, 2:50pm (UTC)
π Source: HackerOne
A vulnerability was discovered that allowed an authenticated low-privilege user to cause the trusted Assistant Talk Bot to post attacker-guided AI-generated content into a Talk conversation, even after the user had left the conversation. The issue was caused by the Talk Bot's endpoint trusting the caller-supplied conversation token without verifying that the callback belonged to a task originally scheduled by theβ¦
π Read full report
πΉ Severity: Medium
πΉ Weakness: Insecure Direct Object Reference (IDOR)
πΉ Reported To: Nextcloud
πΉ Reported By: kuninogu
πΉ State: π’ Resolved
πΉ Disclosed: August 14, 2026, 2:50pm (UTC)
π Source: HackerOne
A vulnerability was discovered that allowed an authenticated low-privilege user to cause the trusted Assistant Talk Bot to post attacker-guided AI-generated content into a Talk conversation, even after the user had left the conversation. The issue was caused by the Talk Bot's endpoint trusting the caller-supplied conversation token without verifying that the callback belonged to a task originally scheduled by theβ¦
π Read full report
`set_daemon` wallet-rpc silently ignores `ssl_allowed_fingerprints` β pinning bypassed, walletβdaemon MITM
πΉ Severity: High
πΉ Weakness: Improper Certificate Validation
πΉ Reported To: Monero
πΉ Reported By: benisprlh
πΉ State: π’ Resolved
πΉ Disclosed: August 5, 2026, 5:06am (UTC)
π Source: HackerOne
The `set_daemon` JSON-RPC in `monero-wallet-rpc` was found to have a vulnerability that silently ignored the `ssl_allowed_fingerprints` parameter, allowing MITM attacks against the wallet-daemon connection. The vulnerability was introduced in the initial release of the RPC in March 2019 and affected all subsequent versions up to the latest release. The vulnerability was caused by improper handling of theβ¦
π Read full report
πΉ Severity: High
πΉ Weakness: Improper Certificate Validation
πΉ Reported To: Monero
πΉ Reported By: benisprlh
πΉ State: π’ Resolved
πΉ Disclosed: August 5, 2026, 5:06am (UTC)
π Source: HackerOne
The `set_daemon` JSON-RPC in `monero-wallet-rpc` was found to have a vulnerability that silently ignored the `ssl_allowed_fingerprints` parameter, allowing MITM attacks against the wallet-daemon connection. The vulnerability was introduced in the initial release of the RPC in March 2019 and affected all subsequent versions up to the latest release. The vulnerability was caused by improper handling of theβ¦
π Read full report