Bugpoint
969 subscribers
3.91K photos
3.92K links
Latest updates about disclosure bug bounty reports: tech details, impacts, bounties πŸ“£

RateπŸ‘‡
https://cutt.ly/bugpoint_rate
FeedbackπŸ‘‡
https://cutt.ly/bugpoint_feedback

#️⃣ bug bounty disclosed reports
#️⃣ bug bounty write-ups
#️⃣ bug bounty teleg
Download Telegram
Authentication Bypass via XML Signature Wrapping in SAML SSO

πŸ”Ή Severity: Critical
πŸ”Ή Weakness: Improper Authentication - Generic
πŸ”Ή Reported To: Rocket.Chat
πŸ”Ή Reported By: 0jayden
πŸ”Ή State: 🟒 Resolved
πŸ”Ή Disclosed: July 27, 2026, 4:37pm (UTC)
🐞 Source: HackerOne

The SAML SSO implementation in Rocket.Chat verified XML signatures but did not bind the validated signature to the `samlp:Response` or `saml:Assertion`. As a result, an attacker could submit a wrapped document carrying forged identity attributes alongside a valid signature made by the trusted IdP certificate, and gain unauthorized access to the system.

πŸ‘‰ Read full report
Non-Production API Endpoints for the Amazon Cloudwatch Fails to Log to CloudTrail Resulting in Silent Permission Enumeration

πŸ”Ή Severity: Medium
πŸ”Ή Weakness: Insufficient Logging
πŸ”Ή Reported To: AWS VDP
πŸ”Ή Reported By: nick_frichette_dd
πŸ”Ή State: 🟒 Resolved
πŸ”Ή Disclosed: July 27, 2026, 7:51pm (UTC)
🐞 Source: HackerOne

A vulnerability was discovered in the Amazon CloudWatch service, where certain non-production API endpoints could be used to perform permission enumeration without generating corresponding CloudTrail events. This allowed for silent testing of compromised IAM credentials. The vulnerability was reported to AWS, which acknowledged it as a security issue. Specific endpoints and operations that exhibited this behavior…

πŸ‘‰ Read full report
Sandbox User Can Inject Rogue CA Certificate into OS Trust Store via Sudo-Allowed deploy-certificates.sh

πŸ”Ή Severity: Medium
πŸ”Ή Weakness: Improper Certificate Validation
πŸ”Ή Reported To: AWS VDP
πŸ”Ή Reported By: mistercloudsec
πŸ”Ή State: 🟒 Resolved
πŸ”Ή Disclosed: July 28, 2026, 3:29pm (UTC)
🐞 Source: HackerOne

A vulnerability was found in the Bedrock AgentCore Code Interpreter sandbox. The sandbox granted a user passwordless sudo access to a script that deployed certificates to the OS trust store. An attacker could have generated a rogue CA certificate, placed it in a writable directory, and then used the sudo-allowed script to inject the rogue CA into the trust store. This could have been used to perform…

πŸ‘‰ Read full report
Unauthenticated SSRF in Voxtelesys integration ('checkUrlForSsrf' Bypass via DNS rebinding)

πŸ”Ή Severity: High
πŸ”Ή Weakness: Server-Side Request Forgery (SSRF)
πŸ”Ή Reported To: Rocket.Chat
πŸ”Ή Reported By: button142857
πŸ”Ή State: 🟒 Resolved
πŸ”Ή Disclosed: July 29, 2026, 1:48am (UTC)
🐞 Source: HackerOne

An SSRF vulnerability was discovered in Rocket.Chat version 7.13.2 that was caused by a DNS rebinding attack. The vulnerability allowed an attacker to bypass a security check and access internal hosts on the same network as the Rocket.Chat server. The vulnerability was present in the SMS integration feature that used the `checkUrlForSsrf` function, which was bypassed by the DNS rebinding attack.

πŸ‘‰ Read full report
Permission Model Bypass: `trace_events.createTracing().enable()` Writes Trace Logs Outside `--allow-fs-write`

πŸ”Ή Severity: Low
πŸ”Ή Weakness: Improper Access Control - Generic
πŸ”Ή Reported To: Node.js
πŸ”Ή Reported By: 0xoroot
πŸ”Ή State: 🟒 Resolved
πŸ”Ή Disclosed: July 29, 2026, 2:16pm (UTC)
🐞 Source: HackerOne

A flaw in Node.js Permission Model enforcement was discovered that allowed `trace_events.createTracing().enable()` to write trace logs outside of the `--allow-fs-write` setting. This vulnerability affected Node.js versions 22.x, 24.x, and 26.x.

πŸ‘‰ Read full report
HTTPS Agent PFX object-array key collision allows mTLS client identity reuse across different per-request certificates

πŸ”Ή Severity: Medium
πŸ”Ή Weakness: Improper Authentication - Generic
πŸ”Ή Reported To: Node.js
πŸ”Ή Reported By: yottt
πŸ”Ή State: 🟒 Resolved
πŸ”Ή Disclosed: July 29, 2026, 2:45pm (UTC)
🐞 Source: HackerOne

