CVE-2026-4280
Last modified
CVE-2026-4280 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. The Breaking News WP plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.3. This is due to the brnwp_ajax_form AJAX endpoint lacking both authorization checks and CSRF verification, combined with insufficient path validation when the brnwp_theme option value is passed directly to an include() statement in the brnwp_show_breaking_news_wp() shortcode handler. EPSS estimates a 0.81% chance of exploitation in the next 30 days.
Description
The Breaking News WP plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.3. This is due to the brnwp_ajax_form AJAX endpoint lacking both authorization checks and CSRF verification, combined with insufficient path validation when the brnwp_theme option value is passed directly to an include() statement in the brnwp_show_breaking_news_wp() shortcode handler. While sanitize_text_field() is applied to user input, it does not strip directory traversal sequences (../). This makes it possible for authenticated attackers, with Subscriber-level access and above, to overwrite the brnwp_theme option with a directory traversal payload (e.g., ../../../../etc/passwd) and subsequently trigger file inclusion of arbitrary files on the server when the shortcode is rendered.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-4280?
How severe is CVE-2026-4280?
How do I fix CVE-2026-4280?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-42794Improper Neutralization of Input During Web Page Generation …6.1
- CVE-2026-42795Symlink following vulnerability in Gleam's Hex package expor…5.1
- CVE-2026-42796Arelle before 2.39.10 contains an unauthenticated remote cod…9.8
- CVE-2026-42797Exposure of Sensitive Information Through Data Queries vulne…4.9
- CVE-2026-42798Little CMS (lcms2) 2.16 through 2.18 before 2.19 has an inte…4
- CVE-2026-42799Out-of-bounds read vulnerability in ASR Kestrel (nr_fw modul…9.8
- CVE-2026-42800NULL pointer dereference vulnerability in ASR1903 in ASR Lap…5.3
- CVE-2026-42809Apache Polaris can issue broad temporary ("vended") storage …9.9
- CVE-2026-4281The FormLift for Infusionsoft Web Forms plugin for WordPress…5.3
- CVE-2026-42810Apache Polaris accepts literal `*` characters in namespace a…9.9
- CVE-2026-42811In plain terms, Apache Polaris is supposed to issue short-li…9.9
- CVE-2026-42812In Apache Iceberg, the table's metadata files are control fi…9.9
Are you affected by CVE-2026-4280?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
