Normal view
I found 5 Prime Day GPU deals to grab now - before you pay full price
-
The Hacker News
- ThreatsDay Bulletin: Smart TV Proxyware, 24-Year curl Bug, AI Crime Forums + 13 More Stories
ThreatsDay Bulletin: Smart TV Proxyware, 24-Year curl Bug, AI Crime Forums + 13 More Stories
-
/r/netsec - Information Security News & Discussion
- CargoWise WebTracker - The keys were in the cargo
CargoWise WebTracker - The keys were in the cargo
-
/r/netsec - Information Security News & Discussion
- Exploiting vulnerabilities in Johnson & Johnson web apps
Exploiting vulnerabilities in Johnson & Johnson web apps
-
/r/netsec - Information Security News & Discussion
- Cloudflare patches Copy-Fail across every server in two days
Cloudflare patches Copy-Fail across every server in two days
Kind of crazy to look at the graph in this blog. CVE drops on 04/29, they develop a patch on 4/30, and deploy it across all of their servers on 05/01. Obviously they have the engineers to write BPF-LSM patches, but I think it points to a future where they can (almost) keep up with vulnerability disclosures.
[link] [comments]
New Cisco RCE was fixed
A vulnerability in Cisco Unified Communications Manager allows unauthenticated attackers to arbitrarily write files in the server which could be used to run arbitrary commands or code on the server.
[link] [comments]
CVE-2026-25860 turn XSS to RCE
-
/r/netsec - Information Security News & Discussion
- Exploiting Auth0 Defaults in XSS Attacks - elttam
Exploiting Auth0 Defaults in XSS Attacks - elttam
-
/r/netsec - Information Security News & Discussion
- Scanning malicious websites with 'infinite' number of VPN tunnels (Part 1)
-
/r/netsec - Information Security News & Discussion
- Use-after-free in the QPACK encoder of nginx HTTP/3 - CVE-2026-42530
Use-after-free in the QPACK encoder of nginx HTTP/3 - CVE-2026-42530
-
/r/netsec - Information Security News & Discussion
- OpenBSD MPLS kernel stack leaks remotely (CVE-2026-56099)
OpenBSD MPLS kernel stack leaks remotely (CVE-2026-56099)
A crafted MPLS packet can trigger an out-of-bounds read in mpls_do_error, leaking 4 bytes of adjacent kernel stack memory back in an ICMP/MPLS error response.
It requires MPLS enabled, but the leak is remote and repeatable. Fixed in OpenBSD-current on 2026-06-18.
[link] [comments]
-
/r/netsec - Information Security News & Discussion
- Squidbleed (CVE-2026-47729) - Heartbleed-style vulnerability that leaks internal memory from every version of Squid Proxy, in its default configuration
-
/r/netsec - Information Security News & Discussion
- CVE-2026-5667: Unauthenticated Remote Control of Mitsubishi MAC-577IF-2E WiFi Adapters via Probe Request Reconnaissance
-
/r/netsec - Information Security News & Discussion
- Would you like some malware served at the very top of DuckDuckGo?
Would you like some malware served at the very top of DuckDuckGo?
-
/r/netsec - Information Security News & Discussion
- Worth a MalExt Report? A 2 Million-User Chrome Extension Added Give Freely/Wildlink in a 5-Day Update
Worth a MalExt Report? A 2 Million-User Chrome Extension Added Give Freely/Wildlink in a 5-Day Update
I've been reversing the 2M+ user Volume Booster Chrome extension and found something interesting.
Between v1.0.3 (2025-06-27) and v1.0.4 (2025-07-02), the extension added:
"content_scripts": [{ "matches": ["<all_urls>"], "js": [ "vendor/GiveFreely-content.umd.js", "content-script.js" ] }] The previous version was essentially a small audio booster. The newer version introduces a Give Freely / Wildlink component that appears to support merchant detection, affiliate attribution, and donation campaigns.
No new permissions were added, meaning existing users would have received the update automatically without a new Chrome permission approval prompt.
I've also found the same Give Freely / Wildlink infrastructure in multiple unrelated extensions, which makes me think it's being distributed as a white-label monetization/fundraising SDK.
I'm still investigating and considering whether this is worth adding to MalExt. At this point I don't have evidence of malware, credential theft, or anything overtly malicious just a significant expansion of functionality in a 2M-user extension.
Curious what others think. Is this a transparency/privacy concern, or just a normal extension monetization model? Any opinions or prior research on Give Freely / Wildlink would be appreciated so i can added to malext.io
[link] [comments]
-
/r/netsec - Information Security News & Discussion
- QoS Policies to Restrict EDR Traffic and Detection Strategies
QoS Policies to Restrict EDR Traffic and Detection Strategies
Getting a CVE Without Shipping Slop
-
/r/netsec - Information Security News & Discussion
- 27 Years in the Dark: OpenBSD Fixes Ancient Remote Kernel Auth Bypass
27 Years in the Dark: OpenBSD Fixes Ancient Remote Kernel Auth Bypass
Absolutely wild find by Argus-Systems. A remote authentication bypass hiding in OpenBSD's kernel PPP stack since it was imported from FreeBSD in July 1999.
An attacker could essentially bypass authentication via a null-auth flaw and intercept/read PPPoE traffic without credentials. It survived every single release for nearly three decades until the patch.
OpenBSD already released a patch.
[link] [comments]
-
/r/netsec - Information Security News & Discussion
- Empty-ciphertext panic in aws-encryption-provider (CVD with AWS)
Empty-ciphertext panic in aws-encryption-provider (CVD with AWS)
While fuzzing the Kubernetes AWS KMS provider, researchers at Syntetisk found a denial-of-service issue in aws-encryption-provider where an empty ciphertext field could trigger an unrecovered Go panic and crash the plugin process.
The writeup includes root-cause analysis, crash path details, reproducer examples, impact discussion, and disclosure timeline
[link] [comments]