A flaw in Node.js HTTPS Agent connection reuse was discovered that could cause PFX object-array key collisions, allowing mutual TLS (mTLS) client identities to be reused across requests configured with different client certificates. This vulnerability affected Node.js versions 26.x, 24.x, and 22.x.

πŸ‘‰ Read full report
`exportReportPdf` mutation shows internal Activity

πŸ”Ή Severity: High
πŸ”Ή Reported To: HackerOne
πŸ”Ή Reported By: 0v3rw4tch
πŸ”Ή State: 🟒 Resolved
πŸ”Ή Disclosed: July 29, 2026, 3:01pm (UTC)
🐞 Source: HackerOne

A vulnerability was identified in the PDF export path for disclosed reports. When a report was exported to PDF, the export pipeline did not apply the same visibility and authorization scoping that governs the normal report view. The root cause was that PDF generation assembled report content from the underlying timeline without re-checking each activity against the requester's permission level. The issue was…

πŸ‘‰ Read full report
Permission Model: --allow-fs-read/--allow-fs-write radix-tree prefix-boundary over-grant

πŸ”Ή Severity: High
πŸ”Ή Weakness: Improper Access Control - Generic
πŸ”Ή Reported To: Node.js
πŸ”Ή Reported By: sy2n0
πŸ”Ή State: 🟒 Resolved
πŸ”Ή Disclosed: July 29, 2026, 11:00pm (UTC)
🐞 Source: HackerOne

A flaw was discovered in the Node.js Permission Model's enforcement of filesystem access control. The vulnerability could allow an attacker granted access to one path to read from or write to paths outside the intended filesystem allowlist, due to issues with the radix-tree prefix-boundary handling. This affected Node.js versions in the main, 22.x, 24.x, and 26.x branches.

πŸ‘‰ Read full report
GitHub scoped user to server tokens can escape their installation

πŸ”Ή Severity: High
πŸ”Ή Weakness: Improper Access Control - Generic
πŸ”Ή Reported To: GitHub
πŸ”Ή Reported By: ahacker1
πŸ”Ή State: 🟒 Resolved
πŸ”Ή Disclosed: July 29, 2026, 11:35pm (UTC)
🐞 Source: HackerOne

An improper authorization vulnerability in scoped user-to-server (ghu_) token authorization in GitHub Enterprise Server was discovered. The vulnerability allowed an authenticated attacker to access private repositories outside the intended installation scope, which could have included write operations, via an authorization fallback that treated a revoked/deleted installation as a global installation context. This…

πŸ‘‰ Read full report
HTTPS Agent TLS session reuse skips hostname verification across identity policies (incomplete fix of CVE-2026-48934)

πŸ”Ή Severity: Medium
πŸ”Ή Weakness: Exploiting Incorrectly Configured SSL/TLS
πŸ”Ή Reported To: Node.js
πŸ”Ή Reported By: vnyuh
πŸ”Ή State: 🟒 Resolved
πŸ”Ή Disclosed: July 30, 2026, 2:09am (UTC)
🐞 Source: HackerOne

A vulnerability was identified in Node.js where HTTPS Agent TLS session reuse skipped hostname verification across identity policies, which was an incomplete fix for CVE-2026-48934. This affected Node.js versions 22.x, 24.x, and 26.x.

πŸ‘‰ Read full report
Active Storage Vips Transformer Missing validate_transformation β€” CVE-2025-24293 Incomplete Fix

πŸ”Ή Severity: High
πŸ”Ή Weakness: Path Traversal
πŸ”Ή Reported To: Ruby on Rails
πŸ”Ή Reported By: friedchicken112211
πŸ”Ή State: βšͺ️ Informative
πŸ”Ή Disclosed: July 30, 2026, 1:47pm (UTC)
🐞 Source: HackerOne

πŸ‘‰ Read full report
Permission Model bypass: process.report writes (and overwrites) files outside --allow-fs-write paths

πŸ”Ή Severity: Low
πŸ”Ή Weakness: Improper Access Control - Generic
πŸ”Ή Reported To: Node.js
πŸ”Ή Reported By: sinan-polat
πŸ”Ή State: 🟒 Resolved
πŸ”Ή Disclosed: July 30, 2026, 3:07pm (UTC)
🐞 Source: HackerOne

A flaw was found in the Node.js Permission Model enforcement that allowed the process.report function to write (and overwrite) files outside the --allow-fs-write paths.

πŸ‘‰ Read full report
Stored XSS via SVG Upload β€” check_content() Blocklist Bypass & 256-Byte Scan Limit (Self-Propagating Worm)

πŸ”Ή Severity: Medium
πŸ”Ή Weakness: Cross-site Scripting (XSS) - Stored
πŸ”Ή Reported To: phpBB
πŸ”Ή Reported By: a7mmr
πŸ”Ή State: 🟒 Resolved
πŸ”Ή Disclosed: July 30, 2026, 8:29pm (UTC)
🐞 Source: HackerOne

A stored XSS vulnerability was discovered in phpBB 4.0.0-a2-dev. The vulnerability was caused by an incomplete blocklist for file uploads and a 256-byte read limit in the content scanning check. Specifically, SVG files with malicious payloads in the onload and onbegin attributes were able to bypass the content check and be stored on the server. Additionally, any content beyond the 256-byte limit was not scanned…

πŸ‘‰ Read full report
Broken Link Hijacking (Impersonation) on jpl.nasa.gov via Unregistered Facebook URL

πŸ”Ή Severity: Low
πŸ”Ή Reported To: National Aeronautics and Space Administration (NASA) - Vulnerability Disclosure Program
πŸ”Ή Reported By: Vansh_Rathore
πŸ”Ή State: 🟒 Resolved
πŸ”Ή Disclosed: July 31, 2026
🐞 Source: Bugcrowd

πŸ‘‰ Read full report
Access To ( nasa slack channel ) Vai Live Slack Invitation Link ( https://join.slack.com/t/nasa-ammos/shared_invite/zt-1mlgmk5c2-MgqVSyKzVRUWrXy87FNqPw )

πŸ”Ή Severity: High
πŸ”Ή Reported To: National Aeronautics and Space Administration (NASA) - Vulnerability Disclosure Program
πŸ”Ή Reported By: Kartiktantubai
πŸ”Ή State: 🟒 Resolved
πŸ”Ή Disclosed: July 31, 2026
🐞 Source: Bugcrowd

πŸ‘‰ Read full report
Stored XSS in nameserver field on account settings page

πŸ”Ή Severity: Low
πŸ”Ή Weakness: Cross-site Scripting (XSS) - Stored
πŸ”Ή Reported To: Tucows (VDP)
πŸ”Ή Reported By: axolot23
πŸ”Ή State: 🟒 Resolved
πŸ”Ή Disclosed: July 31, 2026, 3:07pm (UTC)
🐞 Source: HackerOne

A stored XSS vulnerability was discovered in the nameserver field on the account settings page. The lack of input validation and weak CSP configuration allowed the injection of malicious JavaScript code that executed when the settings page was reloaded. The vulnerability was limited to a self-XSS scenario, affecting only the account owner who injected the payload and not other users.

πŸ‘‰ Read full report
HTTP Request Smuggling via Connection: close<TAB> in Node.js llhttp parser

πŸ”Ή Severity: Medium
πŸ”Ή Weakness: HTTP Request Smuggling
πŸ”Ή Reported To: Node.js
πŸ”Ή Reported By: nadav0077
πŸ”Ή State: 🟒 Resolved
πŸ”Ή Disclosed: July 31, 2026, 3:27pm (UTC)
🐞 Source: HackerOne

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.

πŸ‘‰ Read full report
πŸ”₯1
Data Integrity Risk & PII Exposure: Publicly Editable OPAG Collaboration Document (Google Sheets) via science.nasa.gov

πŸ”Ή Severity: Informational
πŸ”Ή Reported To: National Aeronautics and Space Administration (NASA) - Vulnerability Disclosure Program
πŸ”Ή Reported By: Vansh_Rathore
πŸ”Ή State: βšͺ️ Informational
πŸ”Ή Disclosed: July 31, 2026
🐞 Source: Bugcrowd

πŸ‘‰ Read full report
Unauthenticated team "income/payments" export ignores donor privacy settings (hide_giving, hide_from_lists) and uses frozen visibility, exposing donat

πŸ”Ή Severity: Medium | πŸ’° 100 USD
πŸ”Ή Reported To: Liberapay
πŸ”Ή Reported By: its9me
πŸ”Ή State: 🟒 Resolved
πŸ”Ή Disclosed: August 1, 2026, 12:27pm (UTC)
🐞 Source: HackerOne

A vulnerability was discovered in the unauthenticated team "income/payments" export feature of Liberapay. The vulnerability allowed an attacker to retrieve donor identity, exact donation amount, and donation dates for public donors, bypassing the donor's explicit privacy settings such as "hide_giving" and "hide_from_lists". The root cause was that the endpoint only honored the frozen visibility flag of the payment…

πŸ‘‰ Read full report
SMTP CRLF injection in custom SMTP recipient operand allows additional SMTP commands after authentication

πŸ”Ή Severity: Medium
πŸ”Ή Weakness: CRLF Injection
πŸ”Ή Reported To: curl
πŸ”Ή Reported By: dark_river
πŸ”Ή State: πŸ”΄ N/A
πŸ”Ή Disclosed: August 3, 2026, 7:16am (UTC)
🐞 Source: HackerOne

πŸ‘‰ Read full report
Unauthenticated Path Traversal (LFI) via /custom-sounds/ when CustomSounds uses FileSystem storage

πŸ”Ή Severity: High
πŸ”Ή Weakness: Path Traversal
πŸ”Ή Reported To: Rocket.Chat
πŸ”Ή Reported By: howtoplay
πŸ”Ή State: 🟒 Resolved
πŸ”Ή Disclosed: August 3, 2026, 1:35pm (UTC)
🐞 Source: HackerOne

πŸ‘‰ Read full report