The Circuitry
THE CIRCUITRYYour one-stop source for all tech news
HOMETODAYNEWSFEEDEVENTS
BOOKMARKS
RSS
© 2026 The Circuitry
About UsSourcesContactCorrectionsPrivacy
  • Today
  • Feed
  • Events
  • Saved
Scroll for more
Verification
VERIFIEDConfidence: HIGH
Source identified
Claims cross-referenced
No discrepancies found
Fact-check summary

Wordfence and CrowdSec confirm active exploitation of CVE-2026-4020 in the Gravity SMTP plugin, matching the article's details on blocked attempts, dates, endpoint, and exposed data.

Sourcing
4independent sources

via BleepingComputer

BleepingComputer · track record
65Stories
100%Verified
2630d
All sources →
Home/Tech/Hackers exploit info disclosure bug in Gravity SMTP plugin
VERIFIEDBy Xavier Rivera· ·2 min read

Hackers exploit info disclosure bug in Gravity SMTP plugin

Threat actors are exploiting CVE-2026-4020 in the Gravity SMTP WordPress plugin active on over 100,000 sites, with Wordfence blocking more than 17 million attempts since a June 7 spike. The unauthenticated endpoint leaks API keys, email credentials, and detailed system information that can enable impersonation and targeted follow-on attacks.

Source:BleepingComputer
Post
Hackers exploit info disclosure bug in Gravity SMTP plugin
TL;DRAI · 60 sec read

Hackers actively exploit an unauthenticated information disclosure flaw in the Gravity SMTP WordPress plugin on over 100,000 sites. Wordfence blocked more than 17 million attempts since May. The bug in versions 2.1.4 and earlier leaks API keys, secrets, and full system details via a public REST endpoint. Exposed credentials enable impersonation and further attacks on affected sites.

Threat actors are actively exploiting an unauthenticated information disclosure vulnerability in the Gravity SMTP WordPress plugin, which is installed on more than 100,000 sites.

Wordfence has blocked over 17 million exploit attempts. The security firm reports that exploitation spiked on June 7 with more than 4 million requests blocked that day, followed by sustained high volume through June 11. CrowdSec first observed in-the-wild activity on May 27 and recorded 412 distinct attacking IP addresses by June 1, after which the attempts became background noise.
The flaw exposes a REST API endpoint without authentication.

The vulnerability is tracked as CVE-2026-4020 with a CVSS score of 5.3. It affects all versions of Gravity SMTP from 2.1.4 and earlier. The patch arrived in version 2.1.5, released on March 17, with public disclosure following on March 30.

The flaw exposes a REST API endpoint without authentication. The endpoint at /wp-json/gravitysmtp/v1/tests/mock-data, often including the ?page=gravitysmtp-settings query parameter, returns a roughly 365 KB JSON system report because its permission_callback always returns true. Administrators should monitor web server access logs for these requests and block the most prolific source IP addresses listed by Wordfence.
From The CircuitryThe Feed — live briefs across tech, all day.See what’s happening →

The exposed report contains API keys, secrets, and OAuth tokens for configured email integrations. It also includes credentials for third-party services such as Amazon SES, Google, Mailjet, Resend, and Zoho. Additional details cover installed plugins and themes, software versions, server and PHP environment data, database configuration including server version and table names, PHP extensions, and the document root.
Exposed credentials enable impersonation and further attacks.

Exposed credentials enable impersonation and further attacks. Researchers warn that attackers can abuse the site's connected email services using live third-party API credentials. The detailed system report also lowers the effort required to plan subsequent attacks by revealing the site's software stack and potential vulnerabilities. Wordfence researcher Osvaldo Noe Gonzalez Del Rio contributed to the analysis.
Website administrators running vulnerable versions should update to 2.1.5 immediately. Blocking known malicious IPs and searching logs for the specific endpoint serve as key indicators of compromise. The incident follows Wordfence's separate advisory on June 18 on a critical unauthenticated arbitrary file-deletion flaw in the Avada Builder plugin, used on one million sites.
Why this mattersAI · ~100 words

Tap a lens to see what this story means for you.

Reader-supported
DonateBuy me a coffee →Follow@thecircuitry_ →Follow@thecircuitry.to →

Reader-supported · The Brief

Liked this? The Brief brings you the whole day in tech, verified, every morning. Two minutes, free forever.

HELP US IMPROVE
From The Circuitry

See what’s happening right now

The Feed runs all day — short, verified briefs the moment they break.

Open the Feed →
From The Circuitry

Follow @thecircuitry_

Every story we publish, as it happens. No noise between.

Follow on X ↗On Bluesky ↗

Reader-supported

The Circuitry is a passion project I've always wanted to build, and I love the work behind it.

Running it costs real money. APIs, hosting, time. To keep improving the site and growing this into something useful for everyone, those costs have to be covered.

Any contribution is appreciated. If not, no pressure. Thanks for reading.

Buy me a coffee
WordPressSecurityVulnerability
More fromBleepingComputer
  • CISA warns of actively exploited RCE flaws in Joomla extensions

    Tech · 4d
  • OpenAI Temporarily Drops 5-Hour Cap on GPT-5.6 Sol

    Tech · 5d
  • Progress tells ShareFile on-premises users to power down servers over reported threat

    Tech · 7d
More inTech
  • SigNoz 0.133.0 Open Redirect Lets Attackers Steal SSO Tokens

    Tech · 10h
  • Critical Privilege Escalation Flaw Reported in WordPress Plugin Aimogen Pro

    Tech · 11h
  • OpenAI admits GPT-5.6 occasionally deletes files – but it's an 'honest mistake'

    Tech · 1d
SupportThe Work

The Circuitry is reader-supported. If you find the daily brief useful, you can buy me a coffee to keep it going.

Buy a coffee →
SubscribeCircuitry Brief

Liked this? The Brief brings you the whole day in tech, verified, every morning. Free forever.

MORE IN TECH

SigNoz 0.133.0 Open Redirect Lets Attackers Steal SSO Tokens

SigNoz through 0.133.0 is affected by a reported open redirect in the SSO flow (referenced in NVD as CVE-2026-63094) that lets unauthenticated attackers steal access and refresh tokens from users on Google OAuth, SAML, or OIDC instances. The CVSS 3.1 score of 8.1 from VulnCheck marks it high severity and requires immediate patching on affected self-hosted deployments.

Critical Privilege Escalation Flaw Reported in WordPress Plugin Aimogen Pro

Aimogen Pro for WordPress through version 2.8.4 allows unauthenticated privilege escalation because the aiomatic_call_google_ai_function omits a capability check, letting attackers clear blacklists and run arbitrary PHP such as creating admin accounts. Wordfence rates it critical at CVSS 9.8; the CVE reached NVD on July 17, 2026.

OpenAI admits GPT-5.6 occasionally deletes files – but it's an 'honest mistake'

OpenAI has confirmed that GPT-5.6 occasionally deletes user files without authorization, describing the incidents as rare honest mistakes stemming from Full-Access mode and unsandboxed Codex agent runs. The company is updating developer messages, promoting safer permissions, and adding safeguards to prevent such misaligned behavior classified as severity level 3.