cbcvebase.
CVE-2011-10013
published 2025-08-13

CVE-2011-10013: Traq versions 2.0 through 2.3 contain a remote code execution vulnerability in the admincp/common.php script. The flawed authorization logic fails to halt…

PriorityP272critical10CVSS 4.0
AVNACLATNPRNUINVCHVIHVAHSCHSIHSAHEXCRXIRXARXMAVXMACXMATXMPRXMUIXMVCXMVIXMVAXMSCXMSIXMSAXSXAUXRXVXREXUX
EXPLOIT
EPSS
1.49%
70.9th percentile
Traq versions 2.0 through 2.3 contain a remote code execution vulnerability in the admincp/common.php script. The flawed authorization logic fails to halt execution after a failed access check, allowing unauthenticated users to reach admin-only functionality. This can be exploited via plugins.php to inject and execute arbitrary PHP code.

Affected

1 ranges
VendorProductVersion rangeFixed in
traq_projectissue_tracking_system2.0 – 2.3

Detection & IOCsextracted from sources · hover to see the quote

pathadmincp/common.php
pathadmincp/plugins.php
  • Unauthenticated HTTP requests targeting /admincp/plugins.php should be flagged — the broken authorization in admincp/common.php allows the header() redirect to be bypassed, meaning unauthenticated clients can reach admin-only plugin functionality and inject arbitrary PHP code.
  • Monitor for unauthenticated POST requests to any script under the /admincp/ directory, as the flawed access check in common.php fails to halt execution after a failed authorization, exposing all admin scripts to unauthenticated access.
  • ·Affected versions are strictly Traq 2.0 through 2.3; detections and mitigations should be scoped to this version range.
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.