CVE-2025-15481
Received Received - Intake

Unauthenticated CSV Export Discloses Subscriber Emails in WordPress Notification Bar

Vulnerability report for CVE-2025-15481, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-02

Last updated on: 2026-09-02

Assigner: WPScan

Description

The Notification Bar for WordPress plugin through 1.1.8 exposes an unauthenticated CSV export script that discloses all stored subscriber emails.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-02
Last Modified
2026-09-02
Generated
2026-09-02
AI Q&A
2026-09-02
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wpnotify notification_bar 1.1.8

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is in the Notification Bar for WordPress plugin up to version 1.1.8. It allows unauthenticated access to a CSV export feature that exposes all stored subscriber emails without requiring login credentials.

Detection Guidance

Check if the vulnerable plugin is installed by looking for the 'Notification Bar for WordPress' plugin in your WordPress admin panel or via file system checks. Attempt to access the CSV export endpoint directly by visiting a URL path like /wp-content/plugins/notification_bar/export/csv.php or similar plugin-specific paths. If subscriber emails are exposed without authentication, the vulnerability is present.

Impact Analysis

An attacker could access and download all subscriber email addresses stored in the plugin, leading to potential privacy breaches, spam campaigns, or phishing attacks targeting those users.

Compliance Impact

This vulnerability could violate GDPR by exposing personal data without consent and failing to protect user information. It may also breach HIPAA if subscriber emails are linked to protected health information.

Mitigation Strategies

Immediately disable or uninstall the 'Notification Bar for WordPress' plugin if installed. Remove any exposed subscriber data from public access. Monitor for unauthorized access attempts or data leaks. Consider implementing web application firewalls to block requests to the vulnerable export endpoint. Since no official patch exists, removal is the primary mitigation.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-15481. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart