LiveActive security incident?Get immediate response
CVE Record

CVE-2025-7015: Session Hijacking in Akinsoft's QR Menu

Session Fixation vulnerability in Akın Software Computer Import Export Industry and Trade Ltd. QR Menu allows Session Fixation. This issue affects QR Menu: before s1.05.12.

MediumCVSS 5.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2025-7015 is a session fixation issue in Akinsoft QR Menu before s1.05.12. An attacker with some access and user interaction could potentially lock a victim into a known session and then hijack it. The main business concern is unauthorized access to session-protected QR Menu data.

Executive priority

Treat this as a moderate-priority confidentiality risk. It does not have known active exploitation in the provided sources, but affected systems should be identified and updated through vendor guidance, especially if externally accessible.

Technical view

The CVE describes CWE-384 session fixation in Akın Software QR Menu before s1.05.12. CVSS 3.1 is 5.7: network reachable, low complexity, low privileges required, user interaction required, high confidentiality impact, and no stated integrity or availability impact.

Likely exposure

Exposure is limited to organizations running Akinsoft QR Menu versions before s1.05.12. The bundle does not provide CPEs, deployment details, or evidence of broad internet exposure, so asset inventory is required.

Exploitation context

The source bundle does not state active exploitation, and the CVE is not listed as KEV. Exploitation requires low privileges and user interaction, which lowers urgency compared with unauthenticated remote issues but still matters where QR Menu handles sensitive data.

Researcher notes

Evidence is sparse. The record names session fixation and an affected range before s1.05.12, but does not provide technical root cause, CPEs, exploit proof, or detailed mitigation. Avoid assuming exploitability beyond the CVSS and CWE data.

Mitigation direction

  • Inventory all Akinsoft QR Menu deployments and installed versions.
  • Confirm whether any deployment is before s1.05.12.
  • Check Akinsoft or the cited government advisory for update guidance.
  • Prioritize updating affected internet-facing or sensitive-data deployments.
  • Monitor vendor and government sources for revised remediation details.

Validation and detection

  • Verify product name and version on each QR Menu instance.
  • Map findings to the affected range: before s1.05.12.
  • Review access logs for unusual session reuse or suspicious account activity.
  • Confirm patched systems report s1.05.12 or later, if available.
  • Document any unsupported or unverified installations for follow-up.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-384: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-7015 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.7CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N2.13.6TR-CERT

Vulnerability scoring details

Base CVSS 3.1 score

5.7Medium
CVSS 3.1 vector shape for CVE-2025-7015Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Akın Software Computer Import Export Industry and Trade Ltd.QR Menu0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-384 · source CWE mapping

Session Fixation

Session Fixation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.