CVE-2026-22353
Awaiting Analysis Awaiting Analysis - Queue
BaseFortify

Publication date: 2026-01-22

Last updated on: 2026-04-28

Assigner: Patchstack

Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in winkm89 teachPress teachpress allows Stored XSS.This issue affects teachPress: from n/a through <= 9.0.12.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-22
Last Modified
2026-04-28
Generated
2026-05-07
AI Q&A
2026-01-22
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Currently, no data is known.
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
How can this vulnerability be detected on my network or system? Can you suggest some commands?

Detection involves monitoring for suspicious input or script injections in the teachPress plugin, especially from privileged users performing actions like clicking links or submitting forms. Since no official fix or detection tool is provided, you can manually inspect web requests and responses for injected scripts or unusual HTML payloads. Using web application security scanners that detect XSS vulnerabilities on the teachPress plugin may help. Specific commands are not provided in the resources. [1]


Can you explain this vulnerability to me?

This vulnerability is a Stored Cross-site Scripting (XSS) issue in the teachPress software by winkm89. It occurs due to improper neutralization of input during web page generation, allowing attackers to inject malicious scripts that are stored and later executed in users' browsers.


How can this vulnerability impact me? :

This vulnerability can allow attackers to execute malicious scripts in the context of users' browsers, potentially leading to theft of sensitive information, session hijacking, defacement of web content, or distribution of malware.


What immediate steps should I take to mitigate this vulnerability?

Immediate mitigation steps include restricting privileged user interactions to trusted users only, avoiding clicking unknown links or submitting untrusted forms within the teachPress plugin environment, and monitoring for suspicious activity. Since no official patch or fix is available, applying strict input validation and sanitization at the application level or using web application firewalls to block malicious scripts may 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