The Lab · 2026-03-28 00:26:58 · GitHub Issues
A critical security flaw in EmpCloud's API allows attackers to inject and store malicious JavaScript code directly into the platform's announcement system. The vulnerability, a classic Cross-Site Scripting (XSS) issue, was discovered in the `POST /api/v1/announcements` endpoint. During testing, raw HTML and JavaScript ...
The Lab · 2026-04-12 17:22:33 · GitHub Issues
A critical internal security audit has been initiated to assess potential cross-site scripting (XSS) vulnerabilities across all user-generated content rendered by the application. The audit targets a wide attack surface, including practice item titles and notes, session notes, improvement notes, weak spots, assignment ...
The Lab · 2026-04-22 12:27:28 · GitHub Issues
A critical security concern has been raised in the Nester decentralized application frontend. The `wallet-provider.tsx` component, located at `apps/dapp/frontend/components/wallet-provider.tsx`, persistently stores the connected wallet's public key and wallet provider identifier in the browser's `localStorage` under th...
The Lab · 2026-05-10 20:01:43 · GitHub Issues
A high-severity vulnerability, CVE-2026-44665, has been identified in the fast-xml-builder npm package (versions prior to 1.1.7), exposing applications to attribute injection attacks. The flaw, detected by Trivy security scanning, stems from improper handling of quotes within XML attribute values when entity processing...