Skip to content
  • 0 Votes
    1 Posts
    3 Views
    aakl@infosec.exchangeA
    "By the time cPanel shipped a patch on Tuesday, exploitation was already underway."The Register: First reports come in of victims of critical cPanel vuln as 'millions' of sites potentially exposed https://www.theregister.com/2026/05/01/critical_cpanel_vuln_hits_cisa/ @theregister @carlypage #infosec #vulnerability #cPanel #WordPress
  • 0 Votes
    1 Posts
    1 Views
    hackread@mstdn.socialH
    ️ A critical cPanel vulnerability lets attackers bypass login and gain root access, with active exploitation reported before patches were released. Act now! Read: https://hackread.com/cpanel-vulnerability-attacker-bypass-login-root-access/#CyberSecurity #Vulnerability #cPanel #WHM #CyberAttack
  • 0 Votes
    1 Posts
    1 Views
    tabmcleo@mastodon.socialT
    This is a pretty serious #linux #vulnerability#copyfail https://arstechnica.com/security/2026/04/as-the-most-severe-linux-threat-in-years-surfaces-the-world-scrambles/
  • 0 Votes
    1 Posts
    7 Views
    thehackerwire@mastodon.socialT
    CVE-2026-7381 - Critical (9.1)Plack::Middleware::XSendfile versions through 1.0053 for Perl can allow client-controlled path rewriting.Plack::Middleware::XSendfile allows the variation setting (sendfile type) to be set by the client via the X-Sendfile-Type header, if it is n... https://www.thehackerwire.com/vulnerability/CVE-2026-7381/#CVE #vulnerability #infosec #cybersecurity #security #Tenda #patchstack
  • 0 Votes
    1 Posts
    6 Views
    hackerworkspace@infosec.exchangeH
    Teachable to YouTube - Here's Why I Made the Switchhttps://www.youtube.com/watch?v=IeoMGk3hN0Q#cybersecurity #vulnerability #penetrationtesting
  • 0 Votes
    1 Posts
    0 Views
    aakl@infosec.exchangeA
    Bitdefender: Popular WordPress redirect plugin found with years-old backdoor https://www.bitdefender.com/en-us/blog/hotforsecurity/wordpress-redirect-plugin-backdoor #WordPress #infosec #vulnerability
  • 🚨 EUVD-2026-26369

    Uncategorized cybersecurity infosec euvd cve vulnerability
    1
    0 Votes
    1 Posts
    6 Views
    euvd_bot@mastodon.socialE
    EUVD-2026-26369 Score: n/a Product: Dancer::Session::Abstract Vendor: BIGPRESH Updated: 2026-04-30 Dancer::Session::Abstract versions through 1.3522 for Perl generates session ids insecurely.The session id is generated from summing the character codepoints of the absolute pathname with the process id, the epoch time and calls to the built-in rand() ... https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-26369#cybersecurity #infosec #euvd #cve #vulnerability
  • 0 Votes
    1 Posts
    6 Views
    beyondmachines1@infosec.exchangeB
    Copy Fail: Linux Kernel Flaw Grants Root Access On All Major DistributionsA Linux kernel vulnerability called "Copy Fail" (CVE-2026-31431) allows unprivileged local users to gain root privileges with 100% reliability by corrupting the shared page cache. The flaw affects nearly all Linux distributions since 2017 and enables container escapes because the memory corruption does not modify files on disk.**If you run Linux servers, especially shared environments like Kubernetes clusters, CI/CD runners, or multi-tenant hosts, patch your kernel immediately to a version that includes the fix (mainline commit a664bf3d603d) for CVE-2026-31431. If you can't patch right away, disable the vulnerable module by running echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif.conf followed by rmmod algif_aead, and for untrusted code environments block AF_ALG socket creation via seccomp as a long-term safeguard.**#cybersecurity #infosec #advisory #vulnerabilityhttps://beyondmachines.net/event_details/copy-fail-linux-kernel-flaw-grants-root-access-on-all-major-distributions-w-l-v-0-c/gD2P6Ple2L
  • 🚨 EUVD-2026-26296

    Uncategorized cybersecurity infosec euvd cve vulnerability
    1
    0 Votes
    1 Posts
    6 Views
    euvd_bot@mastodon.socialE
    EUVD-2026-26296 Score: n/a Product: Plack::Middleware::XSendfile Vendor: MIYAGAWA Updated: 2026-04-29 Plack::Middleware::XSendfile versions through 1.0053 for Perl can allow client-controlled path rewriting.Plack::Middleware::XSendfile allows the variation setting (sendfile type) to be set by the client via the X-Sendfile-Type header, if it is not c... https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-26296#cybersecurity #infosec #euvd #cve #vulnerability
  • 0 Votes
    1 Posts
    0 Views
    h4ckernews@mastodon.socialH
    Copy Fail – CVE-2026-31431https://copy.fail/#HackerNews #CopyFail #CVE2026 #Security #Vulnerability #HackerNews #TechNews
  • 🚨 EUVD-2026-26237

    Uncategorized cybersecurity infosec euvd cve vulnerability
    1
    0 Votes
    1 Posts
    7 Views
    euvd_bot@mastodon.socialE
    EUVD-2026-26237 Score: n/a Product: Text::CSV_XS Vendor: HMBRAND Updated: 2026-04-29 Text::CSV_XS versions before 1.62 for Perl have a use-after-free when registered callbacks extend the Perl argument stack, which may enable type confusion or memory corruption.The Parse, print, getline, and getline_all methods invoke registered callbacks (for exampl... https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-26237#cybersecurity #infosec #euvd #cve #vulnerability
  • 0 Votes
    1 Posts
    8 Views
    beyondmachines1@infosec.exchangeB
    GitHub Patches Critical RCE Vulnerability in GitHub.com and GitHub Enterprise ServerGitHub patched a critical RCE vulnerability (CVE-2026-3854) in its internal git infrastructure that allowed authenticated users to compromise backend servers and access millions of repositories.**If you run GitHub Enterprise Server (version 3.19.1 or earlier), upgrade immediately to a patched version (3.14.25, 3.15.20, 3.16.16, 3.17.13, 3.18.8, 3.19.4, 3.20.0, or later) since nearly 90% of instances are still unpatched. Also check your audit logs at `/var/log/github-audit.log` for push operations with unusual special characters in option values to spot any exploitation attempts; if you use GitHub.com or GitHub Enterprise Cloud, no action is needed since GitHub already fixed it.**#cybersecurity #infosec #advisory #vulnerabilityhttps://beyondmachines.net/event_details/github-patches-critical-rce-vulnerability-in-github-com-and-github-enterprise-server-r-x-e-8-5/gD2P6Ple2L
  • 0 Votes
    1 Posts
    6 Views
    beyondmachines1@infosec.exchangeB
    Critical Unpatched RCE Vulnerability in Hugging Face LeRobot Robotics PlatformHugging Face's LeRobot robotics platform contains a critical unpatched vulnerability (CVE-2026-25874) that allows unauthenticated remote code execution via unsafe pickle deserialization. Attackers can exploit exposed gRPC endpoints to take full control of robotics servers and connected hardware.**If you're using Hugging Face LeRobot, make sure all robot devices and servers are isolated from the internet and accessible only from trusted networks. Until version 0.6.0 is released with a fix for CVE-2026-25874, run LeRobot as a non-root user inside restricted containers, and monitor for unusual processes or outbound traffic.**#cybersecurity #infosec #advisory #vulnerabilityhttps://beyondmachines.net/event_details/critical-unpatched-rce-vulnerability-in-hugging-face-lerobot-robotics-platform-z-j-o-7-g/gD2P6Ple2L
  • 0 Votes
    1 Posts
    6 Views
    offseq@infosec.exchangeO
    Chrome 147 & Firefox 150.0.1 ship critical security updates: use-after-free & memory corruption bugs could allow code execution or info leaks. Patch to latest browser versions ASAP. ️ https://radar.offseq.com/threat/chrome-147-firefox-150-security-updates-rolling-ou-587da3ca #OffSeq #BrowserSecurity #Vulnerability
  • 0 Votes
    1 Posts
    6 Views
    aakl@infosec.exchangeA
    Cisco has a new advisory for two critical vulnerabilities:- CVE-2026-20147and CVE-2026-20148: Cisco Identity Services Engine Remote Code Execution and Path Traversal Vulnerabilities https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-ise-rce-traversal-8bYndVrZ @TalosSecurity #Cisco Broadcom:High Severity: OM Spool Java Transformers vulnerabilities in OpenText Transformation Designer (OTD) - CVE-2026-5588, CVE-2025-59250, CVE-2025-12383, CVE-2025-48924, and CVE-2025-68161 https://support.broadcom.com/web/ecx/security-advisory #Broadcom Tenable research advisories posted this yesterday:Spring AI SQL Injection in PgVectorStore and friends https://www.tenable.com/security/research/tra-2026-36 #infosec #vulnerability
  • 0 Votes
    1 Posts
    0 Views
    offseq@infosec.exchangeO
    CVE-2026-7155: CRITICAL OS command injection in Totolink A8000RU (7.1cu.643_b20200521). Exploitable remotely, no auth needed. Disable remote mgmt & restrict access until patch. Details: https://radar.offseq.com/threat/cve-2026-7155-os-command-injection-in-totolink-a80-1189da9b #OffSeq #Vulnerability #CVE2026_7155 #IoTSecurity
  • 0 Votes
    1 Posts
    3 Views
    hackerworkspace@infosec.exchangeH
    How Anthropic’s Model Context Protocol Allows For Easy Remote Executionhttps://hackaday.com/2026/04/24/how-anthropics-model-context-protocol-allows-for-easy-remote-execution/Read on HackerWorkspace: https://hackerworkspace.com/article/how-anthropics-model-context-protocol-allows-for-easy-remote-execution#cybersecurity #aisecurity #vulnerability
  • 0 Votes
    1 Posts
    3 Views
    hackerworkspace@infosec.exchangeH
    Open source models can find bugs as well as Mythoshttps://www.theregister.com/2026/04/24/ai_bugfinding_futures/Read on HackerWorkspace: https://hackerworkspace.com/article/open-source-models-can-find-bugs-as-well-as-mythos#cybersecurity #aisecurity #vulnerability
  • 🚨 EUVD-2026-25229

    Uncategorized cybersecurity infosec euvd cve vulnerability
    1
    0 Votes
    1 Posts
    2 Views
    euvd_bot@mastodon.socialE
    EUVD-2026-25229 Score: 7.8/10 (CVSS v3.1) Vendor: Red Hat Updated: 2026-04-23 A flaw was found in the X.Org X server. This integer underflow vulnerability, specifically in the XKB compatibility map handling, allows an attacker with local or remote X11 server access to trigger a buffer read overrun. This can lead to memory-safety violations and potential... https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-25229#cybersecurity #infosec #euvd #cve #vulnerability
  • 0 Votes
    1 Posts
    3 Views
    T
    CRITICAL 9.9 ADM VPN Vulnerability Exposed!A 9.9 CVSS vulnerability just hit ADM systems worldwide!https://www.youtube.com/shorts/0QfBbQEa1t4#cybersecurity #vulnerability #ADM #bufferoverflow #CVE #cybersecurity #infosec #hacking #cve #vulnerability