#websecurity

17 posts · Last used 2d

Back to Timeline
The Spamhaus Project @spamhaus@infosec.exchange · 2d ago
❗We're tracking a spam campaign that abuses cross-site scripting (XSS) flaws in website search forms to funnel victims to phishing and scam pages. Here's what we've confirmed so far: ➡️ Spam emails, mainly from compromised accounts, many on Microsoft 365 (*.onmicrosoft.com), linking to legitimate sites whose search forms are vulnerable to XSS. ➡️ The links carry a hidden payload using a classic technique: an tag pointing to a non-existent file, with the onerror handler carrying the actual JavaScript. ➡️ That script redirects the visitor to a landing site. The landing site itself applies restrictive geo/browser filtering,behavior similar to a traffic distribution system (TDS), but handled by the site itself rather than a separate redirect service. ➡️ Visitors who don't match the target profile get sent to a random Wikipedia article. ➡️ Most landing pages we've seen promote an "AI-powered" investment product, using the .mom TLD - though we've also seen .beauty, .skin, .makeup, .click, and .com. ➡️ We've also observed banking phish delivered through the same mechanism, along with other, less common target types. We're listing the abused (legitimate) sites as abused-legit and notifying operators so they can patch the vulnerable form. 🕵️‍♂️ While digging into this, we found two other threads that use a similar spammer modus operandi, but we haven't yet confirmed if they are connected: ➡️ A campaign targeting Dutch recipients from early July, using similar tactics. ➡️ A separate lure impersonating a Zoom meeting invite, leading to a fake "client update" page that serves a .vbs file. We're not asserting that they are the same actor, but it's worth watching out for this pattern. Note, this is early-stage research, and we'll share more as we learn... #ThreatIntel #XSS #Phishing #InfoSec #Cybercrime #WebSecurity #Scam
0
0
0
Daily CyberSecurity @DailyCyberSecurity@infosec.exchange · 3d ago
Three Next.js vulnerabilities (CVE-2026-64645, CVE-2026-64649, CVE-2026-64642) enable Server-Side Request Forgery and middleware bypass. Patch now. #Nextjs #SSRF #CVE202664645 #WebSecurity #Vercel http://securityonline.info/nextjs-vulnerabilities-ssrf/?utm_source=mastodon&utm_medium=jetpack_social
0
0
0
Michael I Ransier @thecybermind@infosec.exchange · 5d ago
⚠️ NEW BRIEFING: Adversaries are weaponizing browser-based service workers and hypervisor layers for covert persistence and data exfiltration. Get the dual strategic and tactical intelligence brief to lock down your web perimeter now. https://thecybermind.co/frxs #CyberSecurity #InfoSec #WebSecurity #ThreatIntel
0
0
0
The WordPress Guy @wpguyuk@infosec.exchange · 5d ago
A critical WordPress RCE vulnerability, wp2shell, was disclosed on 17 July 2026. It chains a REST API route confusion flaw with an SQL injection in WP_Query — no login required, no plugin involved. If my site were unpatched, an attacker could take full control. Check your WordPress version now. #WordPress #Security #WordPressSecurity #WebSecurity #RCE https://wpguy.uk/blog/is-your-wordpress-site-exposed-to-the-wp2shell-remote-code-execution-flaw/
0
0
0
Daily CyberSecurity @DailyCyberSecurity@infosec.exchange · 5d ago
wp2shell, a WordPress Core RCE chain (CVE-2026-63030, CVE-2026-60137), is exploited in the wild. Public PoC code is out. Patch WordPress now. #wp2shell #WordPress #RCE #CVE202663030 #CVE202660137 #InfoSec #WebSecurity #PatchNow https://securityonline.info/wp2shell-wordpress-core-rce/?utm_source=mastodon&utm_medium=jetpack_social
0
0
0
thecybersecguru @thecybersecguru@infosec.exchange · 6d ago
🚨 15 years. Millions of servers. One hidden bug. CVE-2026-42533 is a critical NGINX heap buffer overflow lurking since 2011 that can crash worker processes and, under specific conditions, may enable Remote Code Execution (RCE) via specially crafted HTTP requests. Attackers don't just target software versions. They target vulnerable configurations. Upgrade now. 🔥 ✅ Deep technical breakdown: • Why the bug survived for 15 years • Heap buffer overflow explained • LEN vs VALUE script engine flaw • PCRE capture overwrite • Vulnerable nginx configurations • Affected versions • Patch analysis • Mitigations • RCE conditions 📖 Read the full analysis: https://thecybersecguru.com/news/cve-2026-42533-nginx-rce-vulnerability/ #CVE202642533 #NGINX #CyberSecurity #InfoSec #Linux #RCE #HeapOverflow #MemoryCorruption #WebSecurity #DevSecOps #CloudSecurity #Kubernetes #ReverseProxy #Vulnerability #ZeroDay #Exploit #AppSec #BlueTeam #RedTeam #F5
0
0
0
knoppix @knoppix95@mastodon.social · 6d ago
Cloudflare launched Precursor, replacing many CAPTCHA checks with continuous behavioral analysis of mouse, typing, scrolling, and browser activity. 🖱️ The system aims to detect advanced bots while raising fresh privacy concerns over persistent session monitoring despite limited data collection. 🔒 🔗 https://nerds.xyz/2026/07/cloudflare-precursor-bot-detection/ #TechNews #Cloudflare #Privacy #CAPTCHA #BotDetection #WebSecurity #OpenSource #Cybersecurity #DigitalRights #Technology #Browser #AI #Internet #Security
2
0
4
Daily CyberSecurity @DailyCyberSecurity@infosec.exchange · Jul 18, 2026
WordPress pre-auth RCE CVE-2026-63030 chains a REST batch bug with SQL injection. Details and a public PoC are out. Update to WordPress 7.0.2 now. #WordPress #PreAuthRCE #CVE202663030 #SQLInjection #wp2shell #WebSecurity #InfoSec https://securityonline.info/wordpress-pre-auth-rce-cve-2026-63030/?utm_source=mastodon&utm_medium=jetpack_social
0
0
0
N-gated Hacker News @ngate@mastodon.social · Jul 15, 2026
🔍🛑 Ah, the groundbreaking revelation that regular sleep patterns might actually be MORE important than the number of hours you sleep. But first, let us in with your precious cookies and #JavaScript. 🍪⏳ Because who needs #science when you have web security to sleep on? 😴🔒 https://academic.oup.com/sleep/article/47/1/zsad253/7280269 #sleeppatterns #importance #websecurity #HackerNews #ngated
0
0
0
Daniel Isaac E @daniel_e@infosec.exchange · Jul 13, 2026
🚨 The biggest mistake in modern web security? Believing your WAF is enough. For years, we were taught: Deploy a Web Application Firewall and you're protected. That mindset no longer matches how many real-world attacks work. Today's attackers increasingly focus on: 🔓 Broken Authorization (BOLA/BFLA) 🔑 Identity & OAuth/JWT abuse 🔌 API vulnerabilities 🧠 Business Logic flaws ⚡ Race Conditions 🤖 Legitimate functionality abused in unintended ways These attacks often don't rely on payloads that a WAF is designed to block. Instead, they exploit trust. As cybersecurity professionals, we need to think beyond signatures and filtering rules. Understanding how attackers chain application logic, identities, and APIs together is becoming just as important as finding SQL injection or XSS. I wrote an article exploring this shift in modern application security. 📖 Read it here: 👉 https://danielisaace.hashnode.dev/stop-trusting-your-waf-modern-attackers-have-already-moved-on I'm curious to hear from the community: What do you think is the most overlooked attack vector in modern web applications today? Your perspective might help someone else rethink their security strategy. #CyberSecurity #ApplicationSecurity #AppSec #WebSecurity #API #OWASP #EthicalHacking #PenetrationTesting #DevSecOps #SecurityResearch #CyberDefense #InfoSec
0
0
1
Alonso Caballero / ReYDeS @Alonso_ReYDeS@infosec.exchange · Jul 13, 2026
🧠 Aprende a pensar como un ciberatacante para construir defensas web con un elevado nivel de ciberseguridad 🔒 ♾ Miércoles 15, Viernes 17, Miércoles 22 y Viernes 24 de Julio ✔️ De 8:00 pm a 11:00 pm (UTC -05:00) 🔈 WhatsApp: https://wa.me/51949304030 🧲 Info: https://www.reydes.com/archivos/cursos/Curso_Hacking_Aplicaciones_Web.pdf #WebSecurity #AppSec #OWASP #Penetesting #VulnerabilityResearch #ZedAttackProxy
0
0
0
DarkWebSonar @darkwebsonar@infosec.exchange · Jul 09, 2026
Defacement dominated this week with 709 incidents, up 6.9%. Overall event volume fell 25.8% to 1848, but website compromise activity remained the largest single category tracked. #Defacement #WebSecurity #ThreatIntel
0
0
0
The WordPress Guy @wpguyuk@infosec.exchange · Jul 08, 2026
250+ WordPress plugin vulnerabilities are disclosed every week in 2026 — that is not a spike, it is the baseline. What concerns me most is that 43% require no login to exploit. Automated scanners find vulnerable sites before most owners even know a patch exists. This is the environment I work in daily, and it demands a serious approach to hardening. #WordPress #WebSecurity #WordPressSecurity #PluginSecurity https://wpguy.uk/blog/wordpress-plugin-vulnerabilities-are-rising-what-business-owners-must-know/
0
0
0
Analis Siber Purwakarta @analis_siber_purwakarta@mastodon.social · Jul 04, 2026
#Hello World Neighbour merupakan Room CTF dari Tryhackme dimana kita memanfaatkan celah kerentanan IDOR untuk dapat mengakses halaman profil administrator. Baca selengkapnya: https://analis-siber-purwakarta.blogspot.com/2026/07/tryhackme-neighbour-ctf-challenge-writeup.html #tryhackme #ctf #cybersecurity #ethicalhacking #websecurity #idor #writeup #infosec #penetrationtesting
1
1
0
Daniel Isaac E @daniel_e@infosec.exchange · Jun 27, 2026
The Internet's Biggest Lie: Your Password Is Never Actually Verified Every day, billions of people type a password, click "Sign In," and assume the server simply compares it with the one stored in its database. In reality, that's not how modern authentication works. Behind every successful login is a carefully engineered process involving HTTPS, TLS, cryptographic hashing, salting, sessions, JWTs, and multi-factor authentication—all working together to protect your identity. I recently wrote an article exploring what actually happens after you click "Sign In" and why understanding authentication matters for developers, cybersecurity professionals, and anyone building secure applications. I'd love to hear your thoughts and feedback. 🔗https://danielisaace.hashnode.dev/the-internet-s-biggest-lie-your-password-is-never-actually-verified #CyberSecurity #Authentication #InfoSec #WebSecurity
2
0
5

You've seen all posts