CVE-2025-69316
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2026-01-22

Last updated on: 2026-04-27

Assigner: Patchstack

Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in RealMag777 TableOn posts-table-filterable allows Reflected XSS.This issue affects TableOn: from n/a through <= 1.0.4.2.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-22
Last Modified
2026-04-27
Generated
2026-05-07
AI Q&A
2026-01-22
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
realmag777 tableon to 1.0.4.2 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

CVE-2025-69316 is a reflected Cross Site Scripting (XSS) vulnerability in the WordPress TableOn plugin (versions up to 1.0.4.2). It allows attackers to inject malicious scripts, such as redirects or advertisements, into web pages. These scripts execute when visitors access the compromised pages. Exploitation requires a privileged user to interact with a crafted link, page, or form. [1]


How can this vulnerability impact me? :

This vulnerability can lead to attackers executing malicious scripts on your website, potentially redirecting users, displaying unwanted advertisements, or stealing sensitive information. It can compromise the integrity and trustworthiness of your site, affecting user experience and security. Exploitation requires user interaction by a privileged user, which could lead to further compromise. [1]


How can this vulnerability be detected on my network or system? Can you suggest some commands?

Detection of this reflected XSS vulnerability involves monitoring for suspicious HTTP requests containing malicious script payloads targeting the TableOn plugin. You can use web application firewall (WAF) logs or intrusion detection systems (IDS) to identify such patterns. Additionally, manual testing with tools like curl or browser developer tools can help detect if the plugin is vulnerable by sending crafted requests containing typical XSS payloads (e.g., <script>alert(1)</script>) to pages using the plugin and observing if the script executes. Specific commands might include using curl to send test payloads to suspected URLs and checking responses for script injection. [1]


What immediate steps should I take to mitigate this vulnerability?

The immediate mitigation step is to update the TableOn plugin to version 1.0.4.3 or later, where the vulnerability is resolved. Until the update can be applied, users should implement Patchstack's provided mitigation rules to block attack attempts. Additionally, restricting privileged user interactions and monitoring for suspicious activity can help reduce risk. [1]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart