Skip to content
The Coolest Info

The Coolest Info

  • Cronos blockchain bridge suffers attack with over $12 million in crypto lossesJuly 31, 2026
  • SEC Sues Mining Automatic and Founder Over Alleged $22M Crypto Mining SchemeJuly 20, 2026
  • AI-Generated Fake nVidia Employee LinkedIn Profiles Surface in Hiring ScamsJuly 20, 2026
  • The Download: OpenAI unveils GPT-Red and heat pumps rise in the USJuly 19, 2026
  • The Download: perimenopause misinformation and China’s latest AI leapJuly 19, 2026
  • A bug in AWS has caused some customers’ bills to spike from a few cents to billions of dollarsJuly 19, 2026
  • There’s now an API for mainlining Trump’s Truth Social postsJuly 19, 2026
  • France doubles down on restricting access to PolymarketJuly 19, 2026
  • I replaced my space heater and ceiling fan with one Dyson applianceJuly 19, 2026
  • A 600-mile road trip (and data) proves EV charging doesn’t suck anymoreJuly 19, 2026
  • Kimi: Threat or menace?July 19, 2026
  • Troubling new details emerge on diabetes ouster controversyJuly 19, 2026
  • Will AI fix prior authorization—or make it worse?July 19, 2026
  • Surprise! Facial recognition smart locks are actually goodJuly 19, 2026
  • Google is open-sourcing its 3D emojiJuly 19, 2026
  • Google might not kneecap the Pixel 11a with an old processorJuly 19, 2026
  • The future of physical games is not looking greatJuly 19, 2026
  • US Marshals arrest the Tate brothers in MiamiJuly 19, 2026
  • UK Sentences Two Scattered Spider Hackers Over 29 Million Transport for London AttackJuly 18, 2026
  • Coca-Cola Halts Fairlife US Dairy Production After Ransomware AttackJuly 18, 2026
  • OpenSSL HollowByte Flaw Lets 11-Byte Payload Freeze Server MemoryJuly 18, 2026
  • 7-Zip 26.02 Fixes Critical RCE Flaw Exploitable With Malicious ArchivesJuly 18, 2026
  • WordPress Core wp2shell RCE Flaws Get Public Exploits, Patch NowJuly 18, 2026
  • Microsoft Patches Record 570 Security Flaws in July 2026 Patch TuesdayJuly 18, 2026
  • OkoBot Malware Framework Targets Crypto Wallet Seed Phrases From Trezor and Ledger UsersJuly 18, 2026
  • News
  • Crypto Predictions
The Coolest Info

The Coolest Info

  • News
  • Crypto Predictions
  • Home
  • 2026
  • June
  • 12
  • Security Advisory: Critical CVEs in WordPress Plugins, Themes, and Infrastructure — June 2026
  • Security Advisories

Security Advisory: Critical CVEs in WordPress Plugins, Themes, and Infrastructure — June 2026

The TeamJune 12, 2026June 12, 202603 mins

Tyche Security Scan – Week of June 12, 2026

The latest Tyche security scan identified several critical and high-severity CVEs relevant to WordPress sites (including thecoolest.info running Newsup v5.4.3) and the underlying infrastructure stack (PHP, MySQL/MariaDB, Apache/Nginx).

CRITICAL – WordPress Plugins & Themes

  • CVE-2026-9067 (CVSS 9.1) – Schema & Structured Data for WP & AMP plugin before v1.60 lacks capability checks on AJAX file-upload handlers, allowing unauthenticated arbitrary file upload and potential remote code execution. Action: Update to v1.60+ immediately.
  • CVE-2026-3326 (CVSS 8.6) – Xstore WordPress theme before v9.7.3 – SQL injection via unescaped parameter in an AJAX action. This is theme-level, similar in attack surface to Newsup. Action: Verify Newsup theme patches; apply any available updates.
  • CVE-2026-45247 (KEV – Actively Exploited) – Mirasvit Full Page Cache Warmer – deserialization of untrusted data enabling unauthenticated remote code execution. Added to CISA KEV on 2026-06-03. Action: Audit installed plugins and remove any unused cache warmer plugins.
  • CVE-2025-6254 (CVSS 9.8) – Doctreat Core plugin up to v1.6.8 – privilege escalation via a doctreat_ action. Action: Confirm not in use; if present, update immediately.
  • CVE-2026-3018 (CVSS 7.5) – Newsletters plugin – time-based SQL injection via the wpmlsubscriber_id parameter. Action: Update to latest version.
  • CVE-2026-8071 (CVSS 8.8) – Anti-Spam by CleanTalk plugin before v6.79 – improper sanitization in a custom shortcode allows injection. Action: Update to v6.79+.
  • CVE-2026-10795 (CVSS 8.1) – UpdraftPlus: WP Backup & Migration Plugin up to v1.26.4 – authentication bypass. Action: Update to latest version.

CRITICAL – Infrastructure (PHP / MariaDB / Apache)

  • CVE-2026-49261 (CVSS 10.0) – MariaDB server (10.6.1–10.6.26, 10.11.1–10.11.17, 11.4.1–11.4.11, 11.8.x). Highest possible severity. Action: Verify MariaDB version with hosting provider; request upgrade if in affected range.
  • CVE-2026-45062 (CVSS 8.1) – FrankenPHP 1.11.2 to 1.12.3 – misuse of golang.org/x/net in the splitPos() function in CGI mode. Action: If using FrankenPHP, upgrade to v1.12.3+.
  • CVE-2026-46643 / CVE-2026-46683 – Snappy PHP library (thumbnail/PDF generation) – command injection and SSRF via escapeshellarg. Action: Update Snappy to v1.7.1+ if in use.
  • CVE-2026-47342 / CVE-2026-50223 – Apache OFBiz – privilege escalation and code injection for authenticated users. Action: Confirm not in use on the server.
  • CVE-2026-10721 – Concrete CMS before v9.5.2 – PHP Object Injection via unserialize() calls in Permission, Cache, and Search components. Action: Update Concrete CMS if in use.

CISA KEV – Actively Exploited (Infrastructure)

  • CVE-2026-10520 – Ivanti Sentry (formerly MobileIron) – OS command injection. Added to KEV 2026-06-11.
  • CVE-2026-42271 – BerriAI LiteLLM – command injection for any authenticated user. Added 2026-06-08.
  • CVE-2026-50751 – Check Point Security Gateway – IKEv1 authentication bypass. Added 2026-06-08.
  • CVE-2026-45247 – Mirasvit Full Page Cache Warmer – deserialization, unauthenticated. Added 2026-06-03.

Recommended Actions

  1. Immediate: Audit all WordPress plugins. Update Schema & Structured Data for WP & AMP, Anti-Spam by CleanTalk, Newsletters, and any cache/security plugins.
  2. Verify Newsup theme v5.4.3 has no unpatched SQL injection or XSS issues. Contact the theme developer for recent patches.
  3. Check MariaDB version with your hosting provider – CVE-2026-49261 is CVSS 10.0 and affects common MySQL-fork versions.
  4. Review PHP libraries – ensure Snappy, guzzlehttp/psr7 (update to 2.10.2+), and FPDI are up to date.
  5. Confirm file permissions on wp-content/uploads/ and wp-content/plugins/ – several CVEs enable arbitrary file upload.

Scan source: Tyche Scanner – NVD and CISA KEV feeds. Findings filtered for relevance to thecoolest.info, Newsup v5.4.3 theme, WordPress core, PHP, MySQL/MariaDB, Apache/Nginx, OpenSSL, and WordPress plugins.

Tagged: Account Security advisory CVE-2026-11645 MariaDB plugins wordpress

Post navigation

Previous: Security Advisory: Mirasvit Cache Warmer RCE and cPanel WP2 Auth Bypass Added to CISA KEV
Next: Here’s what happened in crypto today

Related News

Security Advisory: Mirasvit Cache Warmer RCE and cPanel WP2 Auth Bypass Added to CISA KEV

June 11, 2026June 12, 2026

Recent Posts

  • Cosmos Chain Vulnerability Yields Massive Losses for Nesa Token Holders Amidst Failed Exit Strategy
  • Fed Chair Kevin Warsh Kept Quiet for 3 Months. Jackson Hole Might Change That.
  • Connecticut sues Kalshi over sports event contracts in months-long legal feud
  • Tokenized deposits could raise US credit costs: Dallas Fed economists
  • Bitcoin ETF Inflows Decelerate to $232 Million Amid Sub-$80K Price Action

Recent Comments

No comments to show.

Archives

  • August 2026
  • July 2026
  • June 2026

Categories

  • Cross-Pillar
  • Cryptocurrency
  • Finance
  • Security
  • Security Advisories
  • Technology
  • Uncategorized
  • Crypto Predictions
Online Newspaper - News / Magazine WordPress Theme 2026.
Back To Top