• Business
  • Entertainment
  • Health
  • News
  • Sport
  • Tech
  • World
Newsy Today
news of today
Home - vulnerability
Tag:

vulnerability

Tech

Gravity SMTP WordPress Plugin Vulnerability Exploited by Hackers

by Chief Editor June 21, 2026
written by Chief Editor

Threat actors are actively exploiting a critical information disclosure vulnerability in the Gravity SMTP WordPress plugin, exposing sensitive system credentials across more than 100,000 websites. Tracked as CVE-2026-4020, the flaw allows unauthenticated attackers to access API keys, OAuth tokens, and system configurations. According to security firm Wordfence, over 17 million exploitation attempts have been blocked to date, highlighting the rapid pace at which automated scanners weaponize plugin vulnerabilities.

How does an information disclosure flaw lead to total site compromise?

While CVE-2026-4020 does not grant attackers direct remote code execution, it functions as a “reconnaissance goldmine.” By exploiting an improperly protected REST API endpoint, attackers gain access to the environmental intelligence needed for follow-on attacks. According to Wordfence, this includes WordPress configuration details and third-party email service credentials. Once an attacker possesses these secrets, they can move laterally, potentially compromising outbound email infrastructure or impersonating legitimate services to conduct phishing campaigns or bypass security filters.

Pro Tip: Don’t assume your site is safe just because you haven’t seen suspicious activity. Automated scanners often leave minimal traces in standard logs; use security plugins to monitor for unauthorized REST API requests specifically targeting sensitive endpoints.

Why are WordPress plugins increasingly targeted by automated scanners?

The scale of the Gravity SMTP campaign, with 17 million blocked attempts, demonstrates the efficiency of modern botnets. Unlike targeted “human” attacks, these automated tools scan the entire internet for specific version strings. When a vulnerability like CVE-2026-4020 is disclosed, the time gap between patch release and widespread exploitation has shrunk to mere hours. This phenomenon forces site administrators to treat every plugin as a potential entry point for their entire digital infrastructure.

What are the immediate steps for remediation?

Security teams must treat this vulnerability as a high-priority incident. According to the plugin developer, RocketGenius, the fix is available in version 2.1.5. Organizations should follow these three steps:

  • Apply the update: Upgrade to Gravity SMTP version 2.1.5 or later immediately to close the vulnerable REST API endpoint.
  • Credential Rotation: If a site remained on a vulnerable version, assume all stored API keys, OAuth tokens, and SMTP credentials have been harvested. Rotate these secrets immediately.
  • Log Auditing: Examine web server and WordPress application logs for unusual patterns of REST API requests, which indicate that an attacker has already performed reconnaissance on your system.
Did you know? Information disclosure vulnerabilities are often the “first stage” of a multi-vector attack. Attackers collect data during this phase to determine which plugins, themes, or server configurations to target next.

Frequently Asked Questions

Is my site vulnerable if I don’t use Gravity SMTP?

No, this specific vulnerability is exclusive to the Gravity SMTP plugin. However, similar REST API vulnerabilities have been found in other WordPress plugins recently, making it essential to keep all software updated.

Does patching fix the security of my leaked API keys?

No. Patching stops the bleeding, but it does not invalidate credentials that were already stolen. You must manually rotate your email service API keys and OAuth tokens after updating the plugin.

How can I see if my site was already compromised?

Review your WordPress security logs for suspicious GET requests to the plugin’s REST API endpoints. If you find requests from unknown IP addresses, treat the credentials stored in that plugin as compromised.


Are you managing a large portfolio of WordPress sites? Subscribe to our Security Briefing newsletter for real-time alerts on plugin vulnerabilities and industry-standard hardening techniques.

June 21, 2026 0 comments
0 FacebookTwitterPinterestEmail
Business

Anthropic Disables Mythos Access Following New U.S. Order

by Chief Editor June 14, 2026
written by Chief Editor

Anthropic PBC has suspended all access to its most advanced artificial intelligence models, including Mythos and Fable 5, following a direct order from the Trump administration. The U.S. Commerce Department mandated that these frontier systems be restricted from all foreign nationals, regardless of their location, citing national security concerns regarding potential cybersecurity vulnerabilities. The company complied by shutting off access to all customers globally to ensure adherence to the directive.

