Tag

Security

All articles tagged with #security

Mexico Offers Iran a World Cup Base Amid US Hosting Tensions
sports1 day ago

Mexico Offers Iran a World Cup Base Amid US Hosting Tensions

Mexico says Iran can base in the country during the 2026 World Cup after the United States reportedly declined to host them; Iran’s three group-stage games are scheduled in the US, but Mexico has agreed to accommodate overnight stays and training there due to security concerns surrounding the Middle East conflict as the US, Canada and Mexico co-host the tournament.

TrapDoor Strikes npm, PyPI, and Crates.io with Cross-Ecosystem Credential-Stealing Malware
security1 day ago

TrapDoor Strikes npm, PyPI, and Crates.io with Cross-Ecosystem Credential-Stealing Malware

A coordinated TrapDoor campaign targets npm, PyPI, and Crates.io, distributing 34 malicious packages across hundreds of versions to steal developer secrets, crypto wallets, SSH keys, cloud credentials, and environment data. npm payloads run trap-core.js to harvest credentials and establish persistence via cron, systemd, Git hooks, and SSH lateral movement; Rust crates search keystores and exfiltrate data to GitHub Gists; Python packages auto-execute on import and fetch a remote JavaScript payload executed via node -e. The attack also hides instructions in .cursorrules and CLAUDE.md to trick AI tools through PRs, signaling an evolution of developer-workflow attacks across multiple ecosystems.

AI-Fueled Bug Hunt Redraws the Security Patch Landscape
security1 day ago

AI-Fueled Bug Hunt Redraws the Security Patch Landscape

AI agents are increasingly autonomously finding software flaws and crafting exploits, upending bug-bounty economics as researchers log far more discoveries and attackers speed up development. Major programs are trimming or shifting payouts (Curl’s bounty ended; Google adjusted Chrome/Android rewards) and experts warn that faster zero-days and compressed disclosure windows could pressure quicker patches. The trend, including industry calls for structural defenses and architecture changes, suggests a future where human-led bug hunting remains essential but must be complemented by better-infrastructure that makes many bugs irrelevant.

Global Ghost CMS flaw exploited to steal admin keys and push ClickFix scam
security1 day ago

Global Ghost CMS flaw exploited to steal admin keys and push ClickFix scam

A widespread campaign abused a critical Ghost CMS SQL injection (CVE-2026-26980) affecting versions 3.24.0–6.19.0 to read database data and steal admin API keys, then injects malicious JavaScript into articles. The loader fetches a second-stage payload that triggers a fake Cloudflare prompt and a ClickFix lure, leading victims to a Windows command prompt instruction and subsequent malware downloads. High-profile targets (Harvard, Oxford, Auburn, DuckDuckGo) were affected. Ghost released fix 6.19.1 on Feb 19, but many sites have not updated. Action items: upgrade to 6.19.1+, rotate all exposed keys, and review up to 30 days of admin API call logs to identify IoCs and remove injected scripts.

Git tag hijack turns Laravel Lang releases into credential-stealing malware
security1 day ago

Git tag hijack turns Laravel Lang releases into credential-stealing malware

Attackers rewrote GitHub release tags across four Laravel Lang repositories to point to malicious commits, introducing a dropper in src/helpers.php that downloads a cross-platform credential stealer from flipboxstudio.info. The malware harvests cloud credentials, tokens, SSH keys, and more, with a Windows payload that drops a base64-encoded executable (DebugElevator) to steal browser data and encryption keys. Packagist removed the malicious versions; developers should audit installed versions, rotate credentials, scan for indicators of compromise, and watch for outbound connections to flipboxstudio.info.

Codex Gains Locked-Screen Mac Access with Safeguards
technology2 days ago

Codex Gains Locked-Screen Mac Access with Safeguards

OpenAI's Codex can now run on a Mac while the screen is locked via a new Locked use feature and an Apple authorization plug-in. Codex can be controlled from a phone to operate Mac apps even when the display is off, but it isn’t a general unlock path; safeguards include a short‑lived authorization window, Codex-only access, and coverage across all connected displays, plus it won’t work if the MacBook lid is closed.

White House Shooting Highlights Surge in Political Violence Around Trump
politics2 days ago

White House Shooting Highlights Surge in Political Violence Around Trump

A 21-year-old man was fatally shot by Secret Service after opening fire at a White House security checkpoint, injuring a bystander; motive is under investigation. The incident follows a series of politically charged violence linked to Trump’s circle, including an earlier shooting near the White House and past assassination attempts, underscoring growing safety concerns for public officials.

AI-Generated Reports, GitHub Chaos, and Linux Vulnerabilities This Week
security3 days ago

AI-Generated Reports, GitHub Chaos, and Linux Vulnerabilities This Week

This week highlights AI’s role in security reporting amid a flood of Linux flaws: Google’s Project Zero exposed a zero-click Pixel 10 exploit chained from a Dolby decoder memory flaw to kernel memory (patched in Feb 2026, 71 days after disclosure); Linus Torvalds praises AI tools but urges verification and fixes for AI-generated bug reports; GitHub discusses AI-generated reports in bug bounties and reports a breach via a compromised VSCode extension; Linux moves to remove zero-copy AF_ALG to curb CopyFail risks; new bugs raise root/DoS/RCE concerns (pid-fd/ssh-keysign-pwn, RDS-pintheft, nginx-rift/nginx-poolslip); Google discloses a Chromium botnet risk tied to JavaScript service workers with patch timing unclear; and a CISA credential leak in a public GitHub repo underscores ongoing access-risk from exposed tokens.