Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-55887 — Proof of concept for CVE-2025-55887, an XSS vulnerability in ARD meal reservation service via transactionID parameter, with reproduction payload and impact details. | Kitploit
Tools/GitHubGitHub/0xzerosec/cve-2025-55887
Vulnerability AnalysisWeb Application ExploitationWeb SecurityPapers & ResearchLearning & Education
GitHub0xzerosec/cve-2025-55887

CVE-2025-55887

Proof of concept for CVE-2025-55887, an XSS vulnerability in ARD meal reservation service via transactionID parameter, with reproduction payload and impact details.

View Repository
3211 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2025-55887

Description

Cross-Site Scripting (XSS) vulnerability was discovered in the meal reservation service ARD. The vulnerability exists in the transactionID GET parameter on the transaction confirmation page. Due to improper input validation and output encoding, an attacker can inject malicious JavaScript code that is executed in the context of a user s browser. This can lead to session hijacking, theft of cookies, and other malicious actions performed on behalf of the victim.

Proof Of Concept

Payload

root@kitploit:~
https://services.ard.fr/index.php?id=5869&ocid=183&token=1SemPugSUq3maSpK81871559797854161&transactionID=<script>alert(/OPENBUGBOUNTY/)</script>

Screenshot of vulnerability Screenshot of vulnerability

Reseachers

  • raphckrman
Download Tool