Why did the U.S. government restrict AI model access?

The federal government issued the order after identifying that the Fable 5 model could be “jailbroken” to bypass safety guardrails, according to an official statement from Anthropic. The company noted that the administration specifically raised concerns about the model’s ability to conduct cybersecurity tasks. Sources familiar with the matter, speaking on condition of anonymity, confirmed that Amazon Chief Executive Andy Jassy communicated with senior U.S. officials regarding these vulnerabilities before the government imposed the controls.

Why did the U.S. government restrict AI model access?
Did you know?
The U.S. government previously declared Anthropic a “supply-chain risk” earlier this year following disagreements with the Pentagon over the potential use of its technology for military surveillance.

How does this order affect the AI industry?

This directive marks the first time the U.S. government has enforced such sweeping restrictions on the distribution of frontier AI software. While previous administrations limited the export of physical hardware like semiconductors and supercomputers, this move targets the underlying code and model weights. Aidan Gomez, co-founder of the AI startup Cohere, described the move as a “massive wake-up call” for the industry. The policy contrasts with the administration’s own recent executive order, which explicitly stated that it would not pursue a mandatory licensing regime for AI models.

What is the conflict between Anthropic and the administration?

Anthropic has publicly challenged the government’s approach. In a post on its website, the company argued that if a “narrow potential jailbreak” is considered sufficient grounds for recalling a commercial model, it would effectively halt all new deployments across the entire sector. David Sacks, a former Trump AI czar and current co-chair of the President’s Council of Advisers on Science and Technology, countered this on X, stating that the administration remains “bewildered” that Anthropic has not yet remediated the safety issues to restore access.

What is the conflict between Anthropic and the administration?

Comparison: Government Policy vs. Industry Practice

Policy Area Government Stance Anthropic Stance
Licensing Mandatory controls on foreign access Advocates for voluntary pauses
Safety Recall required for jailbreaks Recalls are disproportionate

Frequently Asked Questions

Are all Anthropic models currently offline?
Anthropic has suspended access to its most advanced systems, specifically Mythos and Fable 5, to comply with the government order.

Anthropic's Mythos model reportedly accessed by unauthorized users

Who is affected by the new restrictions?
The order applies to all foreign nationals, whether they are located inside or outside the United States.

Will these models be available again?
According to David Sacks, the administration’s stated goal is for Anthropic to remediate the safety issues so that the export controls can be lifted and the models returned to general release.

Stay Informed

The landscape of AI regulation is shifting rapidly. Subscribe to our newsletter for the latest updates on how federal policy impacts the next generation of technology.

June 14, 2026 0 comments
0 FacebookTwitterPinterestEmail
Tech

Microsoft Patches High-Severity SharePoint RCE Vulnerability (CVE-2026-45659)

by Chief Editor May 26, 2026
written by Chief Editor

The Escalating Risk of SharePoint Vulnerabilities: A New Era of Enterprise Security

For years, Microsoft SharePoint has served as the digital backbone for global enterprises, housing everything from internal memos to sensitive proprietary intellectual property. However, its ubiquity has made it a primary target for threat actors, ranging from ransomware syndicates to nation-state hackers.

The recent emergence of vulnerabilities like CVE-2026-45659—a high-severity remote code execution (RCE) flaw—highlights a shifting landscape. While this specific bug requires authentication, the low complexity of the attack vector serves as a stark reminder that even “gated” internal systems are only as secure as their weakest patch.

Why SharePoint Remains a “Crown Jewel” for Attackers

Attackers prioritize SharePoint for one simple reason: access. A successful compromise often grants an adversary a foothold within the corporate network, providing a treasure trove of sensitive documents and the potential for lateral movement.

Why SharePoint Remains a "Crown Jewel" for Attackers
Ransomware Operators

Recent history shows that these servers are frequently targeted by:

  • Ransomware Operators: Utilizing exploits to encrypt critical business data and demand payment.
  • Initial Access Brokers: Selling “backdoor” access to the highest bidder on the dark web.
  • Advanced Persistent Threats (APTs): Leveraging zero-day or N-day vulnerabilities for long-term espionage.
Pro Tip: Don’t rely solely on perimeter defenses. Implement a Zero Trust architecture where even authenticated users have restricted access to sensitive SharePoint libraries until verified by multi-factor authentication (MFA) and device compliance checks.

The Future of Patch Management: Moving Beyond Manual Updates

The reality for IT administrators is that manual patching is no longer sustainable. With vulnerabilities appearing with greater frequency, organizations must pivot toward automated patch orchestration.

As we look toward the future, we expect to see:

  • Predictive Vulnerability Management: AI-driven tools that prioritize patches based on real-world exploitability rather than just CVSS scores.
  • Immutable Infrastructure: A shift toward replacing, rather than patching, server instances to ensure a clean, known-good state.
  • Enhanced Deserialization Security: As many RCEs (like CVE-2026-45659) stem from insecure deserialization, we anticipate Microsoft and other vendors will implement deeper, language-level protections to prevent these memory-based attacks.

Actionable Steps for Security Teams

Security is not a “set it and forget it” process. To protect your environment against evolving threats, prioritize the following:

Microsoft EXPOSED As May Security Update BREAKS Millions Of Windows 11 PCs
  1. Audit Exposure: Use tools to ensure your SharePoint instances are not inadvertently exposed to the public internet.
  2. Verify Build Versions: Regularly check your environment against Microsoft’s latest Security Update Guide.
  3. Monitor Logs: Look for anomalous behavior, such as unusual service account activity or unexpected PowerShell execution on SharePoint servers.
Did you know? Many successful attacks on SharePoint don’t require high-level administrative privileges initially. Attackers often use valid, low-privileged credentials to trigger vulnerabilities, highlighting the importance of strict least-privilege access controls.

Frequently Asked Questions (FAQ)

How do I know if my SharePoint server is vulnerable?

Check your current build number against the versions provided by Microsoft. If your build is lower than the patched version, you are likely at risk and should update immediately.

How do I know if my SharePoint server is vulnerable?
Microsoft SharePoint software interface

Is it safe to leave SharePoint accessible from the internet?

Best practice dictates that SharePoint should be behind a VPN or a secure identity-aware proxy. Direct exposure to the internet significantly increases the attack surface for automated scanners.

What is an RCE vulnerability?

Remote Code Execution (RCE) is a critical security flaw that allows an attacker to run arbitrary commands on your server, effectively giving them complete control over the system.


Are you managing a complex SharePoint environment? Share your biggest challenges in the comments below, or subscribe to our weekly security briefing to stay ahead of the latest patches and threat intelligence.

May 26, 2026 0 comments
0 FacebookTwitterPinterestEmail

Recent Posts

  • Dagmar Havlová Withdraws Consent for Use of Václav Havel’s Name in Library Dispute

    June 23, 2026
  • Szandra Katona Collects Gábor Krausz’s Debt

    June 23, 2026
  • Lost Passport? Your ETIAS Travel Authorization Could Be Invalid

    June 23, 2026
  • Nvidia, Micron, and AMD Lead Tech Sell-Off as AI Momentum Fades

    June 23, 2026
  • Why Galactic Racer Is More Than Just a Star Wars Game

    June 23, 2026

Popular Posts

  • 1

    Maya Jama flaunts her taut midriff in a white crop top and denim jeans during holiday as she shares New York pub crawl story

    April 5, 2025
  • 2

    Saar-Unternehmen hoffen auf tiefgreifende Reformen

    March 26, 2025
  • 3

    Marta Daddato: vita e racconti tra YouTube e podcast

    April 7, 2025
  • 4

    Unlocking Success: Why the FPÖ Could Outperform Projections and Transform Austria’s Political Landscape

    April 26, 2025
  • 5

    Mecimapro Apologizes for DAY6 Concert Chaos: Understanding the Controversy

    May 6, 2025

Follow Me

Follow Me
  • Cookie Policy
  • CORRECTIONS POLICY
  • PRIVACY POLICY
  • TERMS OF SERVICE

Hosted by Byohosting – Most Recommended Web Hosting – for complains, abuse, advertising contact: o f f i c e @byohosting.com


Back To Top
Newsy Today
  • Business
  • Entertainment
  • Health
  • News
  • Sport
  • Tech
  